diff --git a/custom_components/tuya_local/devices/nue_smart_fan_3speed_light.yaml b/custom_components/tuya_local/devices/nue_smart_fan_3speed_light.yaml index 44d6efced6..cdc7ebf844 100644 --- a/custom_components/tuya_local/devices/nue_smart_fan_3speed_light.yaml +++ b/custom_components/tuya_local/devices/nue_smart_fan_3speed_light.yaml @@ -24,17 +24,23 @@ entities: - id: 9 type: boolean name: switch + - entity: number + translation_key: timer + category: config + class: duration + dps - id: 6 - name: countdown + name: value type: integer unit: h range: min: 0 max: 6 + - entity: sensor + translation_key: time_remaining + category: diagnostic + class: duration - id: 7 name: countdown_left type: integer unit: min - range: - min: 0 - max: 360