Skip to content

Commit

Permalink
The mapping for the preset mode is needed.
Browse files Browse the repository at this point in the history
  • Loading branch information
tschiex committed Jan 13, 2025
1 parent 43b6ef0 commit 4a33ad0
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions custom_components/tuya_local/devices/casafan_ceiling_fan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ primary_entity:
- id: 2
type: string
name: preset_mode
mapping:
- dps_val: normal
value: normal
- dps_val: sleep
value: sleep
- dps_val: nature
value: nature
- id: 3
type: integer
name: speed
Expand Down

0 comments on commit 4a33ad0

Please sign in to comment.