Commit Graph

89144 Commits (9f586ea547ffad5ce222650b3b895df2cca22e32)

Author SHA1 Message Date
Hervé Cauwelier 0cd87cf3e9
holiday: asynchronously generate the entity name (#136354)
Asking the country translation was trigerring Babel to open a file, and
thus a blocking I/O.
2025-01-23 21:51:01 +01:00
Klaas Schoute cd16a57e04
Bump powerfox to v1.2.1 (#136366) 2025-01-23 20:52:54 +01:00
Simon Lamon b682495fda
Handle LinkPlay devices with no mac (#136272)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-23 20:36:59 +01:00
Markus Lanthaler 2617575e18
Set Netgear device entities to unavailable when the device is not connected (#135362) 2025-01-23 20:23:03 +01:00
Andrew Sayre 507239c661
Incorporate ControllerManager into HEOS Coordinator (#136302)
* Integrate ControllerManager

* Test for uncovered

* Correct test docstring

* Cast entry before graph access

* Assert config_entry state in reauth

* Use implicit casting
2025-01-23 12:52:56 -06:00
J. Nick Koston 9d83bbfec6
Refactor modbus polling to prevent dupe updates and memory leak (#136211) 2025-01-23 19:52:40 +01:00
Steven B. 2466df2b78
Fix tplink deprecated entity cleanup (#136160) 2025-01-23 19:51:56 +01:00
Matt Doran b2624e6274
Update Hydrawise maximum watering duration to meet the app limits (#136050)
Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-23 19:50:56 +01:00
Jan Bouwhuis 59d677ba3e
Enable strict typing for incomfort integration (#136291)
* Enable strict typing for incomfort integration

* Comply to strict typing

* Wrap in bool
2025-01-23 19:21:39 +01:00
Chris ac7b9d7639
Properly parse AirNow API data in coordinator (#136198) 2025-01-23 19:09:03 +01:00
Arie Catsman c98df36b75
Bump pyenphase to 1.23.1 (#136200) 2025-01-23 19:05:57 +01:00
epenet 5803d44443
Cleanup hass.data in cloudflare (#136358) 2025-01-23 19:04:10 +01:00
Norbert Rittel 61694648fc
Several fixes in user-facing strings of Renson integration actions (#136279) 2025-01-23 18:56:08 +01:00
epenet 21a83c4875
Use runtime_data in canary (#136357) 2025-01-23 18:53:04 +01:00
epenet 29c528ee54
Use runtime_data in bosch_shc (#136356) 2025-01-23 18:52:10 +01:00
epenet 8dba4affa9
Move single-use lovelace function (#136336) 2025-01-23 18:48:48 +01:00
Norbert Rittel dae4b53cb7
Fix sentence-casing in isy994 integration strings, reword "lock user code" (#136316) 2025-01-23 18:38:56 +01:00
epenet 83e826219a
Enable strict-typing in lovelace (#136327) 2025-01-23 18:37:58 +01:00
Jan Bouwhuis 33ce795695
Improve error handling for incomfort gateway (#136317) 2025-01-23 18:26:28 +01:00
Åke Strandberg 3da9c599dc
Avoid keyerror on incomplete api data in myuplink (#136333)
* Avoid keyerror

* Inject erroneous value in device point fixture

* Update diagnostics snapshot
2025-01-23 19:04:00 +02:00
Åke Strandberg 025f70445b
Bump myuplink lib to 0.7.0 (#136343) 2025-01-23 19:01:50 +02:00
Paul Bottein d29572f3d0
Update frontend to 20250109.2 (#136348) 2025-01-23 17:18:00 +01:00
Joost Lekkerkerker d8223a1771
Bump aiowithings to 3.1.5 (#136350) 2025-01-23 17:17:07 +01:00
Joost Lekkerkerker 132f418f92
Add reconfigure flow to Airgradient (#136324)
* Add reconfigure flow to Airgradient

* Update homeassistant/components/airgradient/strings.json

---------

Co-authored-by: Robert Resch <robert@resch.dev>
2025-01-23 16:53:31 +02:00
Paul Bottein 093c41cd83
Update frontend to 20250109.1 (#136339) 2025-01-23 15:49:18 +01:00
Martin Hjelmare dabcc6d55a
Clean up remaining backup manager tests (#136335) 2025-01-23 15:23:44 +01:00
Norbert Rittel 5dfafd9f2e
Replace key names with translatable friendly names in zwave_js (#136318)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2025-01-23 15:15:08 +01:00
Franck Nijhof f6a040d598
Update peblar to v0.4.0 (#136329)
* Update peblar to v0.4.0

* Update snapshots
2025-01-23 15:02:30 +02:00
Shay Levy 66f945e852
Bump aiowebostv to 0.6.0 (#136206) 2025-01-23 13:51:24 +01:00
Joost Lekkerkerker 40ed0562bc
Add translated action exceptions to Airgradient (#136322)
* Add translated action exceptions to Airgradient

* Add translated action exceptions to Airgradient
2025-01-23 14:48:46 +02:00
Gerben Jongerius d6f6961674
Restructure the youless integration internals (#135842) 2025-01-23 13:35:21 +01:00
Joost Lekkerkerker e57dafee6c
Add parallel updates to Airgradient (#136323) 2025-01-23 13:35:53 +02:00
Abílio Costa 75738f2105
Add system_health the to Network component (#135514) 2025-01-23 12:30:46 +01:00
epenet 73bd21e0ab
Use HassKey in lovelace (#136313)
* Use HassKey in lovelace

* Improve type hints

* docstring

* Rename constant
2025-01-23 11:26:18 +01:00
Joost Lekkerkerker ae65a81188
Update Overseerr quality scale (#136260)
* Update Overseerr quality scale

* Update Overseerr quality scale

* Update Overseerr quality scale
2025-01-23 10:24:26 +01:00
epenet 10cfef1f3e
Cleanup map references in lovelace (#136314)
* Cleanup map references in lovelace

* Cleanup fixtures
2025-01-23 10:10:37 +01:00
Fábio Domingues 8172afd9f4
Auto select thermostat preset when selecting temperature (#134146) 2025-01-23 09:41:29 +01:00
Christopher Fenner 40348890da
Add heat pump supply pressure sensor in ViCare integration (#136265) 2025-01-23 09:15:24 +01:00
J. Nick Koston b839a2e2bd
Fix handling of non-supported devices in led-ble (#136300) 2025-01-23 09:09:11 +01:00
dependabot[bot] f5542450c4
Bump codecov/codecov-action from 5.1.2 to 5.2.0 (#136306)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 09:06:13 +01:00
dependabot[bot] be0a344642
Bump actions/attest-build-provenance from 2.1.0 to 2.2.0 (#136307)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 09:05:32 +01:00
dependabot[bot] df036d3091
Bump dawidd6/action-download-artifact from 7 to 8 (#136309)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 09:05:10 +01:00
dependabot[bot] 9fc21c389a
Bump github/codeql-action from 3.28.2 to 3.28.3 (#136308)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-23 09:01:39 +01:00
Norbert Rittel 595a7fbcd7
Fix grammar of OSO auth and action descriptions (#136312) 2025-01-23 08:58:33 +01:00
Dan Raper 95b49fd2bc
Add time platform to ohme (#136289) 2025-01-23 08:20:03 +01:00
Nathan Spencer 90bd783fff
Standardize DOMAIN usage in litterrobot tests (#136290)
* Standardize DOMAIN usage in litterrobot tests

* Fix additional DOMAIN references in tests

* Make platform domain usage more clear in tests
2025-01-23 08:17:59 +01:00
J. Nick Koston 75bdcee3e4
Bump led-ble to 1.1.4 (#136301) 2025-01-22 18:45:44 -10:00
J. Nick Koston 29ce89ee4f
Bump zeroconf to 0.141.0 (#136292)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.140.1...0.141.0
2025-01-22 22:25:03 -06:00
J. Nick Koston 7afd1f8cf8
Avoid useless data conversion in sonos config flow (#136294)
We would convert the zeroconf data to a dict and pass
it to async_step_discovery which does nothing with it
2025-01-22 22:24:12 -06:00
J. Nick Koston ce792f6fe9
Bump onvif-zeep-async to 3.2.5 (#136299) 2025-01-22 18:19:56 -10:00