Vincent KULAK

Results 60 comments of Vincent KULAK

For reference => https://www.zigbee2mqtt.io/guide/faq/#how-do-i-move-my-zigbee2mqtt-instance-to-a-different-environment

I comment here cause not sure if #1546 is involved ![image](https://user-images.githubusercontent.com/1528694/188604607-b71c0e82-6b2b-476b-b4be-9f73143b9e4b.png) ![image](https://user-images.githubusercontent.com/1528694/188604774-f79198ee-3f71-40ef-afa6-1b1107b715fb.png) ```json { "name": "Signal strength", "selector": "zigbee2mqtt-cuisine-signal-integer-linkquality", "category": "signal", "type": "integer", "read_only": true, "unit": null, "min": 0, "max":...

Not sure why my features was created at 255 max. After manually set to 5 max it's ok in dashboard. ![image](https://user-images.githubusercontent.com/1528694/188658369-9da77b89-a89e-420e-9d3e-5568d2ac5932.png)

OK that's explain the behavior. Not sure if it's a good way to store a converted value. ( I know we have already discussed this on forum 😉)

> @VonOx Can you retry on your side and confirm it's working fine? :) It is, can be merged.

Je ferme cette issue en doublon avec #1541

@atrovato did you work on this one ?

OK got it , I was afraid of some side effect. In front I think I will mimic your cover component.