springstan
b81c61dd99
Fix requiring username or password for nzbget yaml config ( #40003 )
2020-09-13 20:18:57 +00:00
J. Nick Koston
30ef7a5e88
Suppress homekit bridge discovery by homekit controller ( #39990 )
2020-09-13 20:18:56 +00:00
Franck Nijhof
cd26384634
Fix entity extraction from Template conditions ( #40034 )
2020-09-13 22:05:45 +02:00
springstan
1f8c1f151d
Fix requiring username or password for nzbget yaml config ( #40003 )
2020-09-13 22:04:48 +02:00
J. Nick Koston
36ce8ba79e
Ensure homekit_controller traps exceptions from find_ip_by_device_id ( #40030 )
2020-09-13 21:55:49 +02:00
AJ Schmidt
c32f698671
Add Config Flow to AlarmDecoder ( #37998 )
2020-09-13 12:29:25 -05:00
Chris Talkington
17efa1bda5
Improve canary tests ( #39956 )
2020-09-13 11:32:41 -05:00
springstan
da19854520
Fix slack notifications requiring an icon ( #40027 )
2020-09-13 10:23:50 -06:00
springstan
fc1fb0ab7c
Revert 'Use STATE_UNKNOWN constant in dlink and ecobee' ( #40022 )
2020-09-13 17:11:24 +02:00
J. Nick Koston
f3d50e2104
Do not log an error when a host is unreachable while pinging ( #40024 )
2020-09-13 16:44:37 +02:00
springstan
621526bbae
Use moisture and moving device class in various integrations ( #39963 )
2020-09-13 16:33:54 +02:00
Robert Svensson
ceeea52915
Improve handling of mireds being far out of spec ( #40018 )
2020-09-13 16:31:39 +02:00
J. Nick Koston
ff4bb962c4
Cleanup and reduce duplicate code from recent template changes ( #40012 )
...
As a result of refactoring, there is duplicate code
we can now reduce.
Additionally `_wrap_state` can be removed because
it had unreachable checks for `None`
2020-09-13 09:21:11 -05:00
J. Nick Koston
84578f515d
Suppress homekit bridge discovery by homekit controller ( #39990 )
2020-09-13 09:12:10 -05:00
Pascal Vizeli
5a6492b76d
Update azure-pipelines-wheels.yml
2020-09-13 15:38:31 +02:00
Pascal Vizeli
11d74124cd
Update azure-pipelines-wheels.yml
2020-09-13 15:38:02 +02:00
Bram Kragten
b19fe17e76
Bumped version to 0.115.0b8
0.115.0b8
2020-09-13 11:41:46 +02:00
Joakim Sørensen
47326b2295
Bump pyhaversion to 3.4.0 ( #40016 )
2020-09-13 11:40:19 +02:00
Quentame
951c373110
Fix Freebox call sensor when no call in history ( #40001 )
2020-09-13 11:40:19 +02:00
Jeff Irion
b9b76b3519
Bump androidtv to 0.0.50 ( #39998 )
2020-09-13 11:40:17 +02:00
Joakim Sørensen
da6885af6c
Bump frontend to 20200912.0 ( #39997 )
2020-09-13 11:40:16 +02:00
jjlawren
bc2173747c
Fix children_media_class for special folders ( #39974 )
2020-09-13 11:40:15 +02:00
uvjustin
d0e6b3e268
Remove skip_sidx container option in stream ( #39970 )
...
* Remove skip_sidx container option
* Add comment
2020-09-13 11:40:14 +02:00
Joakim Sørensen
1d12d4d54c
Bump pyhaversion to 3.4.0 ( #40016 )
2020-09-13 11:30:51 +02:00
Bouwe Westerdijk
eac9c3c4f2
Ensure Plugwise unique_id is correctly set ( #40014 )
...
* Ensure unique_id is correctly set
* Removed unnec. line
Co-authored-by: Tom Scholten <git@scholten.nu>
2020-09-13 11:02:49 +02:00
Xiaonan Shen
e3c51f0350
Fix xiaomi_aqara duplicated battery sensors ( #39961 )
2020-09-13 08:44:32 +02:00
Quentame
bab4ad4f17
Add timeout config option to Synology DSM ( #40000 )
2020-09-12 20:36:39 -05:00
HomeAssistant Azure
b05c88f1bc
[ci skip] Translation update
2020-09-13 00:04:18 +00:00
Quentame
13df452dd4
Fix Freebox call sensor when no call in history ( #40001 )
2020-09-13 01:13:57 +02:00
Jeff Irion
285408b46c
Bump androidtv to 0.0.50 ( #39998 )
2020-09-12 23:53:41 +02:00
springstan
e55035b2f9
Use DEVICE_CLASS_MOTION in various integrations ( #39962 )
2020-09-12 16:20:30 -05:00
Joakim Sørensen
02cb592917
Bump frontend to 20200912.0 ( #39997 )
2020-09-12 16:18:48 -05:00
Simone Chemelli
ca26c8bbd7
Shelly: Power and Energy sensors in roller mode ( #39709 )
2020-09-12 22:31:01 +02:00
uvjustin
b0ba0e77f8
Remove skip_sidx container option in stream ( #39970 )
...
* Remove skip_sidx container option
* Add comment
2020-09-12 15:19:37 -04:00
springstan
827711bcd1
Use problem, presence and plug device class constants in various integrations ( #39973 )
2020-09-12 13:23:24 -05:00
springstan
3d4ef8cfe1
Use connectivity device class constant in various integrations ( #39972 )
2020-09-12 13:21:57 -05:00
Franck Nijhof
6751a38b8e
Upgrade responses to 0.12.0 ( #39986 )
2020-09-12 19:40:10 +02:00
Franck Nijhof
18e9e262e4
Upgrade pytest-timeout to 1.4.2 ( #39983 )
2020-09-12 19:33:44 +02:00
springstan
cee96ae207
Use opening and occupancy device class in various integrations ( #39965 )
2020-09-12 18:07:13 +02:00
jjlawren
4c0f075d6a
Fix children_media_class for special folders ( #39974 )
2020-09-12 15:54:00 +02:00
Josef Schlehofer
6b966e2c47
Upgrade youtube_dl to version 2020.09.06 ( #39969 )
2020-09-12 14:58:29 +02:00
springstan
1bb5d4754f
Use DEVICE_CLASS_DOOR and DEVICE_CLASS_SMOKE in various integrations ( #39950 )
2020-09-12 07:35:24 -05:00
Paulus Schoutsen
172a02a605
Bumped version to 0.115.0b7
0.115.0b7
2020-09-12 12:28:57 +00:00
Bram Kragten
b6f868f629
Add children media class to children spotify media browser ( #39953 )
2020-09-12 12:28:47 +00:00
uvjustin
5697f4b4e7
Set output timescale to input timescale ( #39946 )
2020-09-12 12:28:47 +00:00
J. Nick Koston
30f9e1b479
Change template loop detection strategy to allow self-referencing updates when there are multiple templates ( #39943 )
2020-09-12 12:28:46 +00:00
Quentame
fcbcebea9b
Fix missing position attribute for MeteoFranceAlertSensor ( #39938 )
2020-09-12 12:28:45 +00:00
J. Nick Koston
f81606cbf5
Return the listeners with the template result for the websocket api ( #39925 )
2020-09-12 12:28:44 +00:00
Greg Dowling
3240be0bb6
Bump pyloopenergy library to 0.2.1 ( #39919 )
2020-09-12 12:28:44 +00:00
On Freund
18be6cbadc
Handle Kodi shutdown ( #39856 )
...
* Handle Kodi shutdown
* Core review comments
* Make async_on_quit a coroutine
2020-09-12 12:28:43 +00:00