mirror of
https://github.com/XiaoMi/ha_xiaomi_home.git
synced 2026-01-16 14:40:43 +08:00
|
Some checks failed
Tests / check-rule-format (push) Has been cancelled
Validate / validate-hassfest (push) Has been cancelled
Validate / validate-hacs (push) Has been cancelled
Validate / validate-lint (push) Has been cancelled
Validate / validate-setup (push) Has been cancelled
* feat: add thermostat as climate entity * feat: add bath-heater as climate entity * refactor: climate entity * fix: thermostat on/off * fix: get the current fan mode * perf: get fan level * fix: fix climate hvac_mode * fix: misuse of getting key or value from dict[int, any] * style: add comments * style: format the file based on google style * fix: initialize _attr_hvac_modes * feat: add heat and defog mode of ptc bath heater --------- Co-authored-by: topsworld <sworldtop@gmail.com> |
||
|---|---|---|
| .. | ||
| miot | ||
| translations | ||
| __init__.py | ||
| binary_sensor.py | ||
| button.py | ||
| climate.py | ||
| config_flow.py | ||
| cover.py | ||
| event.py | ||
| fan.py | ||
| humidifier.py | ||
| light.py | ||
| manifest.json | ||
| notify.py | ||
| number.py | ||
| select.py | ||
| sensor.py | ||
| switch.py | ||
| text.py | ||
| vacuum.py | ||
| water_heater.py | ||