Hue Emulation example link

Michael Ingraham 2019-10-01 15:31:42 -04:00
parent fa67bebcd7
commit f55b91df5a
1 changed files with 1 additions and 1 deletions

@ -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.
>