J. Nick Koston
238de08d16
Bump aiopvapi to 1.6.19 to fix async_timeout passing loop ( #61618 )
2021-12-12 14:17:54 -08:00
Marcel van der Veldt
ed8d5c09ff
Fix availability for 3th party Hue lights ( #61603 )
2021-12-12 14:12:35 -08:00
Allen Porter
cd001d0243
Only publish nest camera event messages once per thread and bump nest version ( #61587 )
2021-12-12 14:12:05 -08:00
Marcel van der Veldt
4ad90b33c9
Fix Hue transition calculation ( #61581 )
2021-12-12 14:11:41 -08:00
J. Nick Koston
8200101785
Fix HomeKit covers with device class window and no tilt ( #61566 )
2021-12-12 14:10:40 -08:00
Allen Porter
c3e72bec0a
Update logic for nest media source `can_play` for events ( #61537 )
2021-12-12 14:10:20 -08:00
Ernst Klamer
6e7de8f85d
Fix for failing Solarlog integration in HA 2021.12 ( #61602 )
2021-12-12 14:09:15 -08:00
Bram Kragten
aff74f7969
Update frontend to 20211212.0 ( #61577 )
2021-12-12 19:24:32 +01:00
Marcel van der Veldt
599d5c4c41
enable grouped light if enabled in previous integration ( #61582 )
2021-12-12 10:12:49 -08:00
Austin Mroczek
0194f0a06e
Fix totalconnect service schema ( #61595 )
2021-12-12 19:00:28 +01:00
David F. Mulcahey
94324cebea
Update HVAC action handling in ZHA climate devices ( #61460 )
...
* Update HVAC action handling in ZHA climate devices
* fix class name
* align with class name changes
* get the correct sensor entity for state assertions
2021-12-12 12:11:37 -05:00
Allen Porter
7711f9a391
Use relative import within component for nest media source ( #61571 )
2021-12-12 07:14:44 -08:00
epenet
a691abaa50
Use new enums in gogogate2 ( #61515 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 06:27:20 -08:00
Alexei Chetroi
997809c6c4
Refactor ZHA entity matching process ( #60063 )
...
* Group multi-matches by channels
* Group multi-matched by explicit groups
* Registryless AnalogInput and PowerConfiguration
* Refactor single cluster sensor registry
* Refactor single cluster cover and lock registry
* Refactor single cluster binary_sensor registry
* Pylint
2021-12-12 07:52:49 -05:00
Nathan Spencer
359affb856
Bump pylitterbot to 2021.12.0 ( #61536 )
2021-12-11 22:13:12 -08:00
J. Nick Koston
388fcac689
Reduce cpu requirements for apple_tv mdns and discovery ( #61346 )
...
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
2021-12-11 19:57:11 -10:00
jjlawren
9a1109949f
Fix Sonos sub & surround switch state reporting ( #61531 )
...
* Fix sub/surround states, refactor volume param handling
* Lint
2021-12-11 21:14:22 -07:00
Austin Mroczek
3198211a7f
Add instant arming for totalconnect ( #60156 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-11 15:58:12 -10:00
GitHub Action
f75b325ab2
[ci skip] Translation update
2021-12-12 00:14:30 +00:00
Bram Kragten
0736e4fde1
Update frontend to 20211211.0 ( #61499 )
2021-12-11 18:11:42 +01:00
David F. Mulcahey
abbde8f128
Clean up state class and device class usage in ZHA ( #61049 )
...
* Clean up sensor and device class usage in ZHA
* additional cleanup
* Use EntityCategory
2021-12-11 11:51:24 -05:00
David F. Mulcahey
f6ac856b8d
Use async_on_unload from config entry in ZHA ( #61015 )
...
* remove DATA_ZHA_DISPATCHERS
* update typing information
* fix rebase
2021-12-11 11:50:03 -05:00
Marcel van der Veldt
0abfc90870
Fix typo in Hue device triggers - use enum value ( #61498 )
2021-12-11 17:12:33 +01:00
David F. Mulcahey
a17031630f
Use Platform enum in ZHA ( #61016 )
2021-12-11 11:06:39 -05:00
J. Nick Koston
5907f6690c
Fix missing color modes for Magic Home Ceiling Light CCT (0xE1) ( #61478 )
2021-12-11 11:39:32 +01:00
J. Nick Koston
41bac5ccbb
Fix non-threadsafe call to async_fire in telegram_bot ( #61465 )
...
Fixes https://github.com/home-assistant/core/issues/53255#issuecomment-888111478
2021-12-11 11:20:58 +01:00
J. Nick Koston
773ada5fe4
Pickup codeowner for lookin ( #61474 )
...
- I am now using these devices in production
2021-12-11 11:14:18 +01:00
J. Nick Koston
d78914d138
Drop nmap_tracker code owner ( #61476 )
...
- I am no longer using this in production
2021-12-11 11:13:05 +01:00
J. Nick Koston
61865f4593
Pickup screenlogic codeowner ( #61477 )
...
- I am using this in production and already doing some work on it
2021-12-11 11:12:37 +01:00
J. Nick Koston
3eabd69666
Fix exception in color_rgb_to_rgbww ( #61466 )
2021-12-10 22:19:54 -08:00
Andre Lengwenus
74d5cbd3a9
Add events and device triggers to LCN ( #58745 )
2021-12-10 19:02:17 -10:00
GitHub Action
5e750a0625
[ci skip] Translation update
2021-12-11 00:12:44 +00:00
Marcel van der Veldt
0d36b07d10
Small fix for device triggers and events on Hue integration ( #61462 )
2021-12-10 15:11:34 -08:00
jjlawren
6d54261322
Remove external library discovery call in Sonos ( #61461 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-10 11:28:47 -10:00
David F. Mulcahey
d4e5c1832e
Bump ZHA quirks to 0.0.65 ( #61458 )
2021-12-10 11:29:46 -08:00
MattWestb
d73311075f
Add 2 new CN-Hysen TRVs ( #61002 )
...
Adding CN-Hysen "_TZE200_pvvbommb" and "_TZE200_4eeyebrt" TRVs
2021-12-10 14:07:53 -05:00
Anton Malko
e5b04cedf3
Add media_player platform to Lookin ( #61337 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-10 08:52:51 -10:00
Erik Montnemery
dc5888ab4a
Correct recorder.statistics.get_last_statistics ( #61421 )
2021-12-10 10:09:29 -08:00
Erik Montnemery
aa36dde148
Correct rest sensor configured to generate timestamps ( #61429 )
2021-12-10 09:59:27 -08:00
Yehuda Davis
e0cb7dad31
Fix Tuya cover open/close commands ( #61369 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-10 18:19:33 +01:00
Simone Chemelli
f77c4485b6
Interim fix ( #61435 )
2021-12-10 17:40:31 +02:00
epenet
80b65c679f
Use new enums in fritz ( #61446 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:58:34 -05:00
epenet
44b7c0e65c
Use new enums in fritzbox ( #61447 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:58:23 -05:00
epenet
0d9d6d5727
Use new SensorStateClass enum in flunearyou ( #61441 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:55:33 -05:00
epenet
25838e97e0
Use BinarySensorDeviceClass in ffmpeg ( #61436 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:54:41 -05:00
epenet
f1979f8b68
Use new enums in fjaraskupan ( #61438 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:53:58 -05:00
epenet
eb27da3cd4
Use new SensorDeviceClass enum in freebox ( #61444 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:53:08 -05:00
epenet
731c70a0e7
Use new enums in forecast_solar ( #61443 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:52:54 -05:00
epenet
4d282eca6d
Use new DeviceClass constants in flo ( #61440 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:52:33 -05:00
epenet
6677dd8507
Use new DeviceClass enums in fibaro ( #61437 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:50:21 -05:00
epenet
172237f4f1
Use new SensorDeviceClass enum in foobot ( #61442 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:48:48 -05:00
epenet
5538d5d59d
Use new DeviceClass enums in flipr ( #61439 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:48:10 -05:00
epenet
da7c5f4722
Break long lines in discovery_info ( #61431 )
2021-12-10 12:48:47 +01:00
Erik Montnemery
281b5e1c22
Speed up demo lock tests ( #61425 )
2021-12-10 11:13:44 +01:00
epenet
b5c5528082
Optimise state attributes in delijn ( #61424 )
2021-12-10 10:13:21 +01:00
epenet
e50c00ea06
Use new enums in esphome ( #61391 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:56:20 +01:00
epenet
412e531096
Use new DeviceClass enums in ezviz ( #61383 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:54:58 +01:00
Daniel Hjelseth Høyer
dd6b179549
Mill, use native_value ( #61382 )
2021-12-10 09:24:59 +01:00
epenet
8c39eade5e
Use SensorDeviceClass in environment_canada ( #61390 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:14:06 +01:00
epenet
f12261b575
Use SensorDeviceClass in envirophat ( #61389 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:13:07 +01:00
epenet
45425f118c
Use new DeviceClass and StateClass in enphase_envoy ( #61388 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:12:38 +01:00
Erik Montnemery
d143aa06e3
Correct device class for Tasmota dewpoint sensor ( #61420 )
2021-12-10 09:12:24 +01:00
epenet
63efb809ee
Use new DeviceClass and StateClass enums in enocean ( #61387 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:10:36 +01:00
epenet
980f22244c
Use new DeviceClass and StateClass enums in emoncms ( #61381 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:07:17 +01:00
epenet
46326a47de
Use new SensorDeviceClass enum in ebusd ( #61374 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:06:23 +01:00
epenet
b5cd13a134
Use new SensorStateClass in eliqonline ( #61380 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:04:07 +01:00
epenet
5559c751a9
Use new EntityCategory enum in elgato ( #61379 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:02:21 +01:00
epenet
9f9e2db510
Use new BinarySensorDeviceClass enum in egardia ( #61378 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 09:01:58 +01:00
epenet
393107c855
Use new DeviceClass and StateClass enums in efergy ( #61377 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:59:24 +01:00
epenet
347d1fc6bd
Use new SensorDeviceClass enum in eddystone_temperature ( #61376 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:57:55 +01:00
epenet
f59966f8ee
Use new DeviceClass enums in econet ( #61375 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:57:31 +01:00
epenet
728f511627
Use new DeviceClass and StateClass enums in ecobee ( #61372 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:55:57 +01:00
epenet
f7bdbd9fdd
Use new SensorDeviceClass in dsmr-reader ( #61371 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:53:23 +01:00
Kevin Stillhammer
49a5c7b2cc
Use find_coordinates in waze_travel_time ( #61400 )
2021-12-10 08:46:44 +01:00
bsmappee
9c28727aa0
Remove energy entity again in Smappee local integration ( #61373 )
2021-12-10 08:42:33 +01:00
epenet
df608b56a5
Use new enums in energy ( #61386 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:40:53 +01:00
J. Nick Koston
fe17c9ffb6
Fix lookin set temperature when device is off ( #61411 )
2021-12-10 08:35:07 +01:00
Aaron Bach
9a46d238f7
Bump simplisafe-python to 2021.12.1 ( #61412 )
2021-12-10 08:30:15 +01:00
J. Nick Koston
8d483e2206
Fix flux_led discovery with older models ( #61413 )
2021-12-10 08:29:27 +01:00
J. Nick Koston
8383da6a5e
Fix older v1 dimmable flux_led bulbs not turning on ( #61414 )
2021-12-10 08:28:35 +01:00
Erik Montnemery
27d1063dec
Revert "Skip duplicated data when calculating fossil energy consumption ( #60599 )" ( #61323 )
...
This reverts commit 159506262a
.
2021-12-10 08:19:53 +01:00
GitHub Action
0aaf9459ab
[ci skip] Translation update
2021-12-10 00:13:29 +00:00
Matthias Alphart
4f9d4872a7
Fix unique_id of S0 meters connected to Fronius inverters ( #61408 )
2021-12-09 15:35:20 -08:00
Aaron Bach
58174eaa4e
Assign docs URL to a placeholder in SimpliSafe config flow ( #61410 )
2021-12-09 14:41:13 -08:00
Paulus Schoutsen
1f97603f71
Bump frontend to 20211209.0 ( #61406 )
2021-12-09 14:40:05 -08:00
jjlawren
3ae16caf6a
Fix Sonos radio handling during polling ( #61401 )
2021-12-09 14:12:19 -08:00
Aaron Bach
b556bd1d58
Consolidate SimpliSafe config flow forms into one ( #61402 )
2021-12-09 14:11:41 -08:00
einarhauks
2b7c2d902e
Update tesla-wall-connector to v1.0.1 ( #61392 )
2021-12-09 14:08:29 -08:00
Joakim Plate
ea3e08c041
Improve type checking for rfxtrx ( #58837 )
2021-12-09 13:35:53 -08:00
epenet
f512bacfc7
Use new SensorDeviceClass enum in emonitor ( #61385 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:20:06 -10:00
bigbadblunt
497f036af6
Add default value for signal_repetitions in cover ( #61393 )
2021-12-09 22:12:40 +01:00
bsmappee
d64ae20f94
add missing unit of measurement in Smappee ( #61365 )
2021-12-09 13:00:23 -06:00
epenet
2db1013620
Use new DeviceClass enums in blebox ( #61361 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 15:38:32 +01:00
epenet
fa38a2d0bf
Use new enums in deconz ( #61343 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 13:23:01 +01:00
epenet
2e99fbc1f3
Use new BinarySensorDeviceClass enum in digital_ocean ( #61350 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 13:22:22 +01:00
epenet
f5c77ef5d0
Use _attr_* in abode ( #61357 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:59:29 +01:00
epenet
b1a8e0b796
Use new enums in devolo_home_control ( #61345 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:53:05 +01:00
epenet
bcdeb06a4e
Use new MediaPlayerDeviceClass enum in directv ( #61351 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:06:04 +01:00
epenet
50940844b8
Use new enums in devolo_home_network ( #61348 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:05:09 +01:00
epenet
c5815ef936
Use new CoverDeviceClass enum in dynalite ( #61354 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:04:25 +01:00
epenet
7389cdaf05
Use new SensorStateClass enum in dsmr_reader ( #61352 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 12:03:45 +01:00
epenet
487c44e11d
Use _attr_* in dte_energy_bridge ( #61353 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:55:42 +01:00
epenet
50e034d4f0
Use new SensorDeviceClass enum in dht ( #61349 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:52:37 +01:00
Franck Nijhof
1ed490ce62
Fix date/datetime support for templates ( #61088 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2021-12-09 11:43:48 +01:00
epenet
5b8f8772d2
Use _attr_* in delijn ( #61344 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:39:57 +01:00
epenet
f4d66f67d5
Use new DeviceClass and StateClass enums in darksky ( #61342 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:10:26 +01:00
epenet
cfb1002920
Use new DeviceClass and StateClass enums in daikin ( #61340 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 11:07:58 +01:00
Erik Montnemery
8e58ea8397
Correct state class for Tasmota sensors ( #61236 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2021-12-09 10:49:19 +01:00
Maikel Punie
22f71a89e0
Use new SensorDeviceClass and SensorStateClass in velbus ( #61339 )
2021-12-09 10:28:51 +01:00
Franck Nijhof
11ee0fb1d0
Upgrade tailscale to 0.1.4 ( #61338 )
2021-12-09 10:17:34 +01:00
epenet
c5ffeb7809
Use new DeviceClass and EntityCategory enums in cloud ( #61332 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:40:12 +01:00
epenet
8df0bc9d57
Use new BinarySensorDeviceClass enum in concord232 ( #61335 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:24:07 +01:00
epenet
59878968b2
Use new DeviceClass and StateClass enums in comfoconnect ( #61334 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:22:52 +01:00
epenet
dff29639bd
Use new SensorStateClass enum in co2signal ( #61333 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:22:02 +01:00
epenet
fb7bab2a5d
Use new SensorDeviceClass in cert_expiry ( #61331 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:20:56 +01:00
epenet
dfc85fe372
Use new SensorDeviceClass enum in canary ( #61330 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:20:10 +01:00
epenet
bdbecc6c05
Use new SensorDeviceClass enum in buienradar ( #61329 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:18:48 +01:00
epenet
172591031d
Use new CoverDeviceClass enum in brunt ( #61328 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:18:20 +01:00
epenet
4818872591
Use new enums in brother ( #61327 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:17:50 +01:00
epenet
9d25961bf3
Use new MediaPlayerDeviceClass enum in braviatv ( #61325 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:16:37 +01:00
epenet
76bdf9bc25
Use new DeviceClass enums in bosch_shc ( #61324 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:16:14 +01:00
epenet
f7f50563dd
Use new DeviceClass enums in bloomsky ( #61316 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:14:16 +01:00
epenet
23f21bd27a
Use new DeviceClass enums in blink ( #61315 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:13:50 +01:00
epenet
730208028f
Use SensorDeviceClass enum in bh1750 ( #61314 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:13:23 +01:00
epenet
a7b631d650
Use DeviceClass and StateClass enums in bbox ( #61309 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 09:12:54 +01:00
Daniel Hjelseth Høyer
4c542336d5
Add sensors to Mill local heaters ( #61247 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-12-09 09:04:19 +01:00
Paulus Schoutsen
54e312e1f7
Fix hue groups inheritance ( #61308 )
2021-12-08 23:58:23 -08:00
Yehuda Davis
f4f13b7074
Fix regression in Tuya cover is_closed logic ( #61303 )
2021-12-09 08:40:45 +01:00
epenet
d7756efe55
Use DeviceClass and StateClass enums in broadlink ( #61326 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:39:33 +01:00
epenet
6d61a4678d
Ues new SensorDeviceClass in bme680 ( #61318 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:29:47 +01:00
epenet
cf440f2452
Use SensorDeviceClass enum in beewi_smartclim ( #61313 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:29:29 +01:00
epenet
c7eae8b0bc
Use new SensorDeviceClass enum in bme280 ( #61319 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:29:01 +01:00
epenet
0c96b27ab2
Use new SensorDeviceClass enum in bmp280 ( #61320 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:28:37 +01:00
epenet
a8d0a54553
Use new DeviceClass enums in bmw ( #61321 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:28:08 +01:00
epenet
a63900a5a8
Use new CoverDeviceClass in bond ( #61322 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-09 08:26:37 +01:00
Paulus Schoutsen
2e65923205
Fix CO2signal error handling ( #61311 )
2021-12-09 07:50:30 +01:00
Paulus Schoutsen
8f238d6b53
Fix rova timezone ( #61302 )
2021-12-09 07:36:41 +01:00
J. Nick Koston
4933189ad9
Fix lookin failing to setup during firmware updates ( #61305 )
2021-12-08 22:21:11 -08:00
Allen Porter
9ffa3b21f6
Display nest media events using local time ( #61143 )
2021-12-08 21:49:40 -08:00
Stefan Agner
a13ae85982
Introduce only_supervisor for @websocket_api.ws_require_user() ( #61298 )
2021-12-08 16:49:35 -08:00
GitHub Action
1f1a29cada
[ci skip] Translation update
2021-12-09 00:13:16 +00:00
Paulus Schoutsen
17cf53677c
Rest fixes ( #61296 )
2021-12-08 14:35:50 -08:00
epenet
af603d0427
Use new DeviceClass enums in alexa ( #61263 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 22:35:52 +01:00
Dave T
adf63d5116
Aurora ABB add entity category ( #61231 )
2021-12-08 22:34:47 +01:00
epenet
3e78c28a5b
Use _attr_* in android_ip_webcam ( #61270 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 22:34:05 +01:00
epenet
ebf9faac17
Use new SensorDeviceClass enum in atag ( #61278 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 22:33:09 +01:00
epenet
7c09cff3ad
Use new DeviceClass and EntityCategory enums in august ( #61288 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-08 22:15:15 +01:00
Daniel Hjelseth Høyer
b2ae018837
Use new EntityCategory in Opengarage ( #61285 )
2021-12-08 22:14:43 +01:00
Daniel Hjelseth Høyer
eb3fa12a6a
Use new EntityCategory enum in Switchbot ( #61280 )
2021-12-08 22:14:16 +01:00
Daniel Hjelseth Høyer
d6725715a1
Use new EntityCategory in Tractive ( #61289 )
2021-12-08 22:13:01 +01:00