Commit Graph

31171 Commits (c7cdad2b5af4415a2397d85e76154a11aede5d79)

Author SHA1 Message Date
epenet c7cdad2b5a
Default some entities to disabled (#42797) 2020-11-04 10:08:50 +01:00
Andreas Billmeier 2625a4dfdc
Please set exact cryptography version cryptography==3.2 (#42611) 2020-11-04 10:06:35 +01:00
Paulus Schoutsen 254e7eb407
Fix evohome scheduling coroutines (#42821) 2020-11-04 10:04:45 +01:00
rikroe 5530a350e9
Bump bimmer_connected to 0.7.11 (#42788) 2020-11-04 10:04:30 +01:00
Erik Montnemery 56ee99372d
Force color or white mode exclusivity for Tasmota lights (#42772) 2020-11-04 10:03:32 +01:00
J. Nick Koston 9e0043fb17
Fix rest sensors with resource templates (#42818) 2020-11-04 08:52:47 +01:00
HomeAssistant Azure b71e28dfac [ci skip] Translation update 2020-11-04 00:13:14 +00:00
Rob Bierbooms bfc3d3be76
Filter rfxtrx replace devices in option flow on existing config entry (#42800)
* Fix function _can_replace_device

* Rearrange
2020-11-03 23:01:52 +01:00
Niccolo Zapponi 5ddf99e496
Add support for OpenWeatherMap One Call API (#39839) 2020-11-03 08:37:30 -10:00
epenet 79b10a8efd
Update definition of onewire device specifications (#42460)
* Update definition of device specifications

* If set, sensor_name doesn't need to be capitalized
2020-11-03 18:12:01 +01:00
Franck Nijhof c4f6259f16
Upgrade sentry-sdk to 0.19.2 (#42786) 2020-11-03 16:41:00 +01:00
Paulus Schoutsen 7719e878f9
Migrate system health to use integration_platform (#42785) 2020-11-03 14:28:55 +01:00
Joseph Albert 856f0e209a
Bump uEagle to 0.0.2 (#42780) 2020-11-03 12:39:41 +01:00
SigmaPic 51f847c4b8
Catch unhandled exception in websocket_api (#42693)
Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-03 10:35:45 +01:00
Paulus Schoutsen 349e4a5ac2
Fix shelly import (#42783) 2020-11-03 09:49:34 +01:00
Allen Porter 89a5c9fcac
Add image support to nest SDM api (#42556) 2020-11-03 09:31:43 +01:00
epenet 744e4378ff
Remove unnecessary onewire variable (#42704) 2020-11-03 09:07:22 +01:00
Jason Hunter 5a4c1dbcc4
Add DPI Restriction switch to UniFi integration (#42499)
* initial implementation for controlling DPI restrictions

* address PR review comments and add DataUpdateCoordinator

* fix existing tests against new lib version

* add tests for DPI switches

* bump aiounifi

* listen to events instead of polling

* fix tests

* remove useless test

* bump aiounifi

* rename device to UniFi Controller per PR feedback
2020-11-03 08:36:37 +01:00
HomeAssistant Azure aab0ff2ea5 [ci skip] Translation update 2020-11-03 00:04:39 +00:00
Michael 3e0fd99616
Fix broken 2fa authentication in synology_dsm (#42775) 2020-11-03 00:20:02 +01:00
cgtobi 391a5447d3
Bump pyatmo to 4.2.0 (#42774) 2020-11-03 00:17:37 +01:00
Michael b1035697c5
Fix existing synology_dsm config entries cannot be setup (#42769) 2020-11-02 23:55:41 +01:00
Franck Nijhof 4e1b7583e0
Upgrade pre-commit to 2.8.2 (#42757) 2020-11-02 23:46:04 +01:00
Aaron Bach 1f9564bcf5
Fix incorrect property usage for SimpliSafe (#42770) 2020-11-02 14:57:53 -07:00
Paulus Schoutsen ebe3cbc058
Drop usage of asynctests (#42756) 2020-11-02 19:57:24 +01:00
Aaron Bach 2a3c0f409c
Bump pyairvisual to 5.0.4 (#42760) 2020-11-02 10:51:03 -07:00
Shay Levy f45075eeb5
Use own CoAP lib and support for multicast updates (#42718)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-02 16:46:34 +01:00
jjlawren e5dee965f1
Bump plexapi to 4.2.0 (#42727) 2020-11-02 15:37:41 +01:00
rikroe b9c43e209c
Bump bimmer_connected to 0.7.10: fix login issues, add (PH)EV services (#42747)
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2020-11-02 15:13:53 +01:00
Paulus Schoutsen 0fb587727c
Add initial blueprint support (#42469)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-02 15:00:13 +01:00
David Bonnes a84dc14569
Provide a more useful error message in evohome (#42734) 2020-11-02 14:53:22 +01:00
Michael 8d9a844e84
Add verify_ssl option for connection setup to synology_dsm (#42539) 2020-11-02 14:23:16 +01:00
Raman Gupta 098dead16d
Fix Vizio host string for zeroconf discovery (#42738) 2020-11-02 13:08:36 +01:00
Pascal Vizeli a4947ed32d
Base image 2020.10.1 (#42666) 2020-11-02 11:54:16 +01:00
Paulus Schoutsen 1844e30858
Add support for manual updating a data coordinator (#42746) 2020-11-02 09:54:08 +01:00
HomeAssistant Azure ce16ff27ef [ci skip] Translation update 2020-11-02 00:03:44 +00:00
Alexei Chetroi 9ccc49411a
Refactor ZHA light state restoration after a restart (#42726)
* Restore ZHA light state and level

* Restore state and color temp from zigpy cache
2020-11-01 17:19:36 -05:00
ubergeek801 3f12648212
adding support for hardkernel odroid-c4 (#42719) 2020-11-01 20:47:20 +01:00
Matthew Donoughe 704f474894
Use pylutron_caseta 0.7.1 (#42701) 2020-11-01 18:25:34 +01:00
Josef Schlehofer 7498c04410
Upgrade youtube_dl to version 2020.11.01.1 (#42714) 2020-11-01 17:50:53 +01:00
Alexei Chetroi 8868028dcd
Bump up ZHA dependencies (#42679)
* Bump up ZHA dependencies

* Fix tests because of zigpy request signature change
2020-11-01 11:05:55 -05:00
Sören Oldag be058d1eb2
Bump pwmled to v1.6.6 (#42607) 2020-11-01 15:23:42 +01:00
J. Nick Koston 951f166679
Remove homekit cover precision workarounds (#42647)
These workarounds inevitably ended up assuming the wrong thing
In issue #42444 they would assume it was still opening, and
in issue #41645 they would assume is was already closed.
2020-11-01 03:53:02 -10:00
Lindsay Ward 181811b7b8
Fix typo exceeded, change to exceed, in HomeKit (#42705) 2020-11-01 03:51:56 -10:00
taiyeoguns 9fc92ab04e
Remove classes in nx584 tests (#42628) 2020-11-01 13:27:33 +01:00
Ville Skyttä 8f22c5917f
Run tox verbosely in Travis CI (#42706)
Avoids hitting a no output timeout in sometimes time consuming dep
installs.
2020-11-01 12:57:56 +01:00
Greg a5b8d0038f
Bump version to 0.16.2 (#42696) 2020-11-01 12:25:33 +01:00
epenet c8735edb7f
Optimise onewire sensor update method (#42690) 2020-10-31 14:46:31 -10:00
HomeAssistant Azure abe6f552f6 [ci skip] Translation update 2020-11-01 00:04:54 +00:00
Chris Talkington 2762b582af
Fix canary camera entity inheritance (#42691) 2020-10-31 22:05:59 +01:00