Penny Wood
eb91941640
Update version of iZone library to add some bug fixes ( #61548 )
2022-01-04 14:05:29 -08:00
jjlawren
05b2569621
Add missing migration for Sonos speech enhancement switch entities ( #63010 )
2021-12-29 17:40:39 +01:00
jjlawren
292ff974fa
Fix night mode switch state on Sonos ( #63009 )
2021-12-29 17:37:34 +01:00
Franck Nijhof
d315dc2ce4
Hotfix for Nuki integration tests ( #63007 )
2021-12-29 16:52:55 +01:00
Franck Nijhof
65774ec300
Bumped version to 2021.12.7
2021-12-29 16:01:54 +01:00
Marcel van der Veldt
70c16d4fb7
Normalize Hue colortemp if value outside of bounds ( #62998 )
2021-12-29 15:59:44 +01:00
Franck Nijhof
e5c5a73349
Gracefully handle missing preset mode in Tuya fan ( #62996 )
2021-12-29 15:59:40 +01:00
Franck Nijhof
ac92a7f425
Fix Tuya data type information in climate ( #62994 )
2021-12-29 15:59:37 +01:00
Franck Nijhof
846aeae40b
Fix Tuya data type information in lights ( #62993 )
2021-12-29 15:59:33 +01:00
Franck Nijhof
edea83f003
Fix incorrect unit of measurement access in Tuya ( #62989 )
2021-12-29 15:59:30 +01:00
Marcel van der Veldt
f7e5f1cc23
Fix short flash effect in Hue integration ( #62988 )
2021-12-29 15:59:27 +01:00
Franck Nijhof
016e131545
Gracefully handle unknown HVAC mode in Tuya ( #62984 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-12-29 15:59:23 +01:00
Marcel van der Veldt
7b797a2136
Bump aiohue to 3.0.11 ( #62983 )
2021-12-29 15:59:20 +01:00
Bram Kragten
fc2bcd964c
Update frontend to 20211229.0 ( #62981 )
2021-12-29 15:59:16 +01:00
Marcel van der Veldt
1e6a1a241d
Remove duplicate filter for Hue button events ( #62974 )
2021-12-29 15:59:13 +01:00
Marcel van der Veldt
28278862fd
Send commands to Hue grouped lights all at once ( #62973 )
2021-12-29 15:59:10 +01:00
J. Nick Koston
f612f7e7a9
Bump flux_led to 0.27.21 ( #62971 )
2021-12-29 15:59:07 +01:00
Matt Zimmerman
e3b1ab9cc4
Bump python-smarttub dependency to 0.0.29 ( #62968 )
...
* Bump python-smarttub dependency to 0.0.29
* gen
2021-12-29 15:59:04 +01:00
Pascal Reeb
d62d013fb6
Fix unique_id of nuki config entry ( #62840 )
...
* fix(nuki): fixed naming of nuki integration
* parse_id function
* migration path
* fixes from ci runs
* don't update title if it was changed
* move to dedicated helper
* use dict of params
* Update homeassistant/components/nuki/__init__.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-12-29 15:59:00 +01:00
Franck Nijhof
e54e353676
Temporary Shelly hotfix for 2021.12.6 patch release ( #62885 )
2021-12-27 22:33:56 +01:00
Franck Nijhof
3af82b551c
Bumped version to 2021.12.6
2021-12-27 21:48:25 +01:00
Bram Kragten
12fefe4c31
Update frontend to 20211227.0 ( #62874 )
2021-12-27 21:47:18 +01:00
corneyl
315864acbc
Fix keyerror when no previous Picnic orders exist ( #62870 )
2021-12-27 21:47:15 +01:00
Franck Nijhof
bfe4f52c2d
Update tuya-iot-py-sdk to 0.6.6 ( #62858 )
2021-12-27 21:47:12 +01:00
gjong
34ca39855e
Upgrade youless library to version 0.16 ( #62837 )
2021-12-27 21:47:09 +01:00
Simone Chemelli
2e10432075
Add missing entity category for gen2 devices ( #62812 )
2021-12-27 21:47:05 +01:00
Evgeny
e8bb0eceed
Bump roombapy to 1.6.4 ( #62741 )
2021-12-27 21:45:34 +01:00
flfue
117fb8ef4c
Add return for certified devices to not apply availability check ( #62728 )
2021-12-27 21:45:31 +01:00
htmltiger
fb26398ea7
Fix TypeError of vacuum battery level None ( #62722 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
2021-12-27 21:45:27 +01:00
J. Nick Koston
c4fe1d57d9
Bump zeroconf to 0.38.1 ( #62720 )
2021-12-27 21:45:24 +01:00
jjlawren
3de9c425f6
Bump soco to 0.25.2 ( #62691 )
2021-12-27 21:41:05 +01:00
corneyl
1f82fbe019
Fix picnic sensor time unit ( #62437 )
2021-12-27 21:40:08 +01:00
Franck Nijhof
d1a4e73ffd
Bumped version to 2021.12.5
2021-12-23 17:24:05 +01:00
Marcel van der Veldt
65f2db860b
Fix Hue docstring ( #62684 )
2021-12-23 17:22:36 +01:00
Marcel van der Veldt
8217b3981f
Never use availability workaround for certified Hue devices ( #62676 )
2021-12-23 17:22:33 +01:00
Marcel van der Veldt
3076ead727
Fix Hue button events ( #62669 )
2021-12-23 17:22:30 +01:00
Marcel van der Veldt
094623e528
Adjust Hue retry logic to changes in the aiohue library ( #62665 )
2021-12-23 17:22:27 +01:00
Marcel van der Veldt
cf528c5234
Bump aiohue to 3.0.10 ( #62664 )
2021-12-23 17:22:23 +01:00
Marcel van der Veldt
35cc2bf803
Bump aiohue to 3.0.9 ( #62658 )
2021-12-23 17:22:20 +01:00
Paulus Schoutsen
71bf4ad134
Bump aiohue to 3.0.8 ( #62651 )
2021-12-23 17:22:17 +01:00
Christian Manivong
7523044d65
Round Hue transition to steps of 100ms ( #62619 )
...
* Adding round() to transition before firing turn_on, turn_off #62608
2021-12-23 17:22:13 +01:00
Simone Chemelli
d1110102c7
Fix missing exception handling from upstream lib in Fritz ( #62617 )
...
* Fix missing exception handling from upstream lib
* isort
2021-12-23 17:22:10 +01:00
J. Nick Koston
86c08d80c9
Bump flux_led to 0.27.13 to fix discovery of legacy devices ( #62613 )
...
- The 2013/2014 devices have yet another format for
the version
2021-12-23 17:22:07 +01:00
Eugenio Panadero
a66d63e439
Fix pvpc_hourly_pricing by changing data source and modernise integration ( #62591 )
2021-12-23 17:21:33 +01:00
Erik Montnemery
68f3f8db1e
Improve google cast state reporting ( #62587 )
2021-12-23 17:16:46 +01:00
G Johansson
9d235618ff
Fix timezone trafikverket_train ( #62582 )
...
* Bugfix trafikverket train
* Change from pytz to hass function
* Fix datetime in extra attributes
* Fix time timezone
* Reset changes extra attributes
2021-12-23 17:16:42 +01:00
Simone Chemelli
d10c5f459f
Fix missing object assignment for Fritz ( #62575 )
2021-12-23 17:16:38 +01:00
J. Nick Koston
9b3d44c255
Bump flux_led to 0.27.12 to fix legacy cct controllers ( #62573 )
2021-12-23 17:16:07 +01:00
Aaron Bach
d10716ff55
Bump pytile to 2021.12.0 ( #62559 )
2021-12-23 17:14:25 +01:00
Marvin Wichmann
79dae30b19
Update xknx to version 0.18.15 ( #62557 )
2021-12-23 17:14:22 +01:00