Bluefox

Results 594 comments of Bluefox

Please retest with 3.0

Wich units or min, max it should be?

![image](https://user-images.githubusercontent.com/4582016/188665229-2890b94b-5452-47d7-b3e2-8a1fff5a2a46.png) You can develop component if you start in `/src` => `npm run start`. After `npm run build` do not forget `iob u linkeddevices`

@Scrounger Ping

Try to set rights for variable: ![image](https://user-images.githubusercontent.com/4582016/194803226-9682f619-1f7a-4efe-9be5-8a2a08719516.png)

Let's encrypt is centralized and there are only 1 option to setup. On or Off. And only one instance (normally admin) has 3 options (On/Off, Update and port for http...

Built-in simple-api is the same (and use the same code as package) as simple-api itself. Yes, it should be rewritten as web-extension, but this integration appeared before web-extension and so...

@GermanBluefox add to documentation

This issue seems to be outdated. This issue suggests to update the stable version of this adapter to 0.2.2 but in the meantime an update to version 0.2.3 is suggested....

You can simply create state with ``` socket.emit("setObject", "javascript.0.myState", {common: {name: "My STATE", type: "number, "role": "state", write: true}, type: "state", native: {}}) ```