Orient AEON Smart fan yaml #5624
rj10rd
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
`name: Orient AEON Smart
products:
id: tr4qnfch75tbbdro
entities:
entity: fan
dps:
type: boolean
name: switch
type: string
name: speed
mapping:
value: 20
value: 40
value: 60
value: 80
value: 100
type: string
name: preset_mode
mapping:
value: Normal
value: Turbo
value: Sleep
value: Breeze
value: Reverse
entity: select
translation_key: timer
category: config
dps:
type: string
name: option
mapping:
value: "Off"
value: "2 hours"
value: "4 hours"
value: "6 hours"
value: "8 hours"
entity: select
translation_key: light
category: config
dps:
type: string
name: option
mapping:
value: "Off"
value: "On"`
All reactions