core/homeassistant
Simone Chemelli 6e1a13f878
Add support for Shelly BLU TRV (#128439)
* feat: add support for Shelly BLU TRV

* chore: apply some fixes

* make BLUTRV a separate device

* apply review comment

* review comments and small optimization

* add HVACMode.OFF

* a couple of fixes

* 2 more fixes

* better approach

* cleanup

* small optimization

* remove cooling as not supported by firmware

* tweaks

* humidity and entity name

* fix naming

* allign async_set_hvac_mode

* align settings

* restore temp

* fix

* remove OFF

* cleanup

* hvac_mode

* add tests

* typo

* more tests

* bump aioshelly
2025-01-09 21:28:36 +01:00
..
auth
backports
brands
components Add support for Shelly BLU TRV (#128439) 2025-01-09 21:28:36 +01:00
generated Add LetPot integration (#134925) 2025-01-08 21:38:52 +01:00
helpers Allow unregistering LLM APIs (#135162) 2025-01-09 08:18:25 -08:00
scripts
util Use remove-prefix/suffix introduced in Python 3.9 (#135206) 2025-01-09 21:15:22 +01:00
__init__.py
__main__.py
backup_restore.py
block_async_io.py
bootstrap.py Improve is docker env checks (#132404) 2025-01-02 17:21:49 +01:00
config.py
config_entries.py
const.py
core.py
core_config.py
data_entry_flow.py
exceptions.py
loader.py
package_constraints.txt Bump zeroconf to 0.139.0 (#135213) 2025-01-09 19:01:49 +01:00
py.typed
requirements.py
runner.py
setup.py
strings.json