Skip to content

Commit

Permalink
THERMOSTAT must support BASIC
Browse files Browse the repository at this point in the history
  • Loading branch information
amatilda committed Oct 30, 2024
1 parent 2ba18ac commit 0844e37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardware/arduino/zunoG2/cores/core_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@
},
{
"type_name":"ZUNO_THERMOSTAT_CHANNEL_NUMBER", "type_val":8,
"cc_flags":["WITH_CC_THERMOSTAT_MODE","WITH_CC_THERMOSTAT_SETPOINT"],
"cc_flags":["WITH_CC_THERMOSTAT_MODE","WITH_CC_THERMOSTAT_SETPOINT", "WITH_CC_BASIC"],
"generic_type":"GENERIC_TYPE_THERMOSTAT",
"specific_type":"SPECIFIC_TYPE_THERMOSTAT_GENERAL_V2",
"icon_id":"ICON_TYPE_GENERIC_THERMOSTAT",
Expand Down

0 comments on commit 0844e37

Please sign in to comment.