Joost Lekkerkerker
d8e73b6a6b
Move FiveM entity class to separate file ( #95348 )
2023-06-27 13:17:51 +02:00
Martin Hjelmare
4d2fa5bdbc
Onboard Google Translate ( #95352 )
2023-06-27 13:12:25 +02:00
Joost Lekkerkerker
2c9213baa1
Bump python-opensky to 0.0.10 ( #94335 )
2023-06-27 13:10:09 +02:00
Jan Bouwhuis
4d05a3ae79
Add url support for mqtt image platform ( #95249 )
...
* Add url support for mqtt image platform
* Refactor url fetch code to use base platform
* Update after rebase
---------
Co-authored-by: Erik <erik@montnemery.com>
2023-06-27 12:49:31 +02:00
Joost Lekkerkerker
a80862f3db
Add entity translations to Fjaraskupan ( #95341 )
2023-06-27 12:38:32 +02:00
Franck Nijhof
c225c46853
Clean up device class based entity translations in Community.Sensors ( #95011 )
2023-06-27 12:31:57 +02:00
Erik Montnemery
3c015f85f4
Revert "Change the device class name `volatile organic compounds parts` to `VOCs ratio`" ( #95332 )
2023-06-27 12:28:31 +02:00
Joakim Sørensen
4d4e7522f4
Adjust the analytics collector to only report configured integrations ( #95246 )
2023-06-27 12:08:51 +02:00
Erik Montnemery
90c1263501
Adjust image entity URL support ( #95330 )
2023-06-27 11:59:24 +02:00
Franck Nijhof
39f76b757d
Clean up wheels building, removing cp310 abi ( #95334 )
2023-06-27 11:53:19 +02:00
Franck Nijhof
9de2b6c253
Use Python 3.11 in translations and builder workflows ( #95335 )
2023-06-27 11:52:45 +02:00
Patrick ZAJDA
58f8f9c82a
Add state attribute translations to Switchbot ( #90861 )
2023-06-27 11:52:20 +02:00
Jan Bouwhuis
22f29e8c84
Add validation of content_type to image entity ( #95248 )
2023-06-27 11:46:31 +02:00
Joost Lekkerkerker
af7b25d748
Move FiveM coordinator to separate file ( #95339 )
...
Move coordinator to separate file
2023-06-27 12:40:38 +03:00
G Johansson
30d22fe49b
Add new attributes into Template Weather ( #95100 )
2023-06-27 11:19:51 +02:00
Pascal Vizeli
b62080cb78
Using builder 2023.06.1 ( #95333 )
...
* Using builder 2023.06.1
* revert downgrade of cosign
2023-06-27 10:34:31 +02:00
Joost Lekkerkerker
ba244b7af7
Add entity translations to Efergy ( #95291 )
...
* Add entity translations to Efergy
* Add entity translations to Efergy
2023-06-27 10:22:08 +02:00
dependabot[bot]
b12109dcde
Bump sigstore/cosign-installer from 3.0.5 to 3.1.0 ( #95327 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-27 10:21:36 +02:00
Robert Hillis
10f116a507
Add entity translations to Google Mail ( #95312 )
2023-06-27 10:19:47 +02:00
Robert Hillis
16bcbe3d22
Add entity translations to Lidarr ( #95313 )
2023-06-27 10:19:20 +02:00
Joost Lekkerkerker
4ab8411145
Make Dexcom use shorthand attributes ( #95231 )
2023-06-27 10:17:09 +02:00
Robert Hillis
7add36d847
Add entity translations to Litterrobot ( #95316 )
2023-06-27 10:12:02 +02:00
Pascal Vizeli
c3d02d68b7
Fix Cosign Image build ( #95328 )
2023-06-27 09:29:45 +02:00
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