mirror of
https://github.com/sususweet/midea-meiju-codec.git
synced 2025-11-12 16:01:54 +00:00
26 lines
506 B
JSON
26 lines
506 B
JSON
|
|
{
|
||
|
|
"entity": {
|
||
|
|
"climate": {
|
||
|
|
"thermostat": {
|
||
|
|
"state_attributes": {
|
||
|
|
"fan_mode": {
|
||
|
|
"state": {
|
||
|
|
"silent": "mdi:weather-night",
|
||
|
|
"full": "mdi:fan"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
},
|
||
|
|
"colmo_turing_central_ac_climate": {
|
||
|
|
"state_attributes": {
|
||
|
|
"fan_mode": {
|
||
|
|
"state": {
|
||
|
|
"silent": "mdi:weather-night",
|
||
|
|
"full": "mdi:fan"
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|