* 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#137479fixes#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.0fixes#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 5f6068eea4b23d4b8100de0830ee06532638524f.
---------
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>
* bump ek api version to fix deps
* Revert "Skip building wheels for electrickiwi-api (#137556)"
This reverts commit 5f6068eea4b23d4b8100de0830ee06532638524f.
---------
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
* 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"