Michael and GitHub
1f0f1ac388
Explicitly pass in the config_entry in autarco coordinator init ( #137718 )
...
explicitly pass in the config_entry in autarco coordinator init
2025-02-07 19:39:21 +01:00
Michael and GitHub
2eb6a03640
Pass in the config_entry in azure_devops coordinator init ( #137722 )
...
explicitly pass in the config_entry in azure_devops coordinator init
2025-02-07 19:38:41 +01:00
+15
79ff85f517
2025.2.1 ( #137688 )
...
* Fix hassio test using wrong fixture (#137516 )
* Change Electric Kiwi authentication (#135231 )
Co-authored-by: Joostlek <joostlek@outlook.com >
* Update govee-ble to 0.42.1 (#137371 )
* Bump holidays to 0.66 (#137449 )
* Bump aiohttp-asyncmdnsresolver to 0.1.0 (#137492 )
changelog: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/compare/v0.0.3...v0.1.0
Switches to the new AsyncDualMDNSResolver class to which
tries via mDNS and DNS for .local domains since we have
so many different user DNS configurations to support
fixes #137479
fixes #136922
* Bump aiohttp to 3.11.12 (#137494 )
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.11...v3.11.12
* Bump govee-ble to 0.43.0 to fix compat with new H5179 firmware (#137508 )
changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.42.1...v0.43.0
fixes #136969
* Bump habiticalib to v0.3.5 (#137510 )
* Fix Mill issue, where no sensors were shown (#137521 )
Fix mill issue #137477
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Don't overwrite setup state in async_set_domains_to_be_loaded (#137547 )
* Use separate metadata files for onedrive (#137549 )
* Fix sending polls to Telegram threads (#137553 )
Fix sending poll to Telegram thread
* Skip building wheels for electrickiwi-api (#137556 )
* Add excluded domains to broadcast intent (#137566 )
* Revert "Add `PaddleSwitchPico` (Pico Paddle Remote) device trigger to Lutron Caseta" (#137571 )
* Fix Overseerr webhook configuration JSON (#137572 )
Co-authored-by: Lars Jouon <schm.lars@googlemail.com >
* Do not rely on pyserial for port scanning with the CM5 + ZHA (#137585 )
Do not rely on pyserial for port scanning with the CM5
* Bump eheimdigital to 1.0.6 (#137587 )
* Bump pyfireservicerota to 0.0.46 (#137589 )
* Bump reolink-aio to 0.11.10 (#137591 )
* Allow to omit the payload attribute to MQTT publish action to allow an empty payload to be sent by default (#137595 )
Allow to omit the payload attribute to MQTT publish actionto allow an empty payload to be sent by default
* Handle previously migrated HEOS device identifier (#137596 )
* Bump `aioshelly` to version `12.4.1` (#137598 )
* Bump aioshelly to 12.4.0
* Bump to 12.4.1
* Bump electrickiwi-api to 0.9.13 (#137601 )
* bump ek api version to fix deps
* Revert "Skip building wheels for electrickiwi-api (#137556 )"
This reverts commit 5f6068eea4 .
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
* Bump ZHA to 0.0.48 (#137610 )
* Bump Electrickiwi-api to 0.9.14 (#137614 )
* bump library to fix bug with post
* rebuild
* Update google-nest-sdm to 7.1.3 (#137625 )
* Update google-nest-sdm to 7.1.2
* Bump nest to 7.1.3
* Don't use the current temperature from Shelly BLU TRV as a state for External Temperature number entity (#137658 )
Introduce RpcBluTrvExtTempNumber for External Temperature entity
* Fix LG webOS TV turn off when device is already off (#137675 )
* Bump version to 2025.2.1
---------
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Michael Arthur <mikey0000@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
Co-authored-by: G Johansson <goran.johansson@shiftit.se >
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com >
Co-authored-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Jasper Wiegratz <656460+jwhb@users.noreply.github.com >
Co-authored-by: Michael Hansen <mike@rhasspy.org >
Co-authored-by: Dennis Effing <dennis.effing@outlook.com >
Co-authored-by: Lars Jouon <schm.lars@googlemail.com >
Co-authored-by: puddly <32534428+puddly@users.noreply.github.com >
Co-authored-by: Sid <27780930+autinerd@users.noreply.github.com >
Co-authored-by: Ron <ron@cyberjunky.nl >
Co-authored-by: starkillerOG <starkiller.og@gmail.com >
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
Co-authored-by: Andrew Sayre <6730289+andrewsayre@users.noreply.github.com >
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
Co-authored-by: Allen Porter <allen@thebends.org >
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2025.2.1
2025-02-07 19:34:32 +01:00
Norbert Rittel and GitHub
9a202b5e56
Fix spelling of "AccuWeather" and sentence-casing plus grammar ( #137696 )
2025-02-07 19:47:05 +02:00
Franck Nijhof
73ad4caf94
Bump version to 2025.2.1
2025-02-07 16:39:53 +00:00
Shay Levy and Franck Nijhof
e3d649d349
Fix LG webOS TV turn off when device is already off ( #137675 )
2025-02-07 16:37:52 +00:00
Maciej Bieniek and Franck Nijhof
657e3488ba
Don't use the current temperature from Shelly BLU TRV as a state for External Temperature number entity ( #137658 )
...
Introduce RpcBluTrvExtTempNumber for External Temperature entity
2025-02-07 16:37:49 +00:00
Allen Porter and Franck Nijhof
7508c14a53
Update google-nest-sdm to 7.1.3 ( #137625 )
...
* Update google-nest-sdm to 7.1.2
* Bump nest to 7.1.3
2025-02-07 16:37:43 +00:00
Michael Arthur and Franck Nijhof
ac84970da8
Bump Electrickiwi-api to 0.9.14 ( #137614 )
...
* bump library to fix bug with post
* rebuild
2025-02-07 16:37:40 +00:00
TheJulianJES and Franck Nijhof
30073f3493
Bump ZHA to 0.0.48 ( #137610 )
2025-02-07 16:37:36 +00:00
3abd7b8ba3
Bump electrickiwi-api to 0.9.13 ( #137601 )
...
* bump ek api version to fix deps
* Revert "Skip building wheels for electrickiwi-api (#137556 )"
This reverts commit 5f6068eea4 .
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
2025-02-07 16:37:33 +00:00
Maciej Bieniek and Franck Nijhof
62bc6e4bf6
Bump aioshelly to version 12.4.1 ( #137598 )
...
* Bump aioshelly to 12.4.0
* Bump to 12.4.1
2025-02-07 16:37:30 +00:00
Andrew Sayre and Franck Nijhof
5faa189fef
Handle previously migrated HEOS device identifier ( #137596 )
2025-02-07 16:37:26 +00:00
Jan Bouwhuis and Franck Nijhof
e09ae1c83d
Allow to omit the payload attribute to MQTT publish action to allow an empty payload to be sent by default ( #137595 )
...
Allow to omit the payload attribute to MQTT publish actionto allow an empty payload to be sent by default
2025-02-07 16:37:23 +00:00
starkillerOG and Franck Nijhof
7b20299de7
Bump reolink-aio to 0.11.10 ( #137591 )
2025-02-07 16:37:19 +00:00
Ron and Franck Nijhof
81e501aba1
Bump pyfireservicerota to 0.0.46 ( #137589 )
2025-02-07 16:37:16 +00:00
Sid and Franck Nijhof
568ac22ce8
Bump eheimdigital to 1.0.6 ( #137587 )
2025-02-07 16:37:12 +00:00
puddly and Franck Nijhof
c71ab054f1
Do not rely on pyserial for port scanning with the CM5 + ZHA ( #137585 )
...
Do not rely on pyserial for port scanning with the CM5
2025-02-07 16:37:09 +00:00
bea201f9f6
Fix Overseerr webhook configuration JSON ( #137572 )
...
Co-authored-by: Lars Jouon <schm.lars@googlemail.com >
2025-02-07 16:37:05 +00:00
J. Nick Koston and Franck Nijhof
dda90bc04c
Revert "Add PaddleSwitchPico (Pico Paddle Remote) device trigger to Lutron Caseta" ( #137571 )
2025-02-07 16:37:02 +00:00
Michael Hansen and Franck Nijhof
a033e4c88d
Add excluded domains to broadcast intent ( #137566 )
2025-02-07 16:36:59 +00:00
Marc Mueller and Franck Nijhof
42b6f83e7c
Skip building wheels for electrickiwi-api ( #137556 )
2025-02-07 16:36:55 +00:00
Jasper Wiegratz and Franck Nijhof
cb937bc115
Fix sending polls to Telegram threads ( #137553 )
...
Fix sending poll to Telegram thread
2025-02-07 16:36:51 +00:00
Josef Zweck and Franck Nijhof
bec569caf9
Use separate metadata files for onedrive ( #137549 )
2025-02-07 16:36:47 +00:00
Erik Montnemery and Franck Nijhof
3390fb32a8
Don't overwrite setup state in async_set_domains_to_be_loaded ( #137547 )
2025-02-07 16:36:43 +00:00
Daniel Hjelseth Høyer and Franck Nijhof
3ebb58f780
Fix Mill issue, where no sensors were shown ( #137521 )
...
Fix mill issue #137477
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2025-02-07 16:36:40 +00:00
Manu and Franck Nijhof
30b131d3b9
Bump habiticalib to v0.3.5 ( #137510 )
2025-02-07 16:36:36 +00:00
J. Nick Koston and Franck Nijhof
cd40232beb
Bump govee-ble to 0.43.0 to fix compat with new H5179 firmware ( #137508 )
...
changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.42.1...v0.43.0
fixes #136969
2025-02-07 16:36:29 +00:00
J. Nick Koston and Franck Nijhof
f27fe365c5
Bump aiohttp to 3.11.12 ( #137494 )
...
changelog: https://github.com/aio-libs/aiohttp/compare/v3.11.11...v3.11.12
2025-02-07 16:34:31 +00:00
J. Nick Koston and Franck Nijhof
1c769418fb
Bump aiohttp-asyncmdnsresolver to 0.1.0 ( #137492 )
...
changelog: https://github.com/aio-libs/aiohttp-asyncmdnsresolver/compare/v0.0.3...v0.1.0
Switches to the new AsyncDualMDNSResolver class to which
tries via mDNS and DNS for .local domains since we have
so many different user DNS configurations to support
fixes #137479
fixes #136922
2025-02-07 16:32:21 +00:00
G Johansson and Franck Nijhof
db7c2dab52
Bump holidays to 0.66 ( #137449 )
2025-02-07 16:28:43 +00:00
Marc Mueller and Franck Nijhof
627377872b
Update govee-ble to 0.42.1 ( #137371 )
2025-02-07 16:28:37 +00:00
8504162539
Change Electric Kiwi authentication ( #135231 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2025-02-07 16:28:31 +00:00
Maciej Bieniek and GitHub
6ff733b225
Set the device class for the Shelly virtual sensor ( #137068 )
...
* Map sensor role to the device class
* Add test
* Fix docstring
2025-02-07 17:36:26 +02:00
puddly and GitHub
b3205ea1cd
Do not rely on pyserial for port scanning with the CM5 + ZHA ( #137585 )
...
Do not rely on pyserial for port scanning with the CM5
2025-02-07 16:33:40 +01:00
Maciej Bieniek and GitHub
aa6fa3cdad
Don't use the current temperature from Shelly BLU TRV as a state for External Temperature number entity ( #137658 )
...
Introduce RpcBluTrvExtTempNumber for External Temperature entity
2025-02-07 16:32:28 +01:00
Norbert Rittel and GitHub
b9dccb9125
Fix spelling of "SwitchBot", "ID" plus sentence-casing in switchbot ( #137684 )
...
Fix spelling of "SwitchBot", "ID" and sentence-case "encryption"
2025-02-07 16:32:03 +01:00
epenet and GitHub
1d6aec44df
Use config_entry.async_on_unload in forked_daapd ( #137656 )
2025-02-07 16:30:58 +01:00
Josef Zweck and GitHub
040e1ff5fb
Use separate metadata files for onedrive ( #137549 )
2025-02-07 16:06:33 +01:00
Andrew Sayre and GitHub
dd82212e45
Handle previously migrated HEOS device identifier ( #137596 )
2025-02-07 09:04:34 -06:00
Norbert Rittel and GitHub
600269ad0a
Replace key names with friendly names in todoist actions ( #137667 )
...
* Replace key names with friendly names in todoist actions
Also fix the grammar mistake in "A members username …" by rewordings.
* Fix grammar in reminder_date and reminder_date_string descriptions
* Fix description of due_date_string, replacing "date" with "time"
According to the online docs this is not the day but the time when this is due. Just like the reminder_date_string.
Example in the docs: "tomorrow at 14:00"
2025-02-07 15:33:38 +01:00
Shay Levy and GitHub
239f2dcb3e
Fix LG webOS TV turn off when device is already off ( #137675 )
2025-02-07 15:25:09 +01:00
Artur Pragacz and GitHub
6d6961ae6e
Clean up colliding deleted devices when updating non-deleted devices ( #135592 )
...
* Fix Schrödinger's devices
* Address feedback
* Add comment with broader context
2025-02-07 14:44:44 +01:00
epenet and GitHub
e340f5af8d
Use runtime_data in flume ( #137660 )
2025-02-07 13:06:13 +01:00
Norbert Rittel and GitHub
da0481852e
Make all occurrences of "Home Guard" in lg_thinq consistent ( #137662 )
...
LQ uses "Home Guard" as a trademark, so all occurrences in the integration should be consistent in spelling.
2025-02-07 13:05:32 +01:00
Erwin Douna and GitHub
d6d9c9f01a
Bump PyTado to version 0.18.6 ( #137655 )
2025-02-07 12:49:45 +01:00
Marc Mueller and GitHub
4c9127a0ea
Remove unnecessary type casts ( #137657 )
2025-02-07 12:28:44 +01:00
Andre Lengwenus and GitHub
d9726ab08c
Use snapshots for ConfigEntry migration tests ( #136093 )
...
* Add snapshots for migration
* Reduce fixtures specific to migration
* Explicitly test versions of migrated entries
2025-02-07 11:32:47 +01:00
epenet and GitHub
bdc847c7ac
Use runtime_data in firmata ( #137630 )
2025-02-07 11:30:13 +01:00
epenet and GitHub
ff42353e61
Use runtime_data in fivem ( #137632 )
2025-02-07 11:27:41 +01:00