Brett Adams and GitHub
c6ebba8843
Add streaming connectivity binary sensors to Teslemetry ( #143443 )
...
* Add connectivity entities
* Add connectivity entities
* Fix Wi-Fi spelling in Teslemetry component
2025-04-28 12:58:40 +02:00
Erik Montnemery and GitHub
1f047807a4
Update netatmo test snapshots ( #143828 )
2025-04-28 13:48:50 +03:00
Erik Montnemery and GitHub
f1b724c49a
Update samsungtv test snapshots ( #143826 )
2025-04-28 13:48:39 +03:00
J. Nick Koston and GitHub
5ebed2046c
Bump bluetooth-data-tools to 1.28.1 ( #143817 )
2025-04-28 12:05:07 +02:00
Arie Catsman and GitHub
d1236a53b8
add enphase_envoy interface mac to device registry ( #143758 )
...
* add enphase_envoy interface mac to device registry
* Test for capitalized error log entry.
* increase mac collection delay from 17 to 34 sec
2025-04-28 11:20:11 +02:00
Tsvi Mostovicz and GitHub
84f07ee992
Bump hdate to 1.1.0 ( #143759 )
2025-04-28 10:38:49 +02:00
J. Nick Koston and GitHub
d7f5e48626
Bump aioshelly to 13.6.0 ( #143814 )
...
changelog: https://github.com/home-assistant-libs/aioshelly/compare/13.5.0...13.6.0
2025-04-28 11:27:50 +03:00
Norbert Rittel and GitHub
56e07bb1f2
Use common state for "Fault", add recommended hyphen in fronius ( #143812 )
...
* Use common state for "Fault" in `fronius`
Also add a recommended hyphen to "self-consumption".
See Wiktionary: "Words derived from self- are usually formed with a hyphen. Using a hyphen is recommended by the U.S. Government Printing Office Style Manual."
* Update test_sensor.ambr
2025-04-28 11:18:07 +03:00
J. Nick Koston and GitHub
45b2700375
Bump habluetooth to 3.44.0 ( #143802 )
2025-04-28 03:45:47 -04:00
Erik Montnemery and GitHub
d860b35f41
Fix flaky test test_async_parallel_updates_with_zero_on_sync_update ( #143810 )
2025-04-28 09:27:26 +02:00
Martin Hjelmare and GitHub
5392062edd
Add backup agent retention config ( #143174 )
2025-04-28 09:24:23 +02:00
Åke Strandberg and GitHub
d9a09a2aea
Enable deletion of stale miele devices ( #143811 )
...
Enable deletion of stale devices
2025-04-28 08:59:34 +02:00
epenet and GitHub
3daff73d36
Add renault reconfigure flow ( #143449 )
...
* Add renault reconfigure flow
* docstring
2025-04-28 08:43:20 +02:00
J. Nick Koston and GitHub
e6b88ec087
Bump thermopro-ble to 0.12.0 ( #143799 )
...
* Bump thermopro-ble to 0.12.0
changelog: https://github.com/Bluetooth-Devices/thermopro-ble/compare/v0.11.0...v0.12.0
* update tests
2025-04-28 08:37:20 +02:00
J. Nick Koston and GitHub
592dcec852
Bump govee-ble to 0.44.0 ( #143800 )
...
changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.43.1...v0.44.0
2025-04-28 08:36:02 +02:00
J. Nick Koston and GitHub
2a6b79ec0f
Bump bluemaestro-ble to 0.3.0 ( #143795 )
...
* Bump bluemaestro-ble to 0.3.0
changelog: https://github.com/Bluetooth-Devices/bluemaestro-ble/compare/v0.2.3...v0.3.0
* update tests
2025-04-28 08:35:22 +02:00
J. Nick Koston and GitHub
afc1d224a0
Bump sensorpro-ble to 0.6.0 ( #143796 )
...
* Bump sensorpro-ble to 0.6.0
changelog: https://github.com/Bluetooth-Devices/sensorpro-ble/compare/v0.5.3...v0.6.0
* update tests
2025-04-28 08:34:34 +02:00
J. Nick Koston and GitHub
b668acda24
Bump inkbird-ble to 0.14.1 ( #143793 )
...
changelog: https://github.com/Bluetooth-Devices/inkbird-ble/compare/v0.13.0...v0.14.1
2025-04-28 08:33:48 +02:00
J. Nick Koston and GitHub
c3996d6931
Bump sensorpush-ble to 1.8.0 ( #143794 )
...
* Bump sensorpush-ble to 1.8.0
changelog: https://github.com/Bluetooth-Devices/sensorpush-ble/compare/v1.7.1...v1.8.0
* fix tests
2025-04-28 08:33:11 +02:00
J. Nick Koston and GitHub
9ec174776c
Bump leaone-ble to 0.2.0 ( #143798 )
...
* Bump leaone-ble to 0.2.0
changelog: https://github.com/Bluetooth-Devices/leaone-ble/compare/v0.1.0...v0.2.0
* update tests
2025-04-28 08:31:58 +02:00
J. Nick Koston and GitHub
6a8722cf7c
Bump thermobeacon-ble to 0.9.0 ( #143797 )
...
* Bump thermobeacon-ble to 0.9.0
changelog: https://github.com/Bluetooth-Devices/thermobeacon-ble/compare/v0.8.1...v0.9.0
* update tests
2025-04-28 08:30:57 +02:00
epenet and GitHub
000b1d80b0
Update docs in renault quality-scale ( #143806 )
2025-04-28 08:29:28 +02:00
epenet and GitHub
6d8654610e
Remove obsolete code in Renault integration ( #143808 )
2025-04-28 08:25:03 +02:00
Olivier Douville and GitHub
5cd4c8e896
Add missing state class in sfr-box ( #143773 )
...
* Update sensor.py - Add MEASUREMENT state class on alimvoltage and temperature sensors
This will allow state values to be stored in LTS (long term statistics)
* Update tests accordingly to previous changes in sensors
* Update tests accordingly to previous changes in sensors
2025-04-28 07:55:29 +02:00
Erik Montnemery and GitHub
cec8db173b
Remove redundant entity_id collision check in entity registry ( #143660 )
...
* Remove redundant entity_id collision check in entity registry
* Update test
2025-04-28 07:50:26 +02:00
J. Nick Koston and GitHub
dd9dad80be
Bump habluetooth to 3.42.0 and bleak-esphome to 2.14.0 ( #143787 )
2025-04-27 19:36:58 -05:00
Åke Strandberg and GitHub
9992ade051
Bump pymiele to 0.4.0 ( #143789 )
2025-04-27 23:31:10 +01:00
J. Nick Koston and GitHub
36da4a9b72
Bump bluetooth-data-tools to 1.28.0 ( #143782 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-data-tools/compare/v1.27.0...v1.28.0
related issue https://github.com/home-assistant/core/issues/143769#issuecomment-2833594159
2025-04-27 16:50:42 -05:00
Mick Vleeshouwer and GitHub
3fc34244ac
Fix hvac_mode property to handle missing CORE_ON_OFF state in Atlantic Electrical Heater in Overkiz ( #143330 )
2025-04-27 20:42:51 +02:00
tronikos and GitHub
753c07e911
Bump opower to 0.12.0 ( #143748 )
2025-04-27 20:40:10 +02:00
d0850e2931
Bump Wallbox version to 0.9.0 ( #143775 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2025-04-27 20:36:20 +02:00
Manu and GitHub
c704df004a
Add diagnostics platform to ntfy platform ( #143774 )
2025-04-27 19:58:15 +02:00
Yuxin Wang and GitHub
d95c9c496e
Make exception messages translatable for APCUPSD ( #143747 )
...
Add translation domain and key for UpdateFailed in coordinator
2025-04-27 16:35:55 +02:00
Ville Skyttä and GitHub
d28f4ed618
Set device class for huawei_lte connectivity binary sensors ( #143764 )
2025-04-27 16:34:11 +02:00
Jan Bouwhuis and GitHub
7a0580eff5
Import media player constants at integration level for alexa smart home ( #143767 )
2025-04-27 15:36:42 +02:00
Sanjay Govind and GitHub
f94af84f2a
Update deprecated const usage in alexa integration ( #143741 )
2025-04-27 14:33:16 +02:00
Allen Porter and GitHub
31fb199670
Bump voluptuous-openapi to 0.0.7 ( #143742 )
2025-04-27 12:10:26 +02:00
Brett Adams and GitHub
a1ca0a1cb2
Dont add location entities without location scope in Teslemetry ( #143497 )
...
* Dont add location entities without location scope
* Fix tests
* simplify logic
* Add test
2025-04-27 11:25:58 +02:00
Allen Porter and GitHub
2326c23133
Increase Gemini max tokens to avoid failures observed in evaluations ( #143728 )
...
* Increase Gemini max tokens to avoid failures observed in evaluations
* Update snapshots
2025-04-26 15:30:47 -07:00
J. Nick Koston and GitHub
d4c1d1bdb9
Split up SSDP integration into modules ( #143732 )
...
* Split up SSDP integration into modules
* Split up SSDP integration into modules
* migrate tests
2025-04-26 18:09:51 -04:00
Allen Porter and GitHub
8d258871ff
Record Anthropic token statistics in conversation trace ( #143727 )
...
* Record anthopic token statistics in conversation trace
* Add test coverage for output token parsing
2025-04-26 18:04:12 -04:00
49299a6bf0
Bump aioautomower to 2025.4.4 ( #143533 )
...
* Bump aioautomower to 2025.4.1
* Update split_tests.py
* revert b3222b9be9
Co-authored-by: Shay Levy <levyshay1@gmail.com >
* aioautomower==2025.4.2
* fix
* aioautomower==2025.4.30b0
* revert
* some try
* aioautomower==2025.4.0
* aioautomower==2025.4.3b0
* aioautomower==2025.4.4
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com >
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2025-04-27 00:07:14 +03:00
Shay Levy and GitHub
868b8ad318
Move Switcher handle_coordinator_update to base entity ( #143738 )
2025-04-27 00:01:44 +03:00
Simone Chemelli and GitHub
40752dcfb6
Translate missing exceptions in SamsungTV ( #143628 )
...
* Translate missing exceptions in SamsungTV
* apply review comment
2025-04-26 22:43:07 +02:00
Stefan Agner and GitHub
18f51abfe6
Remove unnecessary Supervisor info call ( #143700 )
2025-04-26 15:27:31 -05:00
Maikel Punie and GitHub
3e2c54dcbd
Bump velbusaio to 2025.4.2 ( #143675 )
2025-04-26 15:22:10 -05:00
Manu and GitHub
a0cd14b4e8
Add reauth flow to ntfy integration ( #143729 )
2025-04-26 22:05:13 +02:00
Norbert Rittel and GitHub
35c6fdbce8
Use common state for "Fault" in shelly ( #143730 )
2025-04-26 21:08:39 +03:00
sebfortier2288 and GitHub
202addc39d
Remove sebfortier2288 from Soma code owners ( #143715 )
...
* chore(soma): remove from codeowner
* chore(soma): remove from sebfortier2288 codeowners
2025-04-26 19:56:56 +03:00
Shay Levy and GitHub
d8cb7c475b
Update Switcher temperature sensor device class and state class ( #143722 )
...
* Update Switcher temperature sensor device class and state class
* Remove temperature translation key
* Remove icon
2025-04-26 16:22:44 +02:00