1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 17:35:52 +00:00
Commit Graph

59569 Commits

Author SHA1 Message Date
epenet
704be10561 Use new BinarySensorDeviceClass in eight_sleep (#61610)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:15:58 -05:00
epenet
9784523dfb Use new SensorDeviceClass enum in gios (#61609)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:15:37 -05:00
GitHub Action
ca12f257ca [ci skip] Translation update 2021-12-13 00:13:26 +00:00
Paulus Schoutsen
5df747276f Merge pull request #61625 from home-assistant/rc 2021.12.1 2021-12-12 15:39:42 -08:00
Michael
83989d7b40 Use relative imports [L-R] (#61575) 2021-12-13 00:24:46 +01:00
Paulus Schoutsen
77b06bc158 Bump aiohue to 3.0.3 (#61627) 2021-12-12 14:29:37 -08:00
J. Nick Koston
db6d176658 Bump aiopvapi to 1.6.19 to fix async_timeout passing loop (#61618) 2021-12-12 14:29:36 -08:00
Paulus Schoutsen
4013c0eb2b Bump aiohue to 3.0.3 (#61627) 2021-12-12 14:28:59 -08:00
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
Paulus Schoutsen
973eb4f6d4 Bumped version to 2021.12.1 2021-12-12 14:15:15 -08:00
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