diff --git a/icta_controller/commands.lua b/icta_controller/commands.lua index e140e4d..0419deb 100644 --- a/icta_controller/commands.lua +++ b/icta_controller/commands.lua @@ -179,7 +179,7 @@ techage.icta_register_condition("state", { type = "textlist", name = "value", label = "", - choices = "stopped,running,standby,blocked,nopower,fault,unloaded,invalid", + choices = "stopped,running,standby,blocked,nopower,fault,unloaded,invalid,on,off", default = "stopped", }, {