Просмотр исходного кода

fix (loratap_zigbee_curtain): don't restrict position to steps of 10.

No other curtain has this restriction, and it isn't clear why this one would need it
If the steps are restricted, I'd expect the device to handle that internally anyway.
Jason Rumney 2 месяцев назад
Родитель
Сommit
3cc5290a42
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      custom_components/tuya_local/devices/loratap_zigbee_curtain.yaml

+ 0 - 2
custom_components/tuya_local/devices/loratap_zigbee_curtain.yaml

@@ -26,8 +26,6 @@ entities:
         range:
         range:
           min: 0
           min: 0
           max: 100
           max: 100
-        mapping:
-          - step: 10
       - id: 14
       - id: 14
         name: light_mode
         name: light_mode
         type: string
         type: string