Sebastian Nohn
3635946211
Bump pillow from 8.2.0 to 8.3.2 ( #61661 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-13 14:14:05 +01:00
Marc Mueller
d6f48683a3
Use platform enum (8) [Misc] ( #61013 )
2021-12-13 14:09:49 +01:00
epenet
c8f2d4a82b
Use new enums in freedompro ( #61445 )
...
* Use new enums in freedompro
* Also update PLATFORMS
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-13 12:57:16 +01:00
Mark Adkins
ff015d4ea4
Bump blinkpy to 0.18.0 ( #61538 )
2021-12-13 12:10:31 +01:00
Michael
90e52cd3ad
Use relative imports [S-Z] ( #61576 )
2021-12-13 09:39:13 +01:00
majuss
8f11bcf4cc
Upgrade lupupy to 0.0.24 ( #61598 )
2021-12-13 09:07:52 +01:00
epenet
c69e479bfd
Use new enums in goalzero ( #61518 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:24:57 -08:00
epenet
c060b5926c
Use new SensorDeviceClass enum in glances ( #61613 )
...
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-12 20:23:34 -08:00
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
Michael
83989d7b40
Use relative imports [L-R] ( #61575 )
2021-12-13 00:24:46 +01: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
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
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