Standard Status Set

Last Updated on : 2022-01-17 07:02:39download

This topic describes the standard status set of smart indoor gardens (sz).

Status to be sent and reported

Code
Name
Type
Value description
switch Switch Boolean {}
pump Water pump switch Boolean {}
light Lighting Boolean {}
level Moisture level Enum {“range”:[“level_1”,“level_2”,“level_3”]}
bright_value Light brightness Integer {“min”:10,“max”:1000,“scale”:0,“step”:1}
countdown_set Countdown Enum {“range”:[“cancel”,“1h”,“2h”,“3h”]}

Status only to be reported

Code
Name
Type
Value description
humidity_current Current humidity Integer {“unit”:“%”,“min”:0,“max”:100,“scale”:0,“step”:1}
temp_current Current temperature Integer {“unit”:“℃”,“min”:0,“max”:100,“scale”:0,“step”:1}
countdown_left Remaining time of countdown Integer {“unit”:“min”,“min”:0,“max”:180,“scale”:0,“step”:1}