Skip to content

Commit

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

0 comments on commit a875ef1

Please sign in to comment.