ha_xiaomi_home/custom_components/xiaomi_home/miot
Li Shuzhen 20b0004746
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
refactor: refactor climate.py (#614)
* 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>
2025-02-19 09:21:46 +08:00
..
i18n refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
lan fix: the number of profile models updated from 660 to 823 (#583) 2025-01-07 20:22:06 +08:00
resource feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
specs refactor: refactor climate.py (#614) 2025-02-19 09:21:46 +08:00
common.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
const.py feat: support italian translation (#183) 2025-01-17 13:17:05 +08:00
miot_client.py feat: support modify spec and value conversion (#663) 2025-01-22 19:21:02 +08:00
miot_cloud.py feat: support modify spec and value conversion (#663) 2025-01-22 19:21:02 +08:00
miot_device.py fix: fix water heater error & some type error (#684) 2025-01-22 19:55:41 +08:00
miot_error.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00
miot_i18n.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_lan.py refactor: refactor miot mips & fix type errors (#365) 2025-01-10 21:46:00 +08:00
miot_mdns.py fix: fix miot cloud and mdns error (#637) 2025-01-13 11:23:53 +08:00
miot_mips.py feat: support modify spec and value conversion (#663) 2025-01-22 19:21:02 +08:00
miot_network.py fix: fix variable name or comment errors & fix test_lan error (#678) 2025-01-21 20:16:15 +08:00
miot_spec.py feat: support modify spec and value conversion (#663) 2025-01-22 19:21:02 +08:00
miot_storage.py refactor: refactor miot device and spec (#592) 2025-01-17 18:14:31 +08:00
web_pages.py feat: move web page to html (#627) 2025-01-14 16:59:35 +08:00