Joost Lekkerkerker
1df12e8771
Use explicit naming in workday sensor ( #95531 )
2023-06-29 13:57:29 -04:00
Franck Nijhof
129fee09d3
Bump breaking version for YAML features ADR-0021 ( #95525 )
2023-06-29 13:57:28 -04:00
Franck Nijhof
61ab84bf04
Revert "Remove Workday YAML configuration ( #94102 )" ( #95524 )
2023-06-29 13:57:25 -04:00
Franck Nijhof
4f99a71f61
Revert "Remove snapcast YAML configuration ( #93547 )" ( #95523 )
2023-06-29 13:57:23 -04:00
Franck Nijhof
f165357772
Revert "Remove qbittorrent YAML configuration ( #93548 )" ( #95522 )
2023-06-29 13:57:19 -04:00
Franck Nijhof
c156951925
Revert "Remove Brottsplatskartan YAML configuration ( #94101 )" ( #95521 )
2023-06-29 13:57:15 -04:00
Franck Nijhof
612f33e372
Mark text input required for conversation.process service ( #95520 )
2023-06-29 13:57:14 -04:00
Marcel van der Veldt
2b274b4e95
Bump Matter Server to 3.6.3 ( #95519 )
2023-06-29 13:57:11 -04:00
Joost Lekkerkerker
2ac5bb46b1
Add explicit device name to Broadlink ( #95516 )
2023-06-29 13:57:09 -04:00
Joost Lekkerkerker
c4a46294cc
Add explicit device name to Roborock ( #95513 )
2023-06-29 13:55:47 -04:00
Joost Lekkerkerker
cda5ee5814
Add explicit device name to Switchbot ( #95512 )
2023-06-29 13:55:46 -04:00
Joost Lekkerkerker
698333f894
Add explicit device name to Tuya ( #95511 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2023-06-29 13:55:45 -04:00
Joost Lekkerkerker
b93ceca804
Add explicit device name to Spotify ( #95509 )
2023-06-29 13:55:44 -04:00
Allen Porter
286cff314a
Limit fields returned for the list events service ( #95506 )
...
* Limit fields returned for the list events service
* Update websocket tests and fix bugs in response fields
* Omit 'None' fields in the list events response
2023-06-29 13:55:43 -04:00
Raman Gupta
d44ef07082
Fix binary sensor device trigger for lock class ( #95505 )
2023-06-29 13:55:42 -04:00
Joost Lekkerkerker
8dd2e21d0b
Fix YouTube coordinator bug ( #95492 )
...
Fix coordinator bug
2023-06-29 13:55:41 -04:00
Matthias Alphart
f55ada5d61
Add reload service to KNX ( #95489 )
2023-06-29 13:55:39 -04:00
Brandon Rothweiler
1f72a5b1fe
Remove incompatible button entities for Mazda electric vehicles ( #95486 )
...
* Remove incompatible button entities for Mazda electric vehicles
* Update tests
2023-06-29 13:53:53 -04:00
Evan Jarrett
71b192c072
Update matter locks to support pin code validation ( #95481 )
...
Update matter locks to support PINCode validation based on device attributes
2023-06-29 13:52:06 -04:00
Michael Hansen
17c64ed791
Add targeted entities to sentence debug API ( #95480 )
...
* Return targets with debug sentence API
* Update test
* Update homeassistant/components/conversation/__init__.py
* Include area/domain in test sentences
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2023-06-29 13:52:05 -04:00
puddly
4e940df224
Bump ZHA dependencies ( #95478 )
...
* Bump ZHA dependencies
* Account for new EZSP metadata keys
2023-06-29 13:52:04 -04:00
Marcel van der Veldt
a23c0e12f1
Fix Matter entity names ( #95477 )
2023-06-29 13:51:59 -04:00
Bram Kragten
be22195cf4
Add conversation agent selector, use in conversation.process service ( #95462 )
2023-06-29 13:44:13 -04:00
Michael Hansen
a39ef03ff5
Disconnect VoIP on RTCP bye message ( #95452 )
...
* Support RTCP BYE message
* Make RtcpState optional
2023-06-29 13:44:12 -04:00
Barry Williams
1687ff1f28
Add Update Entity for Linn devices ( #95217 )
...
* added update entity for Linn devices
* Update homeassistant/components/openhome/update.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* use parent methods for version attributes
* fixed issue with mocking openhome device
* Update homeassistant/components/openhome/update.py
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
* update entity name in tests
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2023-06-29 13:44:09 -04:00
Franck Nijhof
28a5e4735f
Bumped version to 2023.7.0b0
2023.7.0b0
2023-06-28 20:45:45 +02:00
J. Nick Koston
25dc9f5942
Migrate esphome climate platform to use _on_static_info_update ( #95471 )
2023-06-28 20:37:35 +02:00
Eric Severance
03dac6e171
Remove polling_interval_seconds option from wemo ( #95468 )
2023-06-28 20:27:10 +02:00
Emory Penney
804b27cc2f
Improve Obihai Connection Stability ( #94406 )
...
* Improving Obihai Connectivity
* Update homeassistant/components/obihai/sensor.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
* PR feedback
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2023-06-28 20:12:09 +02:00
Michael
b64be798df
Fix qr code data update in AVM Fritz!Tools ( #95470 )
...
* use async_update
* improve tests
* use async_image
2023-06-28 19:57:03 +02:00
Michael Hansen
79f1c86789
Bump home-assistant-intents to 2023.6.28 ( #95451 )
2023-06-28 19:35:18 +02:00
Joost Lekkerkerker
ecfb259438
Add entity translations to iBeacon ( #95460 )
...
* Add entity translations to iBeacon
* Add entity translations to iBeacon
2023-06-28 19:32:58 +02:00
Olen
4959fce1e0
Fix setting number of digits for verisure lock PIN ( #95449 )
...
* Fix error when setting number of digits
* Update test_config_flow.py
Add test for empty code
2023-06-28 19:18:45 +02:00
Michael Hansen
3d84c6e21c
Use "Done" as a default response for sentence triggers ( #95463 )
...
* Use "Done" as a default response for sentence triggers
* Move response to trigger callback
2023-06-28 12:34:55 -04:00
Joost Lekkerkerker
d8d580ad58
Make smartthings use the right unit of measurement for illuminance sensors ( #95456 )
2023-06-28 18:18:24 +02:00
Joost Lekkerkerker
e0d1d16da1
Remove mutable object from hvv sensor ( #95454 )
2023-06-28 18:18:11 +02:00
Bram Kragten
b2c0ca304b
Update frontend to 20230628.0 ( #95458 )
2023-06-28 18:16:39 +02:00
Martin Hjelmare
de4e3b5ffe
Disable sun.sun no platform log ( #95450 )
2023-06-28 17:06:23 +02:00
Artem Draft
c14a2dd912
Add active_child_template to universal media player ( #88816 )
...
* Add active_children_template in universal
* handle multiple updates
* edit docstring
* Rename parameter to active_child_template
2023-06-28 16:36:18 +02:00
Michael
acb7b1fe3b
Apply suggestion from late review of #95282 ( #95437 )
2023-06-28 16:20:23 +02:00
Joost Lekkerkerker
4393aa4f50
Add entity translations to Growatt Server ( #95410 )
...
* Add entity translations to Growatt Server
* Fix feedback
2023-06-28 15:28:01 +02:00
Jan Bouwhuis
0a74bffe67
Fix error for stt when async_get_engine is not implemented ( #95443 )
...
* Fix error for stt
* Revert "Fix error for stt"
This reverts commit 723cd191fe .
* Remove legacy stt platform component
2023-06-28 15:27:06 +02:00
Matthias Alphart
489781c1e6
Add time platform to KNX ( #95302 )
2023-06-28 15:19:32 +02:00
Erik Montnemery
24ea865553
Fix a couple of typos ( #95441 )
2023-06-28 14:37:13 +02:00
Jan Bouwhuis
0856121046
Add action topic to MQTT humidifier ( #95212 )
...
* Add action topic to MQTT humidifier
* Add tests
2023-06-28 14:21:15 +02:00
Joost Lekkerkerker
e9495c9cc6
Add entity translations for homewizard ( #95416 )
...
* Add entity translations for homewizard
* Add entity translations for homewizard
* Add entity translations for homewizard
* Fix tests
2023-06-28 14:02:54 +02:00
avee87
6c2c4c989f
Migrate Transmission to new entity naming ( #95436 )
2023-06-28 14:00:06 +02:00
Joost Lekkerkerker
103375ef95
Add entity translations to HVV Departures ( #95442 )
...
* Add entity translations to HVV Departures
* Add entity translations to HVV Departures
2023-06-28 13:57:04 +02:00
Joost Lekkerkerker
ff015310fd
Add entity translations to honeywell ( #95440 )
2023-06-28 13:55:42 +02:00
Sab44
c1953b0ae4
Decouple Hyperion entitites and clear source when light is off ( #80478 )
...
* Remove Hyperion Priority Light
* Remove coupling between light entity and led device
* Merge HyperionLight and HyperionBaseLight as we will only have one light entity
* Set state based on whether priority channel is open or not
* Remove leftover variable from Priority Light
* Remove external sources from light entity; use switch entities instead
* Remove external effects from effects to show dropdown
* Remove workaround for hyperion.ng issue 992
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2023-06-28 13:51:42 +02:00