Commit Graph
31512 Commits
Author SHA1 Message Date
Paulus Schoutsen d6ea96ca44 Bumped version to 0.118.0b3 0.118.0b3 2020-11-16 21:59:07 +00:00
Bram KragtenandPaulus Schoutsen b9c395a641 Updated frontend to 20201111.1 (#43298) 2020-11-16 21:58:57 +00:00
Paulus Schoutsen e6955f50b5 Update pytradfri to 7.0.4 (#43297) 2020-11-16 21:58:57 +00:00
reaper7andPaulus Schoutsen 1bb9792bfc Fix Enigma2 available entity property (#43292)
Available property should return self.e2_box.is_offlin negation

fixes previous PR: https://github.com/home-assistant/core/pull/42407
2020-11-16 21:58:56 +00:00
Paulus Schoutsen 10818e73ae Update pytradfri to 7.0.3 (#43289) 2020-11-16 21:58:55 +00:00
Philip AllgaierandPaulus Schoutsen 1ba2e07609 Bump requests to 2.25.0 (#43279) 2020-11-16 21:58:54 +00:00
Greg DowlingandPaulus Schoutsen cabd730281 Bump pyvera to 0.3.11 (#43262) 2020-11-16 21:58:53 +00:00
Sébastien RAMAGEandPaulus Schoutsen bf2c10196d Update zigpy-zigate to 0.7.2 (#43252)
* update zigpy_zigate to v0.7.1

* bump zigpy-zigate to 0.7.2
2020-11-16 21:58:52 +00:00
michaeldavieandPaulus Schoutsen c6126ff6e4 Bump env_canada to 0.2.4, fix config validation (#43251) 2020-11-16 21:58:52 +00:00
Clifford RocheandPaulus Schoutsen f1ec34007e Update greeclimate to 0.10.3 (#43248)
* Update greeclimate to 0.10.3

* Device search needs to be mocked in tests
2020-11-16 21:58:51 +00:00
Clifford RocheandPaulus Schoutsen 26a7773da8 Update greeclimate to 0.10.2 (#43206) 2020-11-16 21:58:50 +00:00
Martin HjelmareandPaulus Schoutsen 72a68bbf9c Bump hass-nabucasa to 0.37.2 (#43146) 2020-11-16 21:57:23 +00:00
uvjustinandPaulus Schoutsen e7e1676468 Remove pts adjustments in stream (#42399)
* Remove unnecessary pts adjustments

* Add comments

* Use -inf for initial last_dts to be more clear

* Use video first_pts as common adjuster in recorder

* Remove seek(0) before av.open
2020-11-16 21:57:22 +00:00
Paulus Schoutsen ec357081af Bumped version to 0.118.0b2 0.118.0b2 2020-11-14 21:07:16 +00:00
michaeldavieandPaulus Schoutsen 058733ae79 Remove OpenCV dependecy from Environment Canada (#43235)
* Bump env_canada to 0.2.2

* Revert PR #38731
2020-11-14 21:06:38 +00:00
Glenn WatersandPaulus Schoutsen bd6c63cae7 Bump elkm1-lib to 0.8.8 (#43230) 2020-11-14 21:06:37 +00:00
J. Nick KostonandPaulus Schoutsen d24b74417a Fix typo in lw12wifi shoud_poll (#43213) 2020-11-14 21:06:37 +00:00
Aaron BachandPaulus Schoutsen c434afae2e Revert "Remove YAML config for Tile (#43064)" (#43199)
This reverts commit 19f48e180c.
2020-11-14 21:06:36 +00:00
Allen PorterandPaulus Schoutsen a24263fc30 Catch the right nest stream refresh exception error (#43189) 2020-11-14 21:06:35 +00:00
Paulus Schoutsen 62e6a86432 Revert opensky flight latitude and longitude (#43185)
This reverts commit 0f46916f9e.
2020-11-14 21:06:35 +00:00
Paulus Schoutsen 39493fd3ea Prevent spider from doing I/O in the event loop (#43182) 2020-11-14 21:06:34 +00:00
Sébastien RAMAGEandPaulus Schoutsen 33d5e79301 update zigpy_zigate to v0.7.1 (#43159) 2020-11-14 21:06:33 +00:00
Paulus Schoutsen 239cc23b9b Update translations 0.118.0b1 2020-11-13 09:42:02 +00:00
Paulus Schoutsen c8a104d602 Bumped version to 0.118.0b1 2020-11-13 09:39:04 +00:00
HomeAssistant AzureandPaulus Schoutsen 2bf15172bb [ci skip] Translation update 2020-11-13 09:38:56 +00:00
HomeAssistant AzureandPaulus Schoutsen b93648f856 [ci skip] Translation update 2020-11-13 09:38:24 +00:00
J. Nick KostonandPaulus Schoutsen c37c0da191 Guard against empty ssdp locations (#43156) 2020-11-13 09:38:10 +00:00
Anders MelchiorsenandPaulus Schoutsen 91f265dd93 Fix playing of Spotify URIs on Sonos (#43154) 2020-11-13 09:38:09 +00:00
Erik MontnemeryandPaulus Schoutsen b90cf94df3 Bump hatasmota to 0.0.30 (#43140) 2020-11-13 09:38:08 +00:00
Joakim SørensenandPaulus Schoutsen c5f8b4106e Add missing 'hassio' translation string (#43127)
* Add missing 'hassio' translation string

* Fix typo...
2020-11-13 09:37:55 +00:00
Philip AllgaierandPaulus Schoutsen 9fbf39b0ff Added missing system health translation for "Views" (#43126) 2020-11-13 09:36:56 +00:00
Aaron BachandPaulus Schoutsen b0ff1e3885 Fix bug preventing Notion entities from updating their bridge (#43122) 2020-11-13 09:36:55 +00:00
Aaron BachandPaulus Schoutsen 3caa94e81e Streamline SimpliSafe errors (#43117) 2020-11-13 09:36:55 +00:00
Shay LevyandPaulus Schoutsen f7544b9427 Make Appliance Type Case-insensitive (#43114)
"appliance_type" is a free text parameter in the device settings, this fix will make the comparison case-insensitive
2020-11-13 09:36:54 +00:00
Aaron BachandPaulus Schoutsen 86a26d1a7c Fix incorrect Notion battery state calculation (#43108)
* Fix incorrect Notion battery state calculation

* Both cases
2020-11-13 09:36:53 +00:00
HmmbobandPaulus Schoutsen 6cfbf294d1 Bump pycsspeechtts to 1.0.4 (#43105) 2020-11-13 09:36:53 +00:00
Joakim SørensenandPaulus Schoutsen 3732b5286d Add system health section for the Supervisor (#43074) 2020-11-13 09:36:52 +00:00
Chris TalkingtonandPaulus Schoutsen e7ce8940b2 Use media player image proxy for roku media browser (#43070) 2020-11-13 09:36:51 +00:00
9e65eb53e4 Bump dependency for HomematicIP Cloud (#43018)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-13 09:36:51 +00:00
Joshua M. BonifaceandPaulus Schoutsen b17cf75583 Move setup_url_for_address to pyWeMo library (#42722)
* Move setup_url_for_address to PyWemo library

* Bump pywemo to 0.5.2

* Use module-level function call

* Update requirements via script
2020-11-13 09:36:50 +00:00
f5184c5aef Update xknx to 0.15.3 (#42026)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-13 09:36:49 +00:00
Franck Nijhof 0cf9e99044 Bumped version to 0.118.0b0 0.118.0b0 2020-11-11 19:27:47 +01:00
Clifford RocheandGitHub c93d2909a2 Bump greeclimate to 0.9.6 (#43106)
This fixes a bug with discovery for some devices which do not have a CID
2020-11-11 19:23:25 +01:00
MichaelandGitHub dbe89c1e02 Add reboot and shutdown service to synology_dsm (#42697)
* add reboot and shutdown service to synology_dsm

* apply suggestions

* make _async_setup_services() async

* add comment to make sure unique_id is serial
2020-11-11 19:06:50 +01:00
Alexei ChetroiandGitHub 11ded51ddb Bump up ZHA dependencies (#43104) 2020-11-11 19:03:22 +01:00
Franck Nijhof 710ca65549 Merge branch 'master' into dev 2020-11-11 18:57:51 +01:00
uvjustinandGitHub 66dccd86bd Modify wait timeout in stream (#42794)
* Set wait timeout to 40

* Use dynamic wait_timeout

* Catch error in container open

* Get restart times from const.py

* Fix test_stream_keepalive
2020-11-11 12:32:56 -05:00
7c783dc1b4 Merge pull request #43102 from home-assistant/rc
Co-authored-by: Sören Oldag <soeren_oldag@freenet.de>
Co-authored-by: Hmmbob <33529490+hmmbob@users.noreply.github.com>
Co-authored-by: jjlawren <jjlawren@users.noreply.github.com>
0.117.6
2020-11-11 18:30:59 +01:00
Franck Nijhof 650f3413a4 Bumped version to 0.117.6 2020-11-11 18:04:17 +01:00
jjlawrenandFranck Nijhof 176c2f3978 Fix Plex auth issues by setting header (#43081) 2020-11-11 18:01:48 +01:00