diff --git a/Scripting-Language.md b/Scripting-Language.md index ad3d060a..c7f3538c 100644 --- a/Scripting-Language.md +++ b/Scripting-Language.md @@ -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. >