Commit graph

6834 commits

Author SHA1 Message Date
Daniel
5de30e19bb
Rewrite google_wifi unittest tests to pytest style () 2020-11-13 15:40:46 +01:00
Paulus Schoutsen
7a85b3ea66
Add test to access current request in websocket API () 2020-11-13 14:20:47 +01:00
Anders Melchiorsen
55b214ec9c
Fix time_date interval for DST () 2020-11-13 13:32:56 +01:00
Paulus Schoutsen
0a717f313e
Improve entity domain validator () 2020-11-13 13:31:43 +01:00
Anders Melchiorsen
87d86026ed
Fix time_date timestamp offsets () 2020-11-13 13:29:57 +01:00
Paulus Schoutsen
8dbd54bed1
Disable parsing scientific/complex number notation in template type () 2020-11-13 13:22:29 +01:00
Simone Chemelli
7bcd92172a
Remove relative time sensor from cert_expiry () 2020-11-13 13:15:37 +01:00
Paulus Schoutsen
890d740093
Further improve MFI tests () 2020-11-13 10:51:27 +01:00
J. Nick Koston
4907996dd6
Guard against empty ssdp locations () 2020-11-13 09:40:25 +01:00
Anders Melchiorsen
1a888433cb
Fix beat calculation () 2020-11-13 09:33:00 +01:00
Anders Melchiorsen
e0f1d0ab20
Mock time_date sensor tests () 2020-11-13 09:31:55 +01:00
Martin Hjelmare
a665e152a9
Fix aurora config flow tests () 2020-11-12 12:11:05 +01:00
Franck Nijhof
6f326a7ea4
Add support for multiple event triggers in automation ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-12 11:58:28 +01:00
Aaron Bach
24840cce23
Add a config flow for Recollect Waste ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 11:00:42 +01:00
SukramJ
d7e5d1bfaf
Bump dependency for HomematicIP Cloud ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-12 10:33:01 +01:00
Bram Kragten
1c7080d5c5
Add save and delete WS commands to blueprints ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-11 23:32:46 +01:00
djtimca
d47b3a5f44
Fix Aurora integration including externalizing API to PyPi and adding config_flow ()
Co-authored-by: Pawel <pszafer@gmail.com>
2020-11-11 20:36:16 +01:00
Chris Talkington
df5a8c4dac
Use media player image proxy for roku media browser () 2020-11-11 20:17:46 +01:00
Joakim Sørensen
403514ccb3
Add system health section for the Supervisor () 2020-11-11 20:12:24 +01:00
Moritz Schmitz von Hülst
434d39a5ea
Add initial rest query params ()
* add initial rest query params

* of course I didn't run black

* fix tests

* fix tests

* add test

* reformat

* add binary sensor test

* fix tests

* add one more test and fix switch

* should not have touched that

* if you don't pay attention once
2020-11-11 09:03:55 -10:00
Michael
dbe89c1e02
Add reboot and shutdown service to synology_dsm ()
* 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
uvjustin
66dccd86bd
Modify wait timeout in stream ()
* 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
Erik Montnemery
8cc7069323
Bump hatasmota to 0.0.29 () 2020-11-11 13:51:09 +01:00
Aaron Bach
19f48e180c
Remove YAML config for Tile () 2020-11-11 09:44:14 +01:00
Rob Bierbooms
930866bad5
Add MIN_TIME_BETWEEN_UPDATES to dsmr integration () 2020-11-11 09:21:07 +01:00
J. Nick Koston
94bf55e29b
Limit concurrency of async_get_integration to avoid creating extra threads ()
* Limit concurrency of async_get_integration to avoid creating extra threads

Since async_get_integration is waiting on the disk most of the time
it would end up creating many new threads because the disk could
not deliver the data in time.

* pylint
2020-11-10 21:34:54 -10:00
Paulus Schoutsen
ec1b9c2099
Fix mfi test () 2020-11-11 00:03:16 +01:00
Paulus Schoutsen
7745408440
System health improvement () 2020-11-10 23:56:50 +01:00
Allen Porter
94db07ca8c
Update nest sdm camera to refresh in background ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-10 23:48:02 +01:00
Paulus Schoutsen
9f4480a634
Add system health streaming updates () 2020-11-10 22:45:59 +01:00
Erik Montnemery
8a7febcfbe
Improve restore of deleted devices ()
* Improve restore of deleted devices

* Simplify
2020-11-10 22:14:39 +01:00
Paulus Schoutsen
b1c78554f2
Fix mfi test () 2020-11-10 22:09:38 +01:00
Erik Montnemery
4e49bd0596
Correct handling of existing MQTT subscriptions () 2020-11-10 21:55:26 +01:00
Paulus Schoutsen
3af1771616
Include device_id in ZHA event () 2020-11-10 12:43:15 +01:00
Elena Rogleva
c029d29f11
Rewrite the pilight/test_sensor.py tests to use async pytest functions () 2020-11-10 11:11:56 +01:00
Felipe Martins Diel
48e954e038
Change instructions for unlocking Broadlink devices () 2020-11-10 10:42:59 +01:00
Peter Epley
b099726854
Add function to remove holidays from workday sensor () 2020-11-10 10:26:55 +01:00
Aaron Bach
244bfb2096
Deprecate YAML config for Notion (0.119 removal) () 2020-11-09 23:47:38 -06:00
Diego Elio Pettenò
6b21df9053
Expose Dyson PureCool filter life remaining percentage () 2020-11-09 23:01:13 +01:00
J. Nick Koston
c7f35b20fb
Make all translations cacheable () 2020-11-09 22:36:45 +01:00
J. Nick Koston
add50cb33a
Add services to log and dump objects to the profiler to help track down memory leaks ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-09 10:54:18 -10:00
Erik Montnemery
5694e4190c
Extend WS API result when enabling an entity ()
* Extend WS API result when enabling an entity

* Fix tests

* Fix tests

* Move updated registry entry to sub dict

* Address review comments

* Increase test coverage
2020-11-09 19:47:45 +01:00
Martin Hjelmare
1338c4a425
Add data entry flow show progress step () 2020-11-09 18:39:28 +01:00
Paulus Schoutsen
aec191b558
Support datetime sensor in time trigger () 2020-11-09 14:50:54 +01:00
Aaron Bach
3707b72a37
Deprecate YAML config for AirVisual (0.119 removal) () 2020-11-09 13:41:04 +01:00
Martin Hjelmare
6c5ef0970a
Add ozw config flow add-on management ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-09 13:30:19 +01:00
Erik Montnemery
b45fa29077
Force color or white mode exclusivity for MQTT lights () 2020-11-09 12:51:01 +01:00
Guido Schmitz
804579cd54
Update devolo-home-control-api to 0.16.0 () 2020-11-09 12:17:35 +01:00
Matthew Donoughe
bc4bbaf6ef
Add device trigger support for device trackers ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-11-09 12:04:16 +01:00
springstan
67b3552165
Add more units to distance conversion util ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2020-11-09 11:38:15 +01:00