mirror of https://github.com/arendst/Tasmota.git
Hue Emulation example link
parent
fa67bebcd7
commit
f55b91df5a
|
@ -99,7 +99,7 @@ Executed on [`TelePeriod`](Commands#teleperiod) time (`SENSOR` and `STATE`), onl
|
|||
Remark: json variable names (like all others) may not contain math operators like - , you should set [`SetOption64 1`](Commands#setoption64) to replace `-` (_dash_) with `_` (_underscore_)
|
||||
|
||||
>`>H`
|
||||
Alexa Hue interface (up to 32 virtual hue devices)
|
||||
Alexa Hue interface (up to 32 virtual hue devices) *([example](Script-Cookbook#hue-emulation))*
|
||||
`device`,`type`,`onVars`
|
||||
Remark: hue values have a range from 0-65535. Divide by 182 to assign HSBcolors hue values.
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue