Skip to content

Commit

Permalink
🔥 improve for xiaomi.heater.ma8
Browse files Browse the repository at this point in the history
  • Loading branch information
al-one committed Feb 22, 2025
1 parent c96725d commit 393a7a3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions custom_components/xiaomi_miot/core/miot_specs_extend.json
Original file line number Diff line number Diff line change
Expand Up @@ -1822,6 +1822,23 @@
}
],

"xiaomi.heater.ma8": [
{
"iid": 2,
"properties": [
{
"iid": 4,
"type": "urn:miot-spec-v2:property:mode:00000008:xiaomi-ma8:1",
"value-list": [
{"value": 0, "description": "Constant Temperature"},
{"value": 1, "description": "Fan"},
{"value": 2, "description": "Auto"},
{"value": 3, "description": "Heat"}
]
}
]
}
],
"xjx.toilet.relax": [
{
"iid": 2,
Expand Down

0 comments on commit 393a7a3

Please sign in to comment.