Skip to content

Commit

Permalink
Update zen71.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cybergrimes authored Oct 6, 2023
1 parent cf1d9c6 commit 876d105
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/config/config/devices/0x027a/zen71.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,11 @@
"#": "9",
"$import": "templates/zooz_template.json#enable_scene_control"
},
{
"#": "18",
"$if": "firmwareVersion >= 3.10 && firmwareVersion < 10.00 && firmwareVersion >= 10.20",
"$import": "templates/zooz_template.json#enable_scene_control_3way"
},
{
"#": "11",
"$import": "~/templates/master_template.json#smart_switch_mode_0-2"
Expand All @@ -83,6 +88,11 @@
"#": "15",
"$import": "templates/zooz_template.json#led_indicator_brightness"
},
{
"#": "19",
"$if": "firmwareVersion >= 3.10 && firmwareVersion < 10.00 && firmwareVersion >= 10.20",
"$import": "templates/zooz_template.json#led_confirm_config_change"
},
{
"#": "16",
"$import": "templates/zooz_template.json#association_reports_binary"
Expand Down

0 comments on commit 876d105

Please sign in to comment.