Erik Montnemery
c2f7e5840b
Use entity registry id in climate device actions ( #95268 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-06-27 09:28:54 +02:00
Robert Hillis
8d1cd39044
Add entity translations to Radarr ( #95317 )
2023-06-27 08:45:27 +02:00
Joost Lekkerkerker
73bc5a4e8f
Add entity translations to Aurora ABB PowerOne ( #95132 )
2023-06-27 08:42:09 +02:00
Jan Bouwhuis
98cc45ec10
Add image url support ( #95301 )
...
* Add image url support
* Use hass as parameter
* Add verify ssl parameter and improve exception handling
* Improve error handling, ignore empty URL's
* Update existing image platforms
---------
Co-authored-by: Erik <erik@montnemery.com>
2023-06-27 08:36:12 +02:00
dougiteixeira
363dab7ce4
Change the device class name `volatile organic compounds parts` to `VOCs ratio` ( #95126 )
2023-06-27 08:33:11 +02:00
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
c4288e7b1f
Use cached_property in entity.py instead of manual cache ( #95307 )
2023-06-26 19:18:46 -05:00
Erik Montnemery
398dbed72e
Improve type annotations of cached_property backport ( #95309 )
2023-06-26 18:36:01 -05:00
J. Nick Koston
9fe24c54e9
Add test coverage for ESPHome switch platform ( #95306 )
2023-06-26 17:49:00 -05:00
Joost Lekkerkerker
dbe4252d34
Add entity translation to Aussie broadband ( #95134 )
2023-06-26 23:39:02 +02:00
Joost Lekkerkerker
185936deda
Use DeviceInfo type for Aurora ABB PowerOne ( #95133 )
2023-06-26 23:36:06 +02:00
Michael Hansen
b70a67404b
Check end stage as well when preparing pipeline ( #95303 )
2023-06-26 16:36:02 -05:00
Joost Lekkerkerker
9734f45202
Add entity translations to Eufylife BLE ( #95296 )
2023-06-26 23:32:37 +02:00
Erik Montnemery
a568885ad2
Add backport of cached_property from CPython 3.12 ( #95292 )
2023-06-26 16:23:07 -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
Joost Lekkerkerker
ad9bf431a8
Add entity translations to filesize ( #95299 )
2023-06-26 23:06:27 +02:00
J. Nick Koston
7737271a30
Migrate esphome alarm_control_panel platform to use _on_static_info_update ( #94961 )
2023-06-26 22:58:17 +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
Joost Lekkerkerker
ec120608c2
Add entity translations to edl21 ( #95289 )
2023-06-26 22:28:12 +02:00
Erik Montnemery
433d640071
Use entity registry id in light device actions ( #95271 )
2023-06-26 22:27:19 +02:00
Paulus Schoutsen
bc8be9caea
Rename HomeKit Controller to HomeKit Device ( #95286 )
2023-06-26 22:26:16 +02:00
Joost Lekkerkerker
2872b6cf61
Add entity translations to Environment Canada ( #95295 )
2023-06-26 22:23:43 +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
Franck Nijhof
c1a37185b4
Mark Plugwise Illuminance sensor as diagnostic ( #95240 )
2023-06-26 19:40:30 +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