Skip to content

Commit

Permalink
Remove config/temperature from lumi_motion_ac01.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mattreim authored Jun 29, 2024
1 parent c155283 commit 95686b0
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions devices/xiaomi/lumi_motion_ac01.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,16 +221,6 @@
"name": "config/sensitivitymax",
"static": 2
},
{
"name": "config/temperature",
"awake": true,
"parse": {
"fn": "xiaomi:special",
"at": "0x00F7",
"idx": "0x03",
"eval": "Item.val = Attr.val * 100"
}
},
{
"name": "config/triggerdistance",
"parse": {
Expand Down

0 comments on commit 95686b0

Please sign in to comment.