Joost Lekkerkerker
2c3a50fdb1
Add entity translations to Awair ( #95308 )
2023-06-27 08:27:33 +02:00
J. Nick Koston
6d47feb595
Add tests for ESPHome cover platform ( #95321 )
2023-06-27 08:26:35 +02:00
Paulus Schoutsen
5f14cdf69d
Allow stopping a script with a response value ( #95284 )
2023-06-27 08:24:22 +02:00
Erik Montnemery
51aa2ba835
Use entity registry id in water_heater device actions ( #95276 )
2023-06-27 08:21:15 +02:00
Erik Montnemery
9dc586bd98
Use entity registry id in number device actions ( #95273 )
2023-06-27 08:20:45 +02:00
Erik Montnemery
c2457b8574
Use entity registry id in cover device actions ( #95269 )
2023-06-27 08:20:05 +02:00
J. Nick Koston
0af71851a4
Fix ESPHome button not getting device updates ( #95311 )
2023-06-26 22:34:37 -05:00
Paulus Schoutsen
d6cd5648b9
Change conversation default agent behavior ( #95225 )
...
* Change conversation default agent behavior
* Fix tests
2023-06-26 22:10:17 -04:00
J. Nick Koston
9fe24c54e9
Add test coverage for ESPHome switch platform ( #95306 )
2023-06-26 17:49:00 -05:00
Joost Lekkerkerker
b02cb56988
Clean up Awair const ( #95135 )
2023-06-26 23:22:43 +02:00
Erik Montnemery
3635508a08
Use entity registry id in vacuum device actions ( #95275 )
2023-06-26 23:21:15 +02:00
Joost Lekkerkerker
a44f3e62e3
Add entity translations to Energyzero ( #95293 )
2023-06-26 23:20:34 +02:00
Joost Lekkerkerker
cb9cbdfb28
Add entity translations to ecobee ( #95281 )
2023-06-26 23:12:48 +02:00
Erik Montnemery
320003bf15
Use entity registry id in lock device actions ( #95272 )
2023-06-26 23:09:26 +02:00
Erik Montnemery
b12c5a5ba2
Use entity registry id in humidifier device actions ( #95270 )
2023-06-26 23:08:30 +02:00
Michael Hansen
0f08e6699c
Add VAD sensitivity to ESPHome ( #95283 )
...
* Change to "finished speaking detection"
* Add select entity to ESPHome for finished speaking detection
* Fix entity name
* Use vad select in stt stream
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 16:47:32 -04:00
Robert Hillis
c6775920f5
Tweak Dremel 3D Printer sensors ( #94552 )
2023-06-26 22:39:10 +02:00
Erik Montnemery
4efe217d9b
Use entity registry id in select device actions ( #95274 )
2023-06-26 22:29:14 +02:00
Erik Montnemery
433d640071
Use entity registry id in light device actions ( #95271 )
2023-06-26 22:27:19 +02:00
Erik Montnemery
9b1b0937eb
Use entity registry id in button device actions ( #95267 )
2023-06-26 22:22:15 +02:00
J. Nick Koston
fde82ee323
Keep esphome update entity available when disconnected is expected ( #95278 )
2023-06-26 22:20:56 +02:00
starkillerOG
0bec93fa37
Reolink ONVIF long polling ( #94770 )
2023-06-26 21:54:40 +02:00
Petro31
f9707cc87b
Add optional limits to compensation sensors ( #85886 )
...
Co-authored-by: Tom Harris <tomharris@harrisnj.net>
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 14:36:59 -05:00
Erik Montnemery
b71e0302d6
Use entity registry id in sensor device conditions ( #95260 )
2023-06-26 21:20:40 +02:00
Erik Montnemery
2930845b23
Use entity registry id in vacuum device conditions ( #95261 )
2023-06-26 20:31:06 +02:00
Erik Montnemery
eb7ad2eb09
Use entity registry id in select device conditions ( #95259 )
2023-06-26 20:30:29 +02:00
Erik Montnemery
4021662b48
Use entity registry id in media_player device conditions ( #95258 )
2023-06-26 20:30:22 +02:00
Erik Montnemery
2cfa889750
Use entity registry id in lock device conditions ( #95257 )
2023-06-26 20:30:05 +02:00
Erik Montnemery
c4589ad4e5
Use entity registry id in fan device conditions ( #95255 )
2023-06-26 20:29:52 +02:00
Erik Montnemery
16ec9b1e9f
Use entity registry id in device_tracker device conditions ( #95254 )
2023-06-26 20:29:39 +02:00
Erik Montnemery
a691846b5d
Use entity registry id in climate device conditions ( #95252 )
2023-06-26 20:29:28 +02:00
Richard Kroegel
410b15df92
Improve exception handling for BMW remote services ( #92199 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-06-26 19:05:50 +02:00
Erik Montnemery
07936884a3
Use entity registry id in alarm_control_panel device conditions ( #95250 )
2023-06-26 18:26:21 +02:00
Erik Montnemery
f0493b22d4
Use entity registry id in binary_sensor device conditions ( #95251 )
2023-06-26 18:17:27 +02:00
Erik Montnemery
02ad93db53
Use entity registry id in cover device conditions ( #95253 )
2023-06-26 18:14:23 +02:00
Erik Montnemery
e77a06412a
Use entity registry id in humidifier device conditions ( #95256 )
2023-06-26 18:13:48 +02:00
dougiteixeira
39229ce098
Add the device of the source entity in the helper entities for Utility Meter ( #94734 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-26 18:08:13 +02:00
dougiteixeira
403496eb92
Add the device of the source entity in the helper entities for Derivative ( #94751 )
...
* Adds the device of the original entity in the helper entities for Derivative
* Update
* Update
2023-06-26 18:06:25 +02:00
dougiteixeira
26016b29f7
Add the device of the source entity in the helper entities for Threshold ( #94753 )
2023-06-26 18:05:11 +02:00
Erik Montnemery
89c9e72768
Use entity registry id in alarm_control_panel device actions ( #95241 )
2023-06-26 16:59:43 +02:00
Erik Montnemery
8e2ba81995
Add image platform to the template integration ( #94928 )
...
* Add image platform to the template integration
* Set a default name
* Fix typo
* Add tests
* Improve test coverage
* Derive content-type from fetched image
2023-06-26 15:54:51 +02:00
Jan Bouwhuis
1029bcbbd3
Add mqtt image platform ( #94769 )
...
* Add mqtt image platform
* Follow up comments
* Use separate topics
* Set last_ image to `None` on error
* Fix encoding and schema validation
* Assing None to last_image when get image fails
* Follow up comment
* Remove content_type validation
* Add validation
* Rename options according suggestions
* Remove url_topic / template feature from PR
* Always set content_type
2023-06-26 14:42:24 +02:00
J. Nick Koston
ad17a89531
Add additional coverage for ESPHome sensor and number ( #95226 )
2023-06-26 12:29:38 +02:00
Erik Montnemery
a338e7e242
Use entity registry id in toggle_entity device automations ( #94995 )
...
* Use entity registry id in toggle_entity device automations
* Update tests
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-06-26 09:59:01 +02:00
J. Nick Koston
3b7095c63b
Fix esphome not removing entities when static info changes ( #95202 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2023-06-25 21:31:31 -05:00
Kevin Cathcart
d700415045
Support notification_id in notify.persistent_notification ( #74822 )
...
* Support notification_id in notify.persistent_notification
* Apply suggestions from code review
Co-authored-by: Scott Giminiani <ScottG489@Gmail.com>
---------
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Scott Giminiani <ScottG489@Gmail.com>
2023-06-25 22:25:58 -04:00
J. Nick Koston
85d6e03dd3
Require newly configured esphome device to allow Home Assistant service calls ( #95143 )
...
* Require esphome service calls to be enabled
For existing devices, calling Home Assistant services continues
to be allowed.
For newly configured devices, it must now be enabled in the options
flow
* fix
* adjust
* coverage
* adjust
* fix test
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/esphome/strings.json
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/esphome/__init__.py
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
* Update homeassistant/components/esphome/__init__.py
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
* Update homeassistant/components/esphome/__init__.py
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-06-25 21:18:21 -04:00
G Johansson
67586caaf9
Cleanup ping ( #95168 )
2023-06-25 09:00:52 -05:00
Matthias Alphart
2ce23c17ca
Update KNX frontend - add Group monitor telegram detail view ( #95144 )
...
* Use TelegramDict for WS communication
* Update knx_frontend
2023-06-25 14:58:08 +02:00
J. Nick Koston
ef2e55ecec
Add dual IP stack support to HomeKit ( #94126 )
...
* Add dual IP stack support to HomeKit
* fix tests
* Update homeassistant/components/network/__init__.py
* remove scopes
* Bump HAP-python to 4.7.0
fixes pairing with newer iOS
changelog: https://github.com/ikalchev/HAP-python/compare/v4.6.0...4.7.0
* fixes
* update tests
* Relocate get_announced_addresses from zeroconf to network
needed for #94126
* rename
* rename
* Update homeassistant/components/network/__init__.py
* Update homeassistant/components/network/__init__.py
* rename
* fix import
* coverage
2023-06-24 23:18:38 -04:00