Paulus Schoutsen
4eacf3f6c0
Bumped version to 0.117.0b4
0.117.0b4
2020-10-25 22:54:50 +00:00
J. Nick Koston and Paulus Schoutsen
35d2badb24
Ensure config entry platforms are excluded from reload ( #42367 )
2020-10-25 22:54:40 +00:00
Andre Lengwenus and Paulus Schoutsen
331d5ba7ef
Fix parameter issue in LCN cover close/stop ( #42342 )
2020-10-25 22:54:40 +00:00
mezz64 and Paulus Schoutsen
a2c157b5e9
Bump pyhik to 0.2.8 ( #42322 )
2020-10-25 22:54:39 +00:00
Jörg Thalheim and Paulus Schoutsen
883fb8c168
Fix iCloud matching accounts ( #42303 )
...
`name` is no longer defined but `username`.
Fixes #38393
2020-10-25 22:54:38 +00:00
airthusiast and Paulus Schoutsen
2e7ce63cbc
Fix for Fibaro HC3 support, climate temp sensor and target temp ( #42300 )
2020-10-25 22:54:38 +00:00
Franck Nijhof and Paulus Schoutsen
b925ae39cb
Upgrade spotipy to 2.16.1 ( #42293 )
2020-10-25 22:54:37 +00:00
Erik Montnemery and Paulus Schoutsen
5c608eb1bc
Fix reconfiguring of Tasmota lights ( #42288 )
2020-10-25 22:54:36 +00:00
Erik Montnemery and Paulus Schoutsen
3032f9280c
Fix Tasmota CT light ( #42287 )
2020-10-25 22:54:35 +00:00
uvjustin and Paulus Schoutsen
00284a87d0
Fix AVError and allow more missing DTS packets in stream ( #42277 )
...
* Fix AVError and allow more missing DTS in stream init
* Avoid recreating container demux iterator
* Relax missing dts requirement
* Fix spelling error
* Fix error message count
* Add timeout to av.open read
* Increase STREAM_TIMEOUT to 30
2020-10-25 22:54:35 +00:00
Alan Tse and Paulus Schoutsen
21917e86c9
Fix Tesla attribute refreshing ( #42257 )
...
* Fix Tesla attribute refreshing
* Remove extraneous copy
2020-10-25 22:54:34 +00:00
Allen Porter and Paulus Schoutsen
b6994689b1
Update nest integration with fixes from initial PR ( #42250 )
2020-10-25 22:54:33 +00:00
Teemu R and Paulus Schoutsen
0c1c7d797c
Only log xiaomi_miio update exceptions once ( #41226 )
...
* xiaomi_miio: only log update exceptions once
Replaces #37695
* add som more missed exception logger cases + do not change the control flow as pointed out by @cgtobi
* Use patch&MagickMock from tests.async_mock
* Fix linting for alarm_control_panel
* update the test to verify that the warning on update is only logged when the device was previously available
2020-10-25 22:54:33 +00:00
Paulus Schoutsen
9c60195780
Bumped version to 0.117.0b3
0.117.0b3
2020-10-23 15:45:06 +00:00
J. Nick Koston and Paulus Schoutsen
d8fea1c582
Ensure event listener integrations do the queue insert as a callback ( #42265 )
2020-10-23 15:44:56 +00:00
Erik Montnemery and Paulus Schoutsen
84ab40c57d
Fix Tasmota relay acting as on/off light ( #42259 )
2020-10-23 15:44:56 +00:00
Alan Tse and Paulus Schoutsen
aace9dce38
Fix is_on test for Tesla Charger switch ( #42251 )
...
closes #41755
2020-10-23 15:44:55 +00:00
TheJulianJES and Paulus Schoutsen
f6f95d0422
Fix polling of color for ZHA lights not updating ( #42248 )
2020-10-23 15:44:54 +00:00
e0466d4ac8
Fix MaryTTS filename extensions ( #42228 )
...
Co-authored-by: Brian Laferriere <BrianWithAHat@users.noreply.github.com >
2020-10-23 15:44:53 +00:00
Paulus Schoutsen
8e4a325fdb
Bumped version to 0.117.0b2
0.117.0b2
2020-10-22 23:33:34 +00:00
Alexei Chetroi and Paulus Schoutsen
868b14f151
Update ZHA dependencies ( #42245 )
2020-10-22 23:33:22 +00:00
Bram Kragten and Paulus Schoutsen
e660577e43
Update frontend to 20201021.2 ( #42242 )
2020-10-22 23:33:21 +00:00
J. Nick Koston and Paulus Schoutsen
69cace1d41
Ensure websocket event serializer cache is effective if subscription iden differs ( #42226 )
...
Since someone websocket subscriptions will use an iden of 2 for
state_changed event (most comment), and some will use another
number for all events, the cache would not be used because the
iden number was different. We now cache only the event and
use a fast replace to insert the iden number into the serailized
response.
2020-10-22 23:33:20 +00:00
Anders Melchiorsen and Paulus Schoutsen
4f908bc58c
Refresh now() templates on second=0 ( #42225 )
2020-10-22 23:33:20 +00:00
d00ca7bf03
Bump bimmer-connected to 0.7.8 to fix login issue ( #42215 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com >
2020-10-22 23:33:19 +00:00
Tom Harris and Paulus Schoutsen
65eb5ea55f
Fix issue in python > 3.8.2 ( #42213 )
2020-10-22 23:33:18 +00:00
Niccolo Zapponi and Paulus Schoutsen
3586e0c5e4
Fix bug for SimpliSafe 2 systems repeatedly saying "your settings have been synchronised" ( #42197 )
...
* Fix bug for SimpliSafe 2 systems
* Improved loop and logging for SimpliSafe 2
2020-10-22 23:33:18 +00:00
Raman Gupta and Paulus Schoutsen
e0621d2e5f
Set Vizio unique ID for discovery flow early and abort if configured to prevent duplicate discovery flows ( #42194 )
2020-10-22 23:33:17 +00:00
Erik Montnemery and Paulus Schoutsen
1fb1bb0c08
Support reloading Tasmota config entries ( #42097 )
2020-10-22 23:33:16 +00:00
cgtobi and Paulus Schoutsen
6c5e2af379
Add Netatmo sensor enable default ( #41928 )
2020-10-22 23:33:15 +00:00
Guido Schmitz and Paulus Schoutsen
fcbe90cb80
Fix precision of climate devices in devolo Home Control ( #41832 )
2020-10-22 23:33:15 +00:00
HomeAssistant Azure and Franck Nijhof
3eece977f8
[ci skip] Translation update
2020-10-22 09:21:20 +02:00
Bram Kragten
f1de6bf6b4
Bumped version to 0.117.0b1
0.117.0b1
2020-10-22 00:24:25 +02:00
Aaron Bach and Bram Kragten
a8342d9395
Bump simplisafe-python to 9.5.1 ( #42179 )
2020-10-22 00:22:21 +02:00
J. Nick Koston and Bram Kragten
66453429b0
Avoid overloading the executor with service.yaml loads ( #42172 )
2020-10-22 00:22:19 +02:00
uvjustin and Bram Kragten
a83a5a2603
Remove duplicated finalize_stream code in stream ( #42171 )
2020-10-22 00:22:19 +02:00
Bram Kragten
bfd943c5dc
Updated frontend to 20201021.1 ( #42185 )
2020-10-22 00:20:31 +02:00
Aaron Bach and Bram Kragten
1ea103f090
Remove coordinator success from SimpliSafe availability calculation ( #42180 )
2020-10-22 00:20:30 +02:00
Franck Nijhof
db0cd34b24
Bumped version to 0.117.0b0
0.117.0b0
2020-10-21 20:57:05 +02:00
Franck Nijhof and GitHub
813406573b
Add counter and timer to default_config ( #42174 )
2020-10-21 20:53:20 +02:00
Robert Svensson and GitHub
1a97b0edd9
Fix deCONZ device refresh service ( #42175 )
2020-10-21 20:35:19 +02:00
Bram Kragten and GitHub
e7d806c832
Update frontend to 20201021.0 ( #42173 )
2020-10-21 20:21:22 +02:00
Pascal Vizeli and GitHub
208ccc6487
Update base image to 2020.10.0 ( #42167 )
2020-10-21 19:40:06 +02:00
Philip Allgaier and GitHub
bd1d6f2c0d
Add link to log view in persistent notification ( #42060 )
2020-10-21 12:09:45 -05:00
Robert Svensson and GitHub
a62db7887b
Bump Axis dependency ( #42168 )
2020-10-21 17:48:57 +02:00
Jason Heddings and GitHub
1fe5928818
Handle type error in hunterdouglas_powerview ( #42137 )
2020-10-21 10:37:23 -05:00
754ba18af0
Add persistent_notification service to the notify platform ( #40638 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2020-10-21 17:12:36 +02:00
J. Nick Koston and GitHub
df2ede6522
Fix state overwrite race condition where two platforms request the same entity_id ( #42151 )
...
* Fix state overwrite race condition where two platforms request the same entity id
* fix test
* create reservations instead
* revert
* cannot use __slots__ because we patch async_all
2020-10-21 17:01:51 +02:00
Quentame and GitHub
bb641c23a9
Bump python-synology to 1.0.0 ( #42161 )
2020-10-21 16:42:07 +02:00
Paulus Schoutsen and GitHub
5626a379de
Guard bad supported features for Google ( #42163 )
2020-10-21 16:37:42 +02:00