Skip to content

Commit

Permalink
fix(config): correct parameter 10 (LED blink on motion) for Shenzhen …
Browse files Browse the repository at this point in the history
…Neo NAS-PD01Z (#4057)
  • Loading branch information
vulwater authored Jan 8, 2022
1 parent 98ce30f commit 583645c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/config/config/devices/0x0258/nas-pd01z.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
{
"#": "10",
"$import": "templates/shenzhen_neo_template.json#temperature_report_threshold"
"$import": "templates/shenzhen_neo_template.json#blink_on_motion"
},
{
"#": "99",
Expand Down

0 comments on commit 583645c

Please sign in to comment.