Paul Bottein and GitHub
cf005feace
Add translation for hassio update entity name ( #142090 )
2025-04-03 13:13:52 +02:00
Sanjay Govind and GitHub
7a9a4db8d7
Add diagnostics for bosch alam integration ( #142165 )
...
* add diagnostics to bosch_alarm
* use snapshot
2025-04-03 12:05:08 +02:00
Retha Runolfsson and GitHub
934e81db43
Bump PySwitchBot to 0.59.0 ( #142166 )
...
update pyswitchbot to 0590
2025-04-03 11:48:16 +02:00
Norbert Rittel and GitHub
8b3a43258d
Use common states for "Low" and "High" in dsmr_reader ( #142159 )
2025-04-03 10:31:45 +02:00
Erik Montnemery and GitHub
b7bc9607a2
Fix lying comment in ConfigEntriesFlowManager.async_finish_flow ( #142146 )
2025-04-03 10:21:26 +02:00
Norbert Rittel and GitHub
c2eb72fce4
Use common states for "Low" and "High" in yale_smart_alarm ( #142149 )
2025-04-03 09:47:54 +02:00
Norbert Rittel and GitHub
1d694450ef
Use common states for "Low" and "High" in balboa ( #142150 )
2025-04-03 09:46:49 +02:00
Arie Catsman and GitHub
98c56bce4b
Bump pyenphase to 1.25.5 ( #142107 )
2025-04-03 09:46:09 +02:00
G Johansson and GitHub
ec396513a2
Bump pysmhi to 1.0.1 ( #142111 )
2025-04-03 09:43:00 +02:00
J. Nick Koston and GitHub
0b61b62334
Avoid logging a warning when replacing an ignored config entry ( #142114 )
...
Replacing an ignored config entry with one from the user
flow should not generate a warning. We should only warn
if we are replacing a usable config entry.
Followup to adjust the warning added in #130567
cc @epenet
2025-04-03 09:38:50 +02:00
Norbert Rittel and GitHub
dfa180ba64
Use common states for "Low"/"Medium"/"High" in home_connect ( #142142 )
...
* Use common states for "Low"/"Medium"/"High" in `home_connect`
Replaces two occurrences of "Low"/"Medium"/"High" each with the (new) common strings.
* Replace internal references with common ones
2025-04-03 09:33:06 +02:00
Norbert Rittel and GitHub
db44ed845d
Use common states for "Low"/"Medium"/"High" in ecovacs ( #142140 )
2025-04-03 09:24:48 +02:00
elmurato and GitHub
4a562b5085
Improve exception handling in Pterodactyl ( #141955 )
...
Improve exception handling
2025-04-03 08:45:06 +02:00
Norbert Rittel and GitHub
03c70e18df
Use common states for "Low"/"Medium"/"High" in roborock ( #142113 )
2025-04-03 08:14:14 +02:00
Norbert Rittel and GitHub
df5cdf7de4
Use common states for "Low"/"Medium"/"High" in litterrobot ( #142112 )
2025-04-03 08:14:02 +02:00
Norbert Rittel and GitHub
1860db4632
Use common state for "Medium" in iron_os ( #142117 )
2025-04-03 08:13:16 +02:00
Brett Adams and GitHub
09d25f322a
Bump tesla-fleet-api to v1.0.17 ( #142131 )
...
bump
2025-04-03 08:12:41 +02:00
Michael and GitHub
33d895bc7d
Use snapshot_platform in all platform test modules for AVM Fritz!SmartHome ( #142093 )
...
use snapshot_platform in all platform test modules
2025-04-03 00:14:07 +02:00
tdfountain and GitHub
02ca1f2889
Fix strings username data description in NUT ( #142115 )
...
Fix strings username data description
2025-04-02 11:08:13 -10:00
Abílio Costa and GitHub
e8335b1ed7
Revert "Move setup messages from info to debug level" ( #142023 )
...
Revert "Move setup messages from info to debug level (#141834 )"
This reverts commit 663d0691a7 .
2025-04-02 10:42:38 -10:00
Erik Montnemery and GitHub
ec96e54f87
Avoid unnecessary reload in apple_tv reauth flow ( #142079 )
2025-04-02 10:39:35 -10:00
Norbert Rittel and GitHub
519a416837
Use common states for "ptc_level" in xiaomi_miio ( #142044 )
2025-04-02 23:38:14 +03:00
Norbert Rittel and GitHub
d56a3ac652
Use common states for "wi_fi_strength" in aquacell ( #142047 )
2025-04-02 23:37:56 +03:00
Norbert Rittel and GitHub
d13beec3e1
Use more common states for "foot_warmer_temp" in sleepiq ( #142048 )
2025-04-02 23:37:42 +03:00
Norbert Rittel and GitHub
5d0de138f6
Use common states for "speed" in motionblinds_ble ( #142050 )
2025-04-02 23:37:27 +03:00
Norbert Rittel and GitHub
06edb2e36b
Use common states for selectors in openai_conversation ( #142056 )
2025-04-02 23:37:19 +03:00
Norbert Rittel and GitHub
23ade8180a
Replace "to log into" with "to log in to" in honeywell ( #142063 )
2025-04-02 23:37:09 +03:00
Norbert Rittel and GitHub
314f658d92
Fix grammar bug "to sign into" in hive ( #142086 )
2025-04-02 23:36:31 +03:00
Norbert Rittel and GitHub
48cbe22609
Replace "Sign into …" with "Sign in to …" in sharkiq ( #142087 )
...
Fix grammar bug "to sign into" in `sharkiq`
2025-04-02 23:36:04 +03:00
Norbert Rittel and GitHub
f8a15c8228
Use common states for "Low"/"Medium"/"High" in matter ( #142095 )
2025-04-02 23:35:52 +03:00
Norbert Rittel and GitHub
17f6ded7b0
Use common states for "Low"/"Medium"/"High" in wyoming ( #142096 )
2025-04-02 23:32:24 +03:00
691cb378a0
Correctly support humidification and dehumidification in Nexia Thermostats ( #139792 )
...
* Add set_dehumidify_setpoint service. Refactor set_humidify_setpoint.
* Add closest_value function in utils
* Refactor target humidity
* Update tests for util.py
* Refactor target humidity. Update tests.
* Remove duplicate constant
* Add humidify and dehumidfy sensors
* Update sensor names
* Remove clamping and commented code
* Iplement suggestions from review
* Switch order check order
* remove closest_value()
* Update strings for clarity/grammar
* Update strings for grammar/clarity
* tweaks
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-02 10:29:40 -10:00
2876e5d0cd
Improve and add missing config flow strings in NUT ( #142035 )
...
* Improve and add missing config descriptions
* Fix string
* Conform to Microsoft style guidelines on 'sign in'
* Note username and password are optional
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-04-02 10:29:27 -10:00
Norbert Rittel and GitHub
2601217209
Use common states for battery sensor in withings ( #142043 )
...
Use common states for battery level in `withings`
2025-04-02 19:50:55 +02:00
Simone Chemelli and GitHub
a7be9e6643
Fix humidifier platform for Comelit ( #141854 )
...
* Fix humidifier platform for Comelit
* apply review comment
2025-04-02 19:17:51 +02:00
Franck Nijhof and GitHub
e8b2a3de8b
2025.4.0 ( #141505 )
2025.4.0
2025-04-02 18:47:40 +02:00
Norbert Rittel and GitHub
30ea27d4a5
Replace "to log into" with "to log in to" in incomfort ( #142060 )
...
* Replace "to log into" with "to log in to" in `incomfort`
Also fix one missing sentence-casing of "gateway".
* Replace duplicate "data_description" strings with references
2025-04-02 17:33:36 +02:00
Joost Lekkerkerker and Franck Nijhof
39549d5dd4
Fix switch name Unknown in SmartThings ( #142081 )
...
Fix switch name Unknown
2025-04-02 15:16:50 +00:00
Joost Lekkerkerker and GitHub
2a66c03d73
Fix switch name Unknown in SmartThings ( #142081 )
...
Fix switch name Unknown
2025-04-02 17:15:36 +02:00
Franck Nijhof
0c19e47bd4
Bump version to 2025.4.0
2025-04-02 15:02:28 +00:00
Michael and Franck Nijhof
05507d77e3
Fix state class for battery sensors in AVM Fritz!SmartHome ( #142078 )
...
* set proper state class for battery sensor
* fix tests
2025-04-02 15:02:04 +00:00
Michael and GitHub
6b34c38d21
Fix state class for battery sensors in AVM Fritz!SmartHome ( #142078 )
...
* set proper state class for battery sensor
* fix tests
2025-04-02 17:00:29 +02:00
Franck Nijhof
94558e2d40
Bump version to 2025.4.0b15
2025.4.0b15
2025-04-02 14:19:49 +00:00
puddly and Franck Nijhof
4f22fe8f7f
Translation key for ZBT-1 integration failing due to disconnection ( #142077 )
...
Translation key for device disconnected
2025-04-02 14:19:41 +00:00
9e7dfbb857
Deprecate None effect instead of breaking it for Hue ( #142073 )
...
* Deprecate effect none instead of breaking it for Hue
* add guard for unknown effect value
* revert guard
* Fix
* Add test
* Add test
* Add test
---------
Co-authored-by: Joostlek <joostlek@outlook.com >
2025-04-02 14:19:38 +00:00
Joost Lekkerkerker and Franck Nijhof
02d182239a
Improve SmartThings switch deprecation ( #142072 )
2025-04-02 14:19:35 +00:00
Joost Lekkerkerker and Franck Nijhof
4e0f581747
Improve SmartThings sensor deprecation ( #142070 )
...
* Improve SmartThings sensor deprecation
* Improve SmartThings sensor deprecation
* Improve SmartThings sensor deprecation
2025-04-02 14:19:32 +00:00
Joost Lekkerkerker and Franck Nijhof
42d97d348c
Add Eve brand ( #142067 )
2025-04-02 14:19:29 +00:00
Robert Resch and Franck Nijhof
69380c85ca
Bump deebot-client to 12.5.0 ( #142046 )
2025-04-02 14:19:25 +00:00
Abílio Costa and Franck Nijhof
b38c647830
Allow excluding modules from noisy logs check ( #142020 )
...
* Allow excluding modules from noisy logs check
* Cache non-excluded modules; hardcode self module name; optimize call
* Address review comments
2025-04-02 14:19:22 +00:00