Franck Nijhof
|
e0a9dcd996
|
Add label registry (#110821)
|
2024-02-19 11:59:08 +01:00 |
G Johansson
|
bc720b48b4
|
Add TURN_OFF and TURN_ON to ClimateEntityFeature (#101673)
* Add ClimateEntityFeature.TURN_OFF
* Fixes
* Fixes
* wording
* Change to services
* Fixing
* Fixing
* Last bits
* Review comments
* Add hvac_modes checks
* Fixes
* Add tests
* Review comments
* Update snapshots
* balboa
* coolmaster
* ecobee
* mqtt
* nest
* plugwise
* smarttub
* whirlpool
* zwave_js
* fix test climate
* test climate
* zwave
* nexia
* nuheat
* venstar
* tado
* smartthings
* self.hvac_modes not None
* more tests
* homekit_controller
* homekit controller snapshot
|
2024-01-30 15:07:47 +01:00 |
Erik Montnemery
|
97e038eb2e
|
Fix light color mode in netatmo (#108759)
|
2024-01-24 15:29:16 +01:00 |
Tobias Sauerwein
|
f808c2ff14
|
Add Netatmo fan platform (#107989)
* Add fan platform
to support NLLF centralized ventilation devices
* Update tests/components/netatmo/test_fan.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/netatmo/test_fan.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/netatmo/test_fan.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update tests/components/netatmo/test_fan.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* add snapshots
* update snapshot
* fix docstring
* address comment
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
|
2024-01-14 11:47:20 +01:00 |
Joost Lekkerkerker
|
9471f81a18
|
Give name to Netatmo device snapshots (#107938)
|
2024-01-13 11:09:47 +01:00 |
Joost Lekkerkerker
|
f601104418
|
Snapshot Netatmo devices (#107935)
|
2024-01-13 10:59:36 +01:00 |
Joost Lekkerkerker
|
902619a4db
|
Add snapshot tests to Netatmo platforms (#107932)
* Add snapshot tests to Netatmo platforms
* Add snapshot tests to Netatmo platforms
|
2024-01-13 10:18:21 +01:00 |
Tobias Sauerwein
|
57a6effd70
|
Fix unreachable Netatmo sensor returning false values (#105954)
* Fix unreachable sensor returning false values
* Clean up unnecessary code
|
2023-12-18 13:57:34 +01:00 |
Erik Montnemery
|
6908497c3d
|
Add minor version to config entries (#105479)
|
2023-12-12 08:44:35 +01:00 |
Tobias Sauerwein
|
35791d7d6c
|
Bump pyatmo to v7.6.0 (#103410)
Signed-off-by: Tobias Sauerwein <cgtobi@gmail.com>
|
2023-11-05 21:13:45 +01:00 |
Jan-Philipp Benecke
|
cf59ea3c47
|
Use snapshot assertion for netatmo diagnostics test (#99159)
|
2023-09-01 19:27:54 +02:00 |