Franck Nijhof
427e1abdae
Bump version to 2025.4.0b12
2025.4.0b12
2025-03-31 20:12:58 +00:00
Steven Looman
6e7ac45ac0
Bump async-upnp-client to 0.44.0 ( #141946 )
2025-03-31 20:12:48 +00:00
Bram Kragten
4b3b9ebc29
Update frontend to 20250331.0 ( #141943 )
2025-03-31 20:12:43 +00:00
Franck Nijhof
649d8638ed
Bump version to 2025.4.0b11
2025.4.0b11
2025-03-31 18:34:34 +00:00
Jan-Philipp Benecke
12c4152dbe
Bump aiowebdav2 to 0.4.5 ( #141934 )
2025-03-31 18:34:25 +00:00
Michael Hansen
8f9572bb05
Add preannounce boolean for announce/start conversation ( #141930 )
...
* Add preannounce boolean
* Fix disabling preannounce in wizard
* Fix casing
* Fix type of preannounce_media_id
* Adjust description of preannounce_media_id
2025-03-31 18:34:22 +00:00
Erik Montnemery
6d022ff4e0
Revert PR 136314 (Cleanup map references in lovelace) ( #141928 )
...
* Revert PR 136314 (Cleanup map references in lovelace)
* Update homeassistant/components/lovelace/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Fix dashboard creation
* Update homeassistant/components/lovelace/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-31 18:34:19 +00:00
Josef Zweck
c0c2edb90a
Add None check to azure_storage ( #141922 )
2025-03-31 18:34:16 +00:00
Michael
b014219fdd
Correct further sensor categorizations in AVM Fritz!Box tools ( #141911 )
...
mark margin and attenuation as diagnostic and disable them by default
2025-03-31 18:34:13 +00:00
Joost Lekkerkerker
216b8ef400
Don't create SmartThings entities for disabled components ( #141909 )
2025-03-31 18:34:10 +00:00
Joost Lekkerkerker
f2ccd46267
Fix SmartThings being able to understand incomplete DRLC ( #141907 )
2025-03-31 18:34:06 +00:00
Dan Raper
e16ba27ce8
Bump ohmepy to 1.5.1 ( #141879 )
...
* Bump ohmepy to 1.5.1
* Fix types for ohmepy version change
2025-03-31 18:34:03 +00:00
Thomas55555
506526a6a2
Handle 403 error in remote calendar ( #141839 )
...
* Handle 403 error in remote calendar
* tests
2025-03-31 18:34:00 +00:00
Franck Nijhof
a88678cf42
Fix SmartThings climate entity missing off HAVC mode ( #141700 )
...
* Fix smartthing climate entity missing off HAVC mode:
* Fix tests
* Fix test
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-03-31 18:33:57 +00:00
Retha Runolfsson
d0b61af7ec
Add switchbot cover unit tests ( #140265 )
...
* add cover unit tests
* Add unit test for SwitchBot cover
* fix: use mock_restore_cache to mock the last state
* modify unit tests
* modify scripts as suggest
* improve readability
* adjust patch target per review comments
* adjust patch target per review comments
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-03-31 18:33:53 +00:00
Franck Nijhof
04f5315ab2
Bump version to 2025.4.0b10
2025.4.0b10
2025-03-31 08:09:39 +00:00
Paulus Schoutsen
7f9e4ba39e
Ensure user always has first turn for Google Gen AI ( #141893 )
2025-03-31 08:09:10 +00:00
J. Nick Koston
06aaf188ea
Fix duplicate call to async_write_ha_state when adding elkm1 entities ( #141890 )
...
When an entity is added state is always written in
add_to_platform_finish:
7336178e03/homeassistant/helpers/entity.py (L1384)
We should not do it in async_added_to_hass as well
2025-03-31 08:09:06 +00:00
J. Nick Koston
627f994872
Bump aioesphomeapi to 29.8.0 ( #141888 )
...
changelog: https://github.com/esphome/aioesphomeapi/compare/v29.7.0...v29.8.0
2025-03-31 08:09:03 +00:00
J. Nick Koston
9e81ec5aae
Handle encryption being disabled on an ESPHome device ( #141887 )
...
fixes #121442
2025-03-31 08:09:00 +00:00
Franck Nijhof
69753fca1d
Update pvo to v2.2.1 ( #141847 )
2025-03-31 08:08:57 +00:00
Michael
7773cc121e
Fix the entity category for max throughput sensors in AVM Fritz!Box Tools ( #141838 )
...
correct the entity category for max throughput sensors
2025-03-31 08:08:54 +00:00
Michael
3aa56936ad
Move setup messages from info to debug level ( #141834 )
...
move info to debug level
2025-03-31 08:08:51 +00:00
Franck Nijhof
e66416c23d
Fix hardcoded UoM for total power sensor for Tuya zndb devices ( #141822 )
2025-03-31 08:08:48 +00:00
Jan Bouwhuis
a592feae3d
Correct spelling for 'availability` in MQTT translation strings ( #141818 )
2025-03-31 08:08:45 +00:00
Aidan Timson
fc0d71e891
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-31 08:08:42 +00:00
Thomas55555
d4640f1d24
Bump ical to 9.0.3 ( #141805 )
2025-03-31 08:08:39 +00:00
Michael
6fe158836e
Add boost preset to AVM Fritz!SmartHome climate entities ( #141802 )
...
* add boost preset to climate entities
* add set boost preset test
2025-03-31 08:08:36 +00:00
J. Nick Koston
629c0087f4
Bump PyISY to 3.1.15 ( #141778 )
...
changelog: https://github.com/automicus/PyISY/compare/v3.1.14...v3.1.15
fixes #141517
fixes #132279
2025-03-31 08:08:33 +00:00
J. Nick Koston
363bd75129
Fix blocking late import of httpcore from httpx ( #141771 )
...
There is a late import that blocks the event loop
in newer version
9e8ab40369/httpx/_transports/default.py (L75)
2025-03-31 08:08:30 +00:00
J. Nick Koston
7592d350a8
Bump aiohomekit to 3.2.13 ( #141764 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/3.2.8...3.2.13
2025-03-31 08:08:27 +00:00
puddly
8ac8401b4e
Add helper methods to simplify USB integration testing ( #141733 )
...
* Add some helper methods to simplify USB integration testing
* Re-export `usb_device_from_port`
2025-03-31 08:08:24 +00:00
Joost Lekkerkerker
eed075dbfa
Bump pySmartThings to 3.0.1 ( #141722 )
2025-03-31 08:08:21 +00:00
Florent Thoumie
23dbdedfb6
Bump iaqualink to 0.5.3 ( #141709 )
...
* Update to iaqualink 0.5.3 and silence warning
* Update to iaqualink 0.5.3 and silence warning
* Re-add via_device line
2025-03-31 08:08:18 +00:00
Franck Nijhof
85ad29e28e
Ensure EcoNet operation modes are unique ( #141689 )
2025-03-31 08:08:15 +00:00
Michal Schwarz
35fc81b038
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-31 08:08:11 +00:00
Lucas Mindêllo de Andrade
5d45b84cd2
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-31 08:06:54 +00:00
Franck Nijhof
7766649304
Bump version to 2025.4.0b9
2025.4.0b9
2025-03-29 17:50:46 +00:00
Simone Chemelli
07e9020dfa
Fix immediate state update for Comelit ( #141735 )
2025-03-29 17:50:36 +00:00
J. Diego Rodríguez Royo
f504a759e0
Set Home Connect program action field as not required ( #141729 )
...
* Set Home Connect program action field as not required
* Remove required field
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-03-29 17:50:32 +00:00
Joost Lekkerkerker
9927de4801
Only trigger events on button updates in SmartThings ( #141720 )
...
Only trigger events on button updates
2025-03-29 17:50:29 +00:00
Joost Lekkerkerker
1244fc4682
Only link the parent device if known in SmartThings ( #141719 )
...
Only link the parent device if we know the parent device
2025-03-29 17:50:26 +00:00
Norbert Rittel
e77a1b12f7
Sentence-case "Medium type" in mopeka
( #141718 )
2025-03-29 17:50:22 +00:00
J. Nick Koston
5459daaa10
Fix ESPHome entities not being removed when the ESPHome config removes an entire platform ( #141708 )
...
* Fix old ESPHome entities not being removed when configuration changes
fixes #140756
* make sure all callbacks fire
* make sure all callbacks fire
* make sure all callbacks fire
* make sure all callbacks fire
* revert
* cover
2025-03-29 17:50:18 +00:00
J. Nick Koston
400131df78
Fix ESPHome update entities being loaded before device_info is available ( #141704 )
...
* Fix ESPHome update entities being loaded before device_info is available
Since we load platforms when restoring config, the update
platform could be loaded before the connection to the
device was finished which meant device_info could still
be empty. Wait until device_info is available to
load the update platform.
fixes #135906
* Apply suggestions from code review
* move comment
* Update entry_data.py
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
---------
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com>
2025-03-29 17:50:15 +00:00
Franck Nijhof
28e1843ff9
Fix Tuya tdq category to pick up temp & humid ( #141698 )
2025-03-29 17:50:12 +00:00
Franck Nijhof
df777318d1
Handle invalid JSON errors in AirNow ( #141695 )
2025-03-29 17:50:08 +00:00
Jan Bouwhuis
6ad5e9e89c
Improve MQTT translation strings ( #141691 )
...
* Improve MQTT options translation string
* more improvements
2025-03-29 17:50:05 +00:00
Norbert Rittel
a0bd8deee9
Replace "country" with common string in holiday
( #141687 )
2025-03-29 17:50:01 +00:00
Marcel van der Veldt
405cbd6a00
Always set pause feature on Music Assistant mediaplayers ( #141686 )
2025-03-29 17:49:58 +00:00