Erik Montnemery
dc8e1773f1
Remove unused defaults from entity_registry.RegistryEntry ( #143655 )
2025-04-25 12:41:58 +02:00
Stefan Agner
b0d9a2437d
Bump aiohasupervisor from version 0.3.b1 to version 0.3.1 ( #143585 )
2025-04-25 12:20:28 +02:00
Paul Bottein
2be6ecd50f
Assign plex update entity to server device ( #143654 )
...
* Assign plex update entity to server device
* Fix tests
* Apply suggestions from code review
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-04-25 11:21:14 +02:00
J. Nick Koston
fa0bb35e6c
Avoid creating tasks to add entities when no entities are passed ( #143647 )
...
async_add_entities would return early if no entities
were passed but its a bit cleaner to not create the
task in the first place. I noticed in py-spy that
tplink was passing empty lists frequently
which made a task and than did nothing.
2025-04-25 10:16:20 +02:00
Maciej Bieniek
5b503f21d7
Abort Shelly flows if the device is not fully provisioned ( #143652 )
...
* Abort flows if the device is not fully provisioned
* Update tests
2025-04-25 10:37:58 +03:00
J. Nick Koston
cb0523660d
Improve error logging when state is too long ( #143636 )
2025-04-24 18:37:32 -10:00
Michael
605bf7e287
Add volume flow rate device class to water_flow sensor in PEGELONLINE ( #143631 )
...
add SensorDeviceClass.VOLUME_FLOW_RATE to water_flow sensor
2025-04-25 00:42:58 +02:00
Michael
3405b2549b
Add new units L/h , L/s and m³/s to volume flow rate sensor device class ( #143625 )
...
add new units L/h , L/s and m³/s
2025-04-25 00:17:47 +02:00
Shay Levy
d83c617566
Fix naming consistency in Switcher service strings ( #143629 )
2025-04-25 01:00:42 +03:00
Brett Adams
7016c19b2f
Disable polling for modern vehicles in Teslemetry ( #143495 )
2025-04-24 23:59:26 +02:00
Simone Chemelli
5cd4a0ced6
Use typed ConfigEntry in SamsungTV ( #143627 )
2025-04-24 23:55:10 +02:00
J. Nick Koston
347c1a2141
Remove duplicate _attr_should_poll in ESPHome EsphomeAssistSatelliteWakeWordSelect ( #143624 )
2025-04-25 00:41:51 +03:00
J. Nick Koston
46eae64ef6
Mark ESPHome quality as platinum ( #143033 )
2025-04-24 11:30:51 -10:00
J. Nick Koston
a74fe60b91
Fix ESPHome async_step_reconfigure signature ( #143620 )
2025-04-24 11:30:27 -10:00
J. Nick Koston
fab70a80bb
Quality improvements for the ESPHome dashboard coordinator ( #143619 )
2025-04-24 23:20:05 +02:00
J. Nick Koston
2abe2f7d59
Remove unused hass from EsphomeAssistSatelliteWakeWordSelect ( #143618 )
2025-04-24 11:18:39 -10:00
Abílio Costa
cc970354d7
Add Maytag virtual integration supported by Whirlpool ( #143612 )
2025-04-24 23:14:39 +02:00
Jan Bouwhuis
e389ff2537
Allow float for device_tracker location accuracy ( #143604 )
2025-04-24 23:09:18 +02:00
hahn-th
088f0c82bd
Bump homematicip to 2.0.1 ( #143609 )
2025-04-24 23:07:59 +02:00
Norbert Rittel
fa1bb27dd2
Fix sentence-casing of "webhook" in gpslogger and geofency ( #143614 )
...
* Fix sentence-casing of "webhook" in `gpslogger`
* Fix sentence-casing of "webhook" in `geofency`
2025-04-25 00:07:42 +03:00
J. Nick Koston
5a6ce34352
Improve ESPHome test typing ( #143617 )
2025-04-24 10:41:37 -10:00
Paulus Schoutsen
fdcb88977a
Add voice styles to HA Cloud ( #143605 )
...
* Add voice styles to HA Cloud
* Add seperator and extract util
2025-04-24 16:23:15 -04:00
Stefan Agner
a584ccb8f7
Remove add-on changelog from cached information ( #143526 )
2025-04-24 22:14:46 +02:00
Mick Vleeshouwer
cc290b15f6
Fix available status of entities in Overkiz ( #143538 )
...
* Add availability property to OverkizEntity for device status
* Update homeassistant/components/overkiz/entity.py
Co-authored-by: J. Nick Koston <nick+github@koston.org >
---------
Co-authored-by: J. Nick Koston <nick+github@koston.org >
2025-04-24 21:58:36 +02:00
Shay Levy
575db4665d
Fix Switcher review comments ( #143607 )
2025-04-24 21:54:25 +02:00
J. Nick Koston
a61aff8432
Cleanup duplicate entry data in ESPHome assist_satellite ( #143611 )
2025-04-24 09:51:58 -10:00
J. Nick Koston
3aa1c60fe3
ESPHome quality improvements round 2 ( #143613 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-04-24 09:51:33 -10:00
Abílio Costa
39f3aa7e78
Mark Whirlpool quality as bronze ( #143603 )
2025-04-24 20:44:15 +02:00
J. Nick Koston
01e2c3272b
Improve error message when ESPHome reconfigure selects an unexpected device ( #143608 )
2025-04-24 08:44:02 -10:00
J. Nick Koston
5afcd3e54e
Remove the previously deprecated ESPHome assist in progress binary sensor ( #143536 )
2025-04-24 08:43:48 -10:00
Norbert Rittel
b081064954
Use correct singular and lowercase for "webhook" in mailgun ( #143595 )
2025-04-24 21:38:42 +03:00
Norbert Rittel
11e63ca96a
Use correct singular and lowercase for "webhook" in twilio ( #143596 )
2025-04-24 21:38:03 +03:00
Abílio Costa
6457d46107
Raise ConfigEntryNotReady when fetching Whirlpool appliances fails ( #143601 )
2025-04-24 21:25:15 +03:00
Norbert Rittel
987bf4d850
Fix spelling of "counterclockwise" in deconz ( #143523 )
2025-04-24 21:23:40 +03:00
Paulus Schoutsen
fa80c0a88d
Bump hass-nabucasa to 0.96.0 ( #143542 )
...
* Bump hass-nabucasa to 0.96.0
* Adjust for new voice info format
2025-04-24 13:12:11 -04:00
Norbert Rittel
f69484ba02
Fix missing plural on "Advisories" in environment_canada ( #143562 )
2025-04-24 19:17:30 +03:00
Norbert Rittel
11f63c7868
Use common strings for "already_in_progress" etc. in music_assistant ( #143570 )
...
* Use common string for "already_in_progress" in `music_assistant`
* Use common string for "cannot_connect" as well
2025-04-24 19:16:43 +03:00
Norbert Rittel
3245124553
Use common string for error::unknown in iometer ( #143575 )
2025-04-24 19:16:33 +03:00
Joost Lekkerkerker
44475967eb
Bump pysmartthings to 3.0.5 ( #143586 )
2025-04-24 19:13:58 +03:00
Norbert Rittel
2d27b5ac53
Use common string for abort::unknown in srp_energy ( #143576 )
2025-04-24 17:20:53 +02:00
Erik Montnemery
2ae161d8b5
Wait for person integration in onboarding ( #143584 )
2025-04-24 17:08:53 +02:00
Norbert Rittel
aefe83b1a3
Use common string for "cannot_connect" in imgw_pib ( #143574 )
2025-04-24 16:54:41 +02:00
Abílio Costa
f86e85b931
Use None for Unknown state in Whirlpool sensor ( #143582 )
2025-04-24 15:12:45 +01:00
dependabot[bot]
993ebc9eba
Bump github/codeql-action from 3.28.15 to 3.28.16 ( #143546 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3.28.15 to 3.28.16.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3.28.15...v3.28.16 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: 3.28.16
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 15:34:14 +02:00
dependabot[bot]
1d99bbf22e
Bump actions/setup-python from 5.5.0 to 5.6.0 ( #143545 )
...
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 5.5.0 to 5.6.0.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v5.5.0...v5.6.0 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-version: 5.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-24 15:32:11 +02:00
Åke Strandberg
eb4fa635bf
Add miele light platform ( #143119 )
...
* WIP
* Add light platform
* Address review comments
* Address review and improve tests
* Address review comments in tests
2025-04-24 15:02:39 +02:00
Michael
49522d93df
Enable strict type checks for PEGELONLINE ( #143563 )
...
enable strict type checks for pegel_online
2025-04-24 14:42:47 +02:00
Norbert Rittel
9e0a7122f5
Fix typos and use a common string in synology_dsm ( #143573 )
...
- fix spelling of "Home Assistant", removing wrong hyphen
- remove excessive comma
- fix spelling of "passcode" (single word)
- capitalize "Zeroconf" (name)
- use common string for "reconfigure_successful"
2025-04-24 14:36:49 +02:00
Åke Strandberg
e4fe7ba985
Fix bug in miele diagnostics ( #143569 )
...
Fix bug when redacting identifiers in diagnostics
2025-04-24 14:16:31 +02:00
Simone Chemelli
f3ea11bbc1
Bump aiovodafone to 0.10.0 to use async_create_clientsession in Vodafone Station integration ( #143537 )
...
* Use async_create_clientsession in Vodafone Station integration
* bump library and rename method
2025-04-24 14:05:42 +02:00