1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-26 10:15:33 +01:00
Commit Graph

88865 Commits

Author SHA1 Message Date
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
Jeff Terrace 68b6a7c987 Add TP-Link Tapo pet detection to onvif parsers (#136303) 2025-01-22 18:19:09 -10:00
Yuxin Wang 43d8c0bb6e Fallback to None for literal "Blank" serial number for APCUPSD integration (#136297)
* Fallback to None for Blank serial number

* Fix comments
2025-01-22 22:10:52 -06:00
rwalker777 6fa4cbd3e1 Revert "Add Tuya based bluetooth lights" (#133386)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-22 18:04:39 -10:00
Jan Bouwhuis ff7601e676 Bump incomfort-client to v0.6.7 (#136285)
* Bump incomfort-client to v0.6.7

* Fix mypy
2025-01-22 23:30:10 +01:00
Nathan Spencer 544c4a0583 Cleanup litterrobot sensor entity (#136287) 2025-01-22 23:03:50 +01:00
Petro31 4a7e009f27 Allow time triggers with offsets to use input_datetimes (#131550) 2025-01-22 21:57:13 +00:00
Thomas Lake cad49453eb ping: Suppress ProcessLookupError on timeout (#134281) 2025-01-22 22:30:04 +01:00
epenet 3a493bb6c0 Improve type hints in benchmark script (#136259) 2025-01-22 22:29:00 +01:00
Nathan Spencer 33f966a12e Convert LitterRobotHub to a DataUpdateCoordinator (#136283) 2025-01-22 22:20:13 +01:00
Dan Raper e3c836aa7d Add number platform to ohme (#136271)
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-22 22:19:54 +01:00
Andrew Sayre 52f77626f7 Implement Coordinator for HEOS (initial plumbing) (#136205) 2025-01-22 22:12:05 +01:00
Nathan Spencer dc24f83407 Cleanup litterrobot select entity (#136282) 2025-01-22 21:27:28 +01:00
J. Nick Koston f8dc3d6624 Bump habluetooth to 3.12.0 (#136281) 2025-01-22 10:14:19 -10:00
Markus Adrario ea1cec2525 Bump pyHomee to 1.2.3 (#136213)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-22 20:55:52 +01:00
Nathan Spencer 208805a930 Move brightness icon map to icons.json (#136201) 2025-01-22 20:49:11 +01:00
J. Nick Koston 66115ce695 Remove myself from ibeacon codeowners (#136280) 2025-01-22 09:37:07 -10:00
J. Nick Koston dcb17d03af Bump bleak-esphome to 2.1.1 (#136277) 2025-01-22 20:36:31 +01:00
Simon Lamon 4203345550 Bump python-linkplay to v0.1.3 (#136267) 2025-01-22 09:02:01 -10:00
Maciej Bieniek 5f67461c26 Provide beta release note for Shelly RPC devices (#136154)
* Return beta release note for Shelly RPC devices

* Cleaning

* Fix test

* Move release note check
2025-01-22 21:00:42 +02:00
Arie Catsman 8c0515aff2 Set enphase_envoy CT Status flags entity_category to diagnostics. (#136241) 2025-01-22 21:00:12 +02:00
Joost Lekkerkerker 9f2a6af1ec Only add Overseerr event if we are push based (#136258) 2025-01-22 20:58:48 +02:00
Dan Raper ad205aeea3 Bump ohmepy to 1.2.4 (#136270) 2025-01-22 19:29:08 +01:00
Erik Montnemery ea9be01c7c Indicate in WS API when scheduling additional automatic backup (#136155) 2025-01-22 18:01:46 +00:00
Álvaro Fernández Rojas 4e494aa393 Allow multiple Airzone entries with different System IDs (#135397)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 17:41:58 +00:00
epenet 3bbd7daa7f Improve type hints in template helper (#136253) 2025-01-22 15:27:01 +00:00
Joost Lekkerkerker 7a78f87fa6 Clean up attributes of Overseerr event entity (#136251) 2025-01-22 15:17:57 +01:00
Joost Lekkerkerker eb20a00aa2 Add reconfigure flow to Overseerr (#136248) 2025-01-22 14:55:17 +01:00
Huyuwei 4c8b4b36e5 Record IQS for Switchbot (#136058)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-22 14:27:13 +01:00
Joost Lekkerkerker 194d59df03 Add reauth flow to Overseerr (#136247) 2025-01-22 14:23:00 +01:00