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
jjlawren
2a515953ea
Bump soco to 0.25.1 ( #62523 )
2021-12-23 17:14:18 +01:00
ShadowBr0ther
b19dc8bc37
Fix repetier crash when printer is offline ( #62490 )
2021-12-23 17:13:51 +01:00
jjlawren
0b4bfcc941
Fix Sonos updating when entities are disabled ( #62456 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-12-23 17:11:41 +01:00
Andre Richter
4f0c20cf33
Fix broken Vallox integration in 2021.12 ( #62308 )
2021-12-23 17:09:41 +01:00
schmyd
050bddb9fe
Fix deconz light service parameter handling ( #62128 )
...
* Only check presence of values, not their content
* Add tests
* Revert "Only check presence of values, not their content"
This reverts commit 046f0ed5fd .
* Validate existence of keys, not their values
* Properly handle cases of missing keys
2021-12-23 17:09:38 +01:00
Angelo Gagliano
ef9419f001
Require RPi.GPIO and bump adafruit-circuitpython-dht to 3.7.0 in dht ( #61751 )
2021-12-23 17:09:33 +01:00
Marcel van der Veldt
5e0ea9fd24
Change Hue availability blacklist logic a bit ( #62446 )
2021-12-20 16:09:32 -08:00
Marcel van der Veldt
1f0c13f259
bump aiohue to 3.0.7 ( #62444 )
2021-12-20 16:09:31 -08:00
rikroe
a1fc223914
Bump bimmer_connected to 0.8.7 ( #62435 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2021-12-20 16:09:30 -08:00
Erik Montnemery
836d8a6fca
Make it possible to turn on audio only google cast devices ( #62420 )
2021-12-20 11:18:28 -08:00
Franck Nijhof
520c3411dd
Invalidate CI cache when bumping dependencies ( #62394 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-12-20 10:36:39 -08:00
Franck Nijhof
d90c107b1b
Invalidate CI cache when bumping dependencies, part 2 ( #62412 )
2021-12-20 10:34:27 -08:00
Matthias Alphart
5a2bc8e493
Update xknx to 0.18.14 ( #62411 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-12-20 10:26:27 -08:00
Erik Montnemery
b8f8b30b9b
Bump pychromecast to 10.2.2 ( #62390 )
2021-12-20 10:26:27 -08:00
Bram Kragten
e80f4e03a4
Update frontend to 20211220.0 ( #62389 )
2021-12-20 10:26:26 -08:00
Eduard van Valkenburg
7ec369d8ef
Bump brunt to 1.1.0 ( #62386 )
2021-12-20 10:25:50 -08:00
Erik Montnemery
dcc08a0aac
Don't use the homeassistant media app when casting media ( #62385 )
2021-12-20 10:24:40 -08:00
Paulus Schoutsen
4802e4e33f
Bumped version to 2021.12.4
2021-12-19 22:32:50 -08:00
Paulus Schoutsen
eb4b041d45
Bump voluptuous_serialize to 2.5.0 ( #62363 )
2021-12-19 22:32:37 -08:00
Eric Severance
bfd8579566
Bump pywemo==0.7.0 ( #62360 )
2021-12-19 22:32:36 -08:00
Aaron Bach
beb5a992e6
Ensure existing SimpliSafe websocket tasks are cancelled appropriately ( #62347 )
2021-12-19 22:32:36 -08:00
Maikel Punie
7c925778eb
Fix velbus climate current temp ( #62329 )
2021-12-19 22:32:35 -08:00
Thijs Walcarius
7db161868e
Fix missing brightness for Velbus entities ( #62314 )
...
* Fix #62169 : missing brightness for Velbus-entities
* Use default implementation of supported_features
Co-authored-by: Thijs Walcarius <thijs.walcarius@ugent.be >
2021-12-19 22:32:34 -08:00
Paulus Schoutsen
5f2a2280c5
Bump ring to 0.7.2 ( #62299 )
2021-12-19 22:32:33 -08:00
Michael Chisholm
b327628b6e
Update async-upnp-client library to 0.23.1 ( #62298 )
2021-12-19 22:32:20 -08:00
Diego Elio Pettenò
311ebd4a96
Bump async-upnp-client to 0.23.0 ( #62223 )
2021-12-19 22:31:18 -08:00
J. Nick Koston
dc4659b167
Bump flux_led to 0.27.8 to fix discovery of older devices ( #62292 )
2021-12-19 22:29:51 -08:00
J. Nick Koston
c1d0fe9eae
Fix Non-thread-safe operation in zwave node_added ( #62287 )
2021-12-19 22:29:50 -08:00
J. Nick Koston
3fde6bfd73
Fix Non-thread-safe operation in rflink binary_sensor ( #62286 )
2021-12-19 22:29:49 -08:00
Martin Hjelmare
4efa3b634e
Fix fitbit no SSL URL handling ( #62270 )
2021-12-19 22:29:47 -08:00
Franck Nijhof
cd65aaee60
Upgrade tailscale to 0.1.6 ( #62267 )
2021-12-19 22:29:47 -08:00
Simone Chemelli
2395c753fe
Fix logging for Shelly climate platform ( #62264 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2021-12-19 22:29:46 -08:00
starkillerOG
bc2949ef31
bump pynetgear to 0.8.0 ( #62261 )
2021-12-19 22:29:45 -08:00
Aaron Bach
f665c4e588
Fix bug in which SimpliSafe websocket won't reconnect on error ( #62241 )
2021-12-19 22:29:45 -08:00
Aaron Bach
57b7b28d60
Fix spurious RainMachine config entry reload ( #62215 )
2021-12-19 22:29:44 -08:00
Gage Benne
9a0f42f9a7
Bump pydexcom to 0.2.2 ( #62207 )
2021-12-19 22:29:43 -08:00
Aidan Timson
895dcaf690
Force Lyric token refresh on first authentication failure ( #62100 )
2021-12-19 22:29:43 -08:00
J. Nick Koston
4e96ff78b5
Avoid setting nexia humidity to the same value since it causes the api to fail ( #61843 )
2021-12-19 22:29:42 -08:00
Matthias Alphart
a87ed13a04
Silently retry Fronius inverter endpoint 2 times ( #61826 )
2021-12-19 22:29:42 -08:00
jkuettner
735deff45e
Fix "vevent" KeyError in caldav component ( #61718 )
2021-12-19 22:29:41 -08:00
Hans Oischinger
22867acaf8
Add vicare strings ( #61593 )
...
* Add vicare strings
* Remove duplicates
* Remove duplicates from english translation
* Add missing strings
2021-12-19 22:29:40 -08:00
RDFurman
c507c72350
Honeywell unique id fix ( #59393 )
...
* Move error logging and remove reload
* Change device assignment and improve logging
* Use dictionary for devices
* Check if new device exists in API response
* Add test and make loop better
* Make test assert on error in log
2021-12-19 22:29:40 -08:00
Franck Nijhof
5196a770cc
Bumped version to 2021.12.3
2021-12-17 11:43:38 +01:00
Erik Montnemery
54d7380f4d
Fix threading error in zha ( #62170 )
2021-12-17 11:43:04 +01:00
Erik Montnemery
c445e93d45
Fix threading error in scripts with repeat or choose actions ( #62168 )
2021-12-17 11:43:00 +01:00