Jason Hunter
562ccbbe25
attempt to renew subscription immediately to stop endless loop if it fails after setup ( #42651 )
2020-11-01 19:59:50 +00:00
Erik Montnemery
5f28c82837
Make sure Tasmota status sensors are disabled ( #42643 )
2020-11-01 19:59:49 +00:00
Joakim Sørensen
92f9a77770
Bump pycfdns to 1.2.1 ( #42634 )
2020-11-01 19:59:49 +00:00
Malte Franken
2430c5ea22
Fix geo_rss_events import statement ( #42629 )
...
* bump integration library version
* fix import statement
2020-11-01 19:59:48 +00:00
airthusiast
6d54ed14b4
Fix Fibaro HC2 climate device missing temperature ( #42627 )
2020-11-01 19:59:47 +00:00
Sören Oldag
faf73e304a
Bump pwmled to v1.6.6 ( #42607 )
2020-11-01 19:59:47 +00:00
Paulus Schoutsen
750bb11895
Fix broken time trigger test ( #42606 )
2020-10-30 08:50:34 +00:00
Paulus Schoutsen
2dcd57bf38
Bumped version to 0.117.1
2020-10-30 08:31:58 +00:00
Clifford Roche
26766d68aa
Update greeclimate to 0.9.2 ( #42616 )
...
Fixes issue with erroneous await in UDP recv queue
2020-10-30 08:30:57 +00:00
Erik Montnemery
d26bceb110
Bump hatasmota to 0.0.25 ( #42605 )
2020-10-30 08:30:56 +00:00
Erik Montnemery
aa52ade5a0
Fix MQTT template light ( #42598 )
2020-10-30 08:30:56 +00:00
Bram Kragten
c57d697df5
Update frontend to 20201021.4 ( #42590 )
2020-10-30 08:30:55 +00:00
cgtobi
c604595f98
Fix RMV giving wrong data and ignoring given parameters ( #42561 )
2020-10-30 08:30:54 +00:00
Jc2k
1ab2d55a7a
Bump aiohomekit to 0.2.54 ( #42532 )
2020-10-30 08:30:53 +00:00
Rob Bierbooms
048db9cb7d
Enable polling for DSMR derivative entity ( #42524 )
2020-10-30 08:30:53 +00:00
Michael
0959777b81
Fix adding Virtual DSM system in synology_dsm ( #42523 )
2020-10-30 08:30:52 +00:00
Franck Nijhof
529b849efe
Bumped version to 0.117.0
2020-10-28 18:08:23 +01:00
Paulus Schoutsen
a34d06e363
Default legacy templates to true ( #42511 )
...
* Default legacy templates to true
* Disable legacy_templates in tests
Co-authored-by: Franck Nijhof <git@frenck.dev >
2020-10-28 18:08:04 +01:00
Paulus Schoutsen
5b85776566
Fix string representation of template result wrappers ( #42494 )
2020-10-28 18:08:00 +01:00
Angelo Gagliano
68d2938c6b
Move async_add_entities back to event loop for tplink component ( #42454 )
2020-10-28 18:07:55 +01:00
Paulus Schoutsen
5a460e609f
Bumped version to 0.117.0b6
2020-10-27 22:26:04 +00:00
Erik Montnemery
a88e011bba
Fix race in Tasmota discovery ( #42492 )
2020-10-27 22:25:57 +00:00
Paulus Schoutsen
40be42299d
Improve mqtt test ( #42490 )
2020-10-27 22:25:56 +00:00
Paulus Schoutsen
7dcebbe89d
Bump cryptography to 3.2 ( #42489 )
2020-10-27 22:25:55 +00:00
Paulus Schoutsen
cb453d3ae1
Make result wrappers more robust ( #42488 )
2020-10-27 22:25:55 +00:00
Bram Kragten
2effbb6604
Update frontend to 20201021.3 ( #42486 )
2020-10-27 22:25:54 +00:00
Erik Montnemery
ba6acc286c
Bump hatasmota to 0.0.24 ( #42472 )
2020-10-27 22:25:53 +00:00
Paulus Schoutsen
45c1c2acac
Fix initial state of pi4ioe ( #42459 )
2020-10-27 22:25:53 +00:00
Quentame
1962a7c7ce
Fix DSM Surveillance Station when only home mode is enabled ( #42456 )
2020-10-27 22:25:51 +00:00
Pascal Vizeli
8da732a89d
Fix hassio-version ( #42449 )
2020-10-27 22:25:51 +00:00
João Gabriel
2697056ba9
Add device info default values to Panasonic Viera ( #42441 )
2020-10-27 22:25:50 +00:00
rajlaud
91e8593fb6
Improve Squeezebox media browser performance ( #42439 )
...
* Bump pysqueezebox version to better handle large libraries for media browser
* Merge changes into requirements
2020-10-27 22:25:49 +00:00
Aaron Bach
9fa97473cb
Bump simplisafe-python to 9.6.0 ( #42437 )
2020-10-27 22:25:48 +00:00
Jason Hunter
29e7aa753c
Remove title string from Xbox translations ( #42431 )
2020-10-27 22:25:47 +00:00
Tsvi Mostovicz
af31aa7995
Fix DLNA DMR media receiver when using Python 3.9 ( #42430 )
2020-10-27 22:25:47 +00:00
Robert Svensson
e3d29429d3
Make sure to clean up httpx session on failed connection to Axis device ( #42428 )
2020-10-27 22:25:46 +00:00
Angelo Gagliano
93e71ef218
Add retry for unavailable static tplink devices after HA starts ( #42247 )
2020-10-27 22:25:45 +00:00
Paulus Schoutsen
2893972c69
Bumped version to 0.117.0b5
2020-10-26 19:30:18 +00:00
Franck Nijhof
13b8bc6290
Add missing config flow translation key for Nest ( #42423 )
2020-10-26 19:29:44 +00:00
Franck Nijhof
326d36d303
Skip template result parsing in several places ( #42408 )
...
* Skip template result parsing in several places
* Adjust alert integration
* Adjust Alexa integration
* Adjust apns integration
* Adjust arest integration
* Adjust dialogflow integration
* Adjust generic camera integration
* Adjust imap email content integration
* Adjust InfluxDB integration
* Adjust intent integration
* Adjust logbook integration
* Adjust HP ILO integration
* Adjust manual alarm control panel integration
* Adjust manual mqtt alarm control panel integration
* Adjust minio integration
* Adjust mqtt integration
* Adjust notify integration
* Adjust persistent notification integration
* Adjust rest integration
* Adjust rss feed template integration
* Adjust slack integration
* Adjust Xiaomi integration
* Adjust TCP integration
* Adjust Telegram Bot integration
* Bump CI cache version
* Revert "Bump CI cache version"
This reverts commit 875efe58cf165d84ce68aa8867b99a169fad4ea5.
* Adjust demo tests
2020-10-26 19:28:21 +00:00
Paulus Schoutsen
287b33eef3
Do not set up DSM when setting up Nest legacy ( #42406 )
2020-10-26 19:28:20 +00:00
Paulus Schoutsen
3ec83dc29e
Catch ValueError in google_translate ( #42405 )
2020-10-26 19:28:20 +00:00
Franck Nijhof
f716b7714b
Allow skip parsing template result ( #42401 )
2020-10-26 19:28:19 +00:00
Paulus Schoutsen
b7c958719e
Fix MQTT publish from a script with templates ( #42398 )
2020-10-26 19:28:18 +00:00
Paulus Schoutsen
934ac73ae5
Fix CI ( #42397 )
2020-10-26 19:28:17 +00:00
Tsvi Mostovicz
bcd2ae78a0
Bump libhdate depndency ( #42396 )
...
* Bump libhdate depndency
This version fixes an important bug found by @amitfin in py-libhdate/py-libhdate#78
* Update reqs
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2020-10-26 19:28:17 +00:00
Erik Montnemery
c00ab762d3
Bump hatasmota to 0.0.23 ( #42394 )
2020-10-26 19:28:16 +00:00
Paulus Schoutsen
1fb18580b2
Store original result on template results ( #42391 )
...
* Store original result on template results
* Fix shell command test
2020-10-26 19:28:15 +00:00
Maksym D
9c6351c1b3
Change AfterShip polling interval from 5m to 15m ( #42360 )
...
This change will prevent reaching API requests limit of AfterShip free-tier account.
2020-10-26 19:28:14 +00:00
Paulus Schoutsen
4eacf3f6c0
Bumped version to 0.117.0b4
2020-10-25 22:54:50 +00:00