Paulus Schoutsen
e67809713f
Nuki to use entity platform ( #43774 )
2020-12-11 18:02:23 +01:00
Brian Rogers
e33405a8b0
Fix Met.no forecast precipitation ( #44106 )
2020-12-11 16:53:21 +01:00
Anders Melchiorsen
ce3f6c368a
Initialize numeric_state trigger tests ( #44114 )
...
This makes the crossed thresholds explicit.
2020-12-11 05:11:51 +01:00
HomeAssistant Azure
a29f3e7163
[ci skip] Translation update
2020-12-11 00:04:19 +00:00
Huon Wilson
2bbe8e0e6b
Cache Astral object in moon integration, to use less CPU ( #44012 )
...
Creating an Astral() instance seems to be surprisingly expensive. This
was previously being done in every update, taking a non-trivial
proportion of the (actual) CPU used by HA, that is, ignoring
sleep/wait/idle states like being blocked on epoll.
This patch caches the Astral instance to avoid recomputing it
regularly.
2020-12-10 16:31:54 -06:00
Eric Severance
b4afef1395
Add tests for the wemo component ( #44088 )
...
* Add tests for the wemo component.
* Prefer mock tools from tests.async_mock over importing asynctest directly
* Avoid using `entity/entities` except when referring to an `Entity` instance in wemo tests
* Remove the overridden event_loop fixture from the wemo tests
* Patch the library code, not the integration code, in the wemo tests
2020-12-10 22:24:26 +01:00
Erik Montnemery
7084d6c650
Address old review comments of Tasmota fan ( #44112 )
...
* Address review comments of Tasmota fan
* Address review comment
2020-12-10 22:17:58 +01:00
Hmmbob
9cc406fef9
Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY from Google Assistant ( #44087 )
...
* Remove deprecated CONF_ALLOW_UNLOCK, CONF_API_KEY
* Use vol.Remove() to prevent setup fail
* Keep constants
2020-12-10 21:50:51 +01:00
Erik Montnemery
97edbaa85f
Small cleanup of MQTT ( #44110 )
...
* Use relative imports of mqtt component in mqtt platforms
* Correct parameters to _async_setup_entity
* Lint
2020-12-10 21:30:07 +01:00
Robert Svensson
9651d1bcfa
Support more errors to better do retries in UniFi ( #44108 )
2020-12-10 21:25:50 +01:00
Alexei Chetroi
6253054fd4
Bump up dependencies on pyserial and pyserial-asyncio ( #44089 )
2020-12-10 20:41:31 +01:00
Bram Kragten
e306308a47
Update frontend to 20201210.0 ( #44105 )
2020-12-10 17:54:55 +01:00
Bram Kragten
0da312b6f1
Fix importing blueprint from community ( #44104 )
2020-12-10 16:45:57 +01:00
Paulus Schoutsen
d9a86c1145
Fix importing blueprints from forums with HTML entities ( #44098 )
2020-12-10 11:11:49 +01:00
Paulus Schoutsen
9cce6e91f1
Bump hass-nabucasa to 0.39.0 ( #44097 )
2020-12-10 10:10:38 +01:00
J.P. Hutchins
b15d92edfd
Fix transmission torrent filtering and sorting ( #44069 )
2020-12-10 10:09:08 +01:00
zewelor
e09234ffae
Fix yeelight unavailbility ( #44061 )
2020-12-10 09:54:10 +01:00
Dermot Duffy
b9a3a001fb
Include Hyperion in coverage testing ( #44096 )
2020-12-10 09:41:11 +01:00
HomeAssistant Azure
848224262c
[ci skip] Translation update
2020-12-10 00:03:01 +00:00
Robert Svensson
e2ef9d1afc
Some lights only support hs, like the lidl christmas lights ( #44059 )
2020-12-09 19:02:44 +01:00
Robert Svensson
20c3fdfe14
Fix ignored Axis config entries doesn't break set up of new entries ( #44062 )
2020-12-09 17:48:16 +01:00
J. Nick Koston
dd0afc3b66
Create httpx helper to wrap a shared httpx.AsyncClient ( #43877 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-09 17:18:57 +01:00
Finbarr Brady
12903f9c8c
Bump openwebifpy version: 3.1.1 → 3.1.6 ( #44064 )
2020-12-09 17:13:20 +01:00
HomeAssistant Azure
0fc33bd6bf
[ci skip] Translation update
2020-12-09 00:03:07 +00:00
Paul
07461f9a8e
Update pyarlo to 0.2.4 ( #44034 )
2020-12-08 23:14:55 +01:00
Fuzzy
2fdf32bf1b
Add T8400 to ignore list ( #44017 )
2020-12-08 20:10:50 +00:00
Alexei Chetroi
51f9da94e1
Exclude coordinator when looking up group members entity IDs ( #44058 )
2020-12-08 14:34:26 -05:00
Jc2k
109ce653c0
Fix how homekit_controller enumerates Hue remote ( #44019 )
2020-12-08 18:01:07 +01:00
Pierre Ståhl
faf21e1e1a
Bump pyatv to 0.7.5 ( #44051 )
2020-12-08 14:16:31 +01:00
Paulus Schoutsen
ac2af69d26
Fix extracting entity and device IDs from scripts ( #44048 )
...
* Fix extracting entity and device IDs from scripts
* Fix extracting from data_template
2020-12-08 13:06:29 +01:00
Finbarr Brady
0b7b6b1d81
Bump ciscomobilityexpress version: 0.3.3 → 0.3.9 ( #44050 )
...
* Update manifest.json
* Update requirements_all.txt
2020-12-08 13:00:17 +01:00
Alex Szlavik
fca8841e34
Retry tuya setup on auth rate limiting ( #44001 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-08 11:32:48 +01:00
Maciej Bieniek
572d4cfbe6
Add the missing ATTR_ENABLED attribute to Brother integration list of sensors ( #44036 )
2020-12-08 08:19:57 +01:00
Aaron Bach
5f4f6dea6b
Bump simplisafe-python to 9.6.2 ( #44040 )
2020-12-07 19:57:19 -07:00
Alexei Chetroi
e0bcee1cc3
Update ZHA dependencies ( #44039 )
...
zha-quirks==0.0.48
zigpy==0.28.2
zigpy-znp==0.3.0
2020-12-07 20:06:32 -05:00
HomeAssistant Azure
ebe57d4fdb
[ci skip] Translation update
2020-12-08 00:04:13 +00:00
SukramJ
34a31884b7
Bump dependency to add more multi channel devices to HomematicIP Cloud ( #43914 )
2020-12-08 00:16:22 +01:00
Aaron Bach
8632ab9d35
Bump simplisafe-python to 9.6.1 ( #44030 )
2020-12-07 13:34:47 -07:00
Brian Rogers
f18c6ae72c
Add pause and resume services to Rachio ( #43944 )
...
* Add pause-resume
* address comments
2020-12-07 13:22:23 -06:00
Brian
886ce599ac
Bump pymyq to 2.0.11 ( #44003 )
2020-12-07 12:01:58 -06:00
David F. Mulcahey
70133f2096
Fix ZHA switch group test ( #44021 )
2020-12-07 11:43:35 -05:00
Eric Severance
c9c3a8fe38
Unregister updates when a Wemo entry is removed ( #44005 )
2020-12-07 14:10:46 +01:00
Jc2k
6ce45e39d1
Hide HomeKit devices from discovery that are known to be problematic ( #44014 )
2020-12-07 13:51:35 +01:00
PeteBa
727b1d37b6
Add discovery for MQTT device tracker ( #42327 )
2020-12-07 13:16:56 +01:00
Nigel Rook
1d0b4290fe
Update generic_thermostat current_temperature on startup ( #43951 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 13:14:54 +01:00
Andre Lengwenus
fec623fb4e
Fix LCN service calls (invoking coroutines) ( #43932 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 13:13:41 +01:00
JJdeVries
84973ec8f7
Fix unit of measurement for asuswrt sensors ( #44009 )
2020-12-07 12:46:53 +01:00
Maikel Punie
035860ebb2
Fix Solaredge integration in case the data is not complete ( #43557 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-07 11:20:22 +01:00
mbo18
4bcb6c0ec6
Add UV unit to meteo_france UV sensor ( #43992 )
2020-12-07 10:47:29 +01:00
Shay Levy
5fc7df2746
Prevent firing Shelly input events at startup ( #43986 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-12-07 09:27:33 +01:00