Marcel van der Veldt
14401aa840
Fix availability for 3th party Hue lights ( #61603 )
2021-12-12 14:14:13 -08:00
Ernst Klamer
b82ddb77bc
Fix for failing Solarlog integration in HA 2021.12 ( #61602 )
2021-12-12 14:14:13 -08:00
Allen Porter
22530f72f3
Only publish nest camera event messages once per thread and bump nest version ( #61587 )
2021-12-12 14:14:12 -08:00
Marcel van der Veldt
a16bf358aa
enable grouped light if enabled in previous integration ( #61582 )
2021-12-12 14:14:12 -08:00
Marcel van der Veldt
0924874d4b
Fix Hue transition calculation ( #61581 )
2021-12-12 14:14:11 -08:00
Bram Kragten
a3ff783bc1
Update frontend to 20211212.0 ( #61577 )
2021-12-12 14:14:10 -08:00
J. Nick Koston
e7d06e3f6a
Fix HomeKit covers with device class window and no tilt ( #61566 )
2021-12-12 14:14:10 -08:00
Allen Porter
a2fc870266
Update logic for nest media source can_play for events ( #61537 )
2021-12-12 14:14:09 -08:00
jjlawren
ffcb107716
Fix Sonos sub & surround switch state reporting ( #61531 )
...
* Fix sub/surround states, refactor volume param handling
* Lint
2021-12-12 14:14:08 -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
Marc Mueller
cbe58913ea
Fix freedompro tests ( #61012 )
2021-12-12 14:09:45 -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
Franck Nijhof
604a2ac327
Merge pull request #61501 from home-assistant/rc
2021.12.0
2021-12-11 19:06:29 +01:00
Franck Nijhof
1042f23a0a
Bumped version to 2021.12.0
2021-12-11 18:15:19 +01:00
Bram Kragten
608ce2d5a0
Update frontend to 20211211.0 ( #61499 )
2021-12-11 18:14:53 +01:00
Marcel van der Veldt
2e989bdfcf
Fix typo in Hue device triggers - use enum value ( #61498 )
2021-12-11 18:14:45 +01: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
Franck Nijhof
f10bfc961d
Bumped version to 2021.12.0b7
2021.12.0b7
2021-12-11 13:36:48 +01:00
J. Nick Koston
1f57c8ed1a
Fix missing color modes for Magic Home Ceiling Light CCT (0xE1) ( #61478 )
2021-12-11 13:36:23 +01:00
J. Nick Koston
dd47f0b698
Fix exception in color_rgb_to_rgbww ( #61466 )
2021-12-11 13:36:20 +01:00
J. Nick Koston
08eabfd056
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 13:36:17 +01:00
Marcel van der Veldt
7b64eabde1
Small fix for device triggers and events on Hue integration ( #61462 )
2021-12-11 13:36:13 +01:00
David F. Mulcahey
46808b1fc1
Bump ZHA quirks to 0.0.65 ( #61458 )
2021-12-11 13:36:09 +01:00
Simone Chemelli
23cb75fe20
Interim fix ( #61435 )
2021-12-11 13:33:56 +01:00
Erik Montnemery
d20496a1bc
Correct rest sensor configured to generate timestamps ( #61429 )
2021-12-11 13:26:33 +01:00
Erik Montnemery
4496aeb327
Correct recorder.statistics.get_last_statistics ( #61421 )
2021-12-11 13:26:30 +01:00
Erik Montnemery
519ec18a04
Correct device class for Tasmota dewpoint sensor ( #61420 )
2021-12-11 13:26:26 +01:00
J. Nick Koston
c14269d09d
Fix older v1 dimmable flux_led bulbs not turning on ( #61414 )
2021-12-11 13:26:21 +01:00
J. Nick Koston
81b1b04210
Fix flux_led discovery with older models ( #61413 )
2021-12-11 13:26:17 +01:00
Aaron Bach
18768ad8a0
Bump simplisafe-python to 2021.12.1 ( #61412 )
2021-12-11 13:26:13 +01:00