Eli Sand and GitHub
5106548f2c
Fix generic_thermostat so it doesn't turn on when current temp is within target temp range ( #138209 )
...
* Don't turn on thermostat if temp is equal to target temp.
* Update strings to reflect logic change.
* Fix logic and add zero tolerance tests.
* Include tests for cool mode
* Removed unnecessary async_block_till_done calls
2025-03-30 19:43:13 +01:00
Franck Nijhof and GitHub
506d485c0d
Ensure EcoNet operation modes are unique ( #141689 )
2025-03-30 20:31:08 +02:00
Bouwe Westerdijk and GitHub
da190ec96f
Bump plugwise to v1.7.3 ( #141843 )
2025-03-30 20:24:13 +02:00
Franck Nijhof and GitHub
9567929484
Update pvo to v2.2.1 ( #141847 )
2025-03-30 21:12:42 +03:00
Norbert Rittel and GitHub
dc16494332
Replace "Disabled" with common state in schlage, fix sentence-case ( #141849 )
...
Replace "Disabled" with common state in `lamarzocco`, fix sentence-case
- replace "Disabled" with with common state reference
- fix sentence-casing of "Auto-lock"
2025-03-30 21:12:15 +03:00
Norbert Rittel and GitHub
933f422588
Replace "Disabled" with common state in lamarzocco ( #141848 )
2025-03-30 20:00:18 +02:00
Michael and GitHub
663d0691a7
Move setup messages from info to debug level ( #141834 )
...
move info to debug level
2025-03-30 19:49:41 +02:00
Norbert Rittel and GitHub
97a0b9272e
Resolve state mismatches in wolflink ( #141846 )
2025-03-30 19:42:39 +02:00
3d49000c75
Remove sunweg integration ( #124230 )
...
* chore(sunweg): remove sunweg integration
* Update homeassistant/components/sunweg/strings.json
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
* Update homeassistant/components/sunweg/manifest.json
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
* feat: added async remove entry
* Clean setup_entry; add tests
---------
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: abmantis <amfcalt@gmail.com >
2025-03-30 18:11:09 +01:00
Norbert Rittel and GitHub
68d1a3c0a2
Replace "Off" and references with common state in tesla_fleet ( #141840 )
2025-03-30 19:06:28 +02:00
Norbert Rittel and GitHub
b06de7a687
Replace "Off" and references with common state in teslemetry ( #141841 )
2025-03-30 18:50:58 +02:00
Michael and GitHub
963ea6141c
Fix the entity category for max throughput sensors in AVM Fritz!Box Tools ( #141838 )
...
correct the entity category for max throughput sensors
2025-03-30 17:46:03 +02:00
Franck Nijhof and GitHub
7232d36494
Fix hardcoded UoM for total power sensor for Tuya zndb devices ( #141822 )
2025-03-30 17:44:48 +02:00
Norbert Rittel and GitHub
12eb071e8a
Replace "Off" with common state in plugwise ( #141828 )
2025-03-30 17:31:12 +02:00
86be626c69
Migrate ESPHome to use token instead of media source ID for legacy Assist Pipelines ( #139665 )
...
Migrate legacy ESPHome devices to use TTS token
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-03-30 16:53:49 +02:00
Mauricio Bonani and GitHub
ec20e41836
Improve the readability of status messages in NUT ( #141335 )
...
Improve the readability of status messages
2025-03-30 16:26:44 +02:00
b3564b6cff
Fix order of palettes, presets and playlists in WLED integration ( #132207 )
...
* Fix order of palettes, presets and playlists in WLED integration
* fix tests: update palette items order
---------
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-03-30 16:14:56 +02:00
acbee815be
Update apsystems library to support battery inverter ( #140086 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-03-30 16:11:22 +02:00
Norbert Rittel and GitHub
5a1aeff85c
Replace "On" and "Off" with common states in rfxtrx ( #141835 )
...
Also fix sentence-casing on other "… on" and "… off" states.
2025-03-30 16:10:17 +02:00
Allen Porter and GitHub
4463e4c42b
Move roborock unique id to be based on roborock userid instead of email ( #141337 )
...
* Move roborock unique id to be based on roborock userid instead of email
* Remove unnecessary data update
* Update tests
* Add tests coverage for removal of config entry
* Use config entry migration
* Remove unused fixtues
* Remove unnecessary logging
2025-03-30 16:04:28 +02:00
Norbert Rittel and GitHub
4103ef71c9
Replace "Off" with common state in wyoming ( #141832 )
2025-03-30 16:02:09 +02:00
Norbert Rittel and GitHub
dccaa2dd2d
Replace "Off" with common state in sleepiq ( #141831 )
2025-03-30 16:01:15 +02:00
Norbert Rittel and GitHub
5ac6096e08
Replace "Off" with common state in osoenergy ( #141830 )
2025-03-30 16:00:50 +02:00
Norbert Rittel and GitHub
4734a82f99
Replace "Off" with common state in airgradient ( #141829 )
...
* Replace "Off" with common state in `airgradient`
Also reference the name for CO2 from the `sensor` integration.
* Replace indirect with direct references
2025-03-30 16:00:11 +02:00
Norbert Rittel and GitHub
c6c2309dee
Replace "Idle" with common state in zha ( #141825 )
2025-03-30 15:21:13 +02:00
Simone Chemelli and GitHub
5e1bbd8bff
Add full test coverage for Comelit climate platform ( #140460 )
...
* Add climate tests for Comelit
* fix climate and humidifier
* fix code and tests
* fix humidifier
* apply review comment
* align post merge
* add more tests
* typo
* apply review comment
* ruff
2025-03-30 15:15:26 +02:00
Michael and GitHub
4761207097
Add boost preset to AVM Fritz!SmartHome climate entities ( #141802 )
...
* add boost preset to climate entities
* add set boost preset test
2025-03-30 15:03:26 +02:00
Simone Chemelli and GitHub
b4a6ca63b3
Add full test coverage for Comelit sensor platform ( #141813 )
2025-03-30 15:02:15 +02:00
Jan Bouwhuis and GitHub
a5b320180a
Correct spelling for 'availability` in MQTT translation strings ( #141818 )
2025-03-30 15:01:06 +02:00
Aidan Timson and GitHub
bcc767136c
Add System Bridge suggested sensor precisions ( #141815 )
2025-03-30 15:00:38 +02:00
Simone Chemelli and GitHub
d3257d96d0
Add full test coverage for Comelit light platform ( #141736 )
...
* Add full test coverage for Comelit light platform
* cleanup
2025-03-30 14:59:56 +02:00
Martin Hjelmare and GitHub
89df6a82b0
Bump pydroid-ipcam to 3.0.0 ( #141739 )
2025-03-30 14:59:13 +02:00
Thomas55555 and GitHub
e725ba403b
Bump ical to 9.0.3 ( #141805 )
2025-03-30 14:58:47 +02:00
Aidan Timson and GitHub
578fece13e
Fix System Bridge wait timeout wait condition ( #141811 )
...
* Fix System Bridge wait timeout wait condition
* Add DataMissingException as a timeout condition
* Add tests
2025-03-30 14:57:53 +02:00
Norbert Rittel and GitHub
0eeb6b5fd5
Replace "Idle" with common state in backup, fix sentence-case ( #141814 )
...
* Replace "Idle" with common state in `backup`, fix sentence-case
* Update test_sensors.ambr
2025-03-30 14:56:36 +02:00
Norbert Rittel and GitHub
ad3f7f041f
Replace "Idle" with common state in homekit_controller ( #141820 )
2025-03-30 15:34:36 +03:00
Norbert Rittel and GitHub
dce9bfd359
Replace "Idle" with common state in venstar, fix sentence-case ( #141819 )
2025-03-30 15:34:23 +03:00
Norbert Rittel and GitHub
8f96ccc835
Fix sentence-casing in a few strings of bmw_connected_drive ( #141816 )
...
* Fix sentence-casing in a few strings of `bmw_connected_drive`
Also replace "Standby" state with common string reference.
* Update test_select.ambr
2025-03-30 15:13:35 +03:00
Andrew Sayre and GitHub
a48dd05035
Refactor registration of HEOS media player entity services ( #141666 )
...
Refactor entity service registration
2025-03-30 15:10:05 +03:00
Norbert Rittel and GitHub
eb90958341
Replace "Stand-by" and "Off" with common states in palazzetti ( #141809 )
...
Also fixes the wrong spelling of "Stand-by" by using "Standby" from the common string.
2025-03-30 15:08:03 +03:00
Norbert Rittel and GitHub
31ed6a48cb
Replace "Standby" with common state in roborock ( #141810 )
2025-03-30 15:07:43 +03:00
Norbert Rittel and GitHub
dfa80f0787
Replace "Standby" with common state in knx ( #141817 )
...
Also reordered the states alphabetically to improve code readability.
2025-03-30 15:07:08 +03:00
Norbert Rittel and GitHub
73acfa6a8e
Replace "Stand-by" with common state in incomfort ( #141807 )
...
Also fixes the wrong spelling of "Stand-by" by using "Standby" from the common string.
2025-03-30 13:55:06 +02:00
Norbert Rittel and GitHub
efad20cdff
Replace "Standby" and "Idle" with common states in fronius ( #141812 )
2025-03-30 13:43:33 +02:00
Norbert Rittel and GitHub
11d68cef54
Replace "Standby" with common state in blue_current ( #141806 )
2025-03-30 14:14:17 +03:00
J. Nick Koston and GitHub
9c28e60475
Bump pyisy to 3.2.0 ( #141798 )
...
changelog: https://github.com/automicus/PyISY/compare/v3.1.15...v3.2.0
Fixes some tasks missing a strong reference
https://github.com/automicus/PyISY/pull/425
There is a bit of refactoring so I did not tag it for
beta.
2025-03-30 14:06:07 +03:00
Simone Chemelli and GitHub
9ee79b87ee
Add full test coverage for Comelit switch platform ( #141738 )
...
* Add full test coverage for Comelit switch platform
* cleanup
2025-03-30 12:10:41 +02:00
Simone Chemelli and GitHub
600aedc9a1
Add tests for Comelit cover platform ( #141740 )
...
* Add tests for Comelit cover platform
* cleanup up
2025-03-30 12:04:00 +02:00
Norbert Rittel and GitHub
5b5efb5aaa
Replace "Stopped" with common state in smartthings ( #141789 )
...
* Replace "Stopped" with common state in `smartthings`
* Replace internal references with common ones
2025-03-30 11:58:17 +02:00
Norbert Rittel and GitHub
391b3ed1e7
Replace "Stopped" with common state in snoo ( #141788 )
...
* Replace "Stopped" with common state in `snoo`
* Replace internal reference with common one
2025-03-30 11:57:15 +02:00