1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-02 01:06:07 +00:00
Commit Graph

31998 Commits

Author SHA1 Message Date
Paulus Schoutsen
4ec81d4b67 Merge pull request #44297 from home-assistant/rc 2020.12.1 2020-12-16 22:31:37 +01:00
Paulus Schoutsen
ac62028c19 Fix account link test 2020-12-16 20:55:52 +00:00
Paulus Schoutsen
ff9e1ddeed Bumped version to 2020.12.1 2020-12-16 20:29:55 +00:00
Shay Levy
3a82aecd38 Fix Shelly devices missing properties field (#44279) 2020-12-16 20:29:47 +00:00
Paulus Schoutsen
3a41878a8c Fix setting timestamp on input_datetime (#44274) 2020-12-16 20:29:46 +00:00
David F. Mulcahey
3ab0b63540 Default smartenergy multiplier and divisor (#44257) 2020-12-16 20:29:45 +00:00
Erik Montnemery
3752fa3123 Remove Home Assistant Cast user when removing entry (#44228)
* Remove Home Assistant Cast user when removing entry

* Fix test

* Fix test
2020-12-16 20:29:44 +00:00
Erik Montnemery
07df3b9565 Bump hatasmota to 0.1.6 (#44226) 2020-12-16 20:29:44 +00:00
Aaron Bach
43ef5bab18 Fix unhandled KeyError in Recollect Waste (#44224) 2020-12-16 20:29:43 +00:00
Rob Bierbooms
150ce05e26 Bump dsmr-parser to 0.25 (#44223)
* Bump version in manifest

* Update requirements_all.txt

* Update requirements_test_all.txt
2020-12-16 20:29:42 +00:00
Greg
70bd998d7c Bump envoy_reader version to 0.17.3 (#44205)
* Bump envoy_reader version to 0.17.0rc0

* Fixing version number
2020-12-16 20:29:41 +00:00
Franck Nijhof
3600dec6e0 Merge pull request #44175 from home-assistant/rc 2020.12.0 2020-12-13 22:21:47 +01:00
Franck Nijhof
277b916fcd 2020.12.0 2020-12-13 22:13:58 +01:00
Hmmbob
623826261b 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-13 15:30:16 +01:00
Franck Nijhof
1ac5ecbe69 Bumped version to 1.0.0 2020-12-13 15:04:00 +01:00
David F. Mulcahey
3981592ccd Bump the ZHA quirks lib to 0.0.49 (#44173) 2020-12-13 15:02:03 +01:00
J. Nick Koston
9c45874206 Bump zeroconf to 0.28.7 to fix thread safety (#44160)
Service registration was not thread safe
2020-12-13 14:48:46 +01:00
Paulus Schoutsen
17cd00ba83 Remove invalidation_version from deprecated (#44156)
* Remove invalidation_version from deprecated. We don't follow up and just hurts releases

* Revert change to ZHA
2020-12-13 14:48:40 +01:00
Paulus Schoutsen
c02be99ab7 Bumped version to 1.0.0b6 1.0.0b6 2020-12-12 20:35:58 +00:00
Bram Kragten
7c2a2b08c7 Updated frontend to 20201212.0 (#44154) 2020-12-12 20:35:52 +00:00
Steven Looman
f858d6f9ec Fix upnp first discovered device is used (#44151)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-12 20:35:50 +00:00
Aaron Bach
8507b62016 Fix inability to erase SimpliSafe code (#44137) 2020-12-12 20:35:49 +00:00
Brian Rogers
8c6636994f Fix Met.no forecast precipitation (#44106) 2020-12-12 20:35:47 +00:00
Franck Nijhof
9c6ff9af91 Bumped version to 1.0.0b5 1.0.0b5 2020-12-10 21:34:52 +01:00
Robert Svensson
3986df63dc Support more errors to better do retries in UniFi (#44108) 2020-12-10 21:34:40 +01:00
Bram Kragten
42d1644762 Update frontend to 20201210.0 (#44105) 2020-12-10 21:34:37 +01:00
Bram Kragten
83b7439a08 Fix importing blueprint from community (#44104) 2020-12-10 21:34:33 +01:00
Paulus Schoutsen
a01cf72d67 Fix importing blueprints from forums with HTML entities (#44098) 2020-12-10 21:34:29 +01:00
Paulus Schoutsen
cff4f7bbbf Bumped version to 1.0.0b4 1.0.0b4 2020-12-10 09:12:20 +00:00
Paulus Schoutsen
e68544cd7d Bump hass-nabucasa to 0.39.0 (#44097) 2020-12-10 09:12:09 +00:00
J.P. Hutchins
6ea3c671e9 Fix transmission torrent filtering and sorting (#44069) 2020-12-10 09:12:07 +00:00
zewelor
29e3fbe568 Fix yeelight unavailbility (#44061) 2020-12-10 09:12:06 +00:00
Franck Nijhof
f3eb21ba59 Bumped version to 1.0.0b3 1.0.0b3 2020-12-09 19:08:29 +01:00
Robert Svensson
53b6a971d2 Fix ignored Axis config entries doesn't break set up of new entries (#44062) 2020-12-09 19:07:38 +01:00
Robert Svensson
0e871c3390 Some lights only support hs, like the lidl christmas lights (#44059) 2020-12-09 19:07:34 +01:00
Alexei Chetroi
9cfeb44b56 Exclude coordinator when looking up group members entity IDs (#44058) 2020-12-09 19:07:29 +01:00
Pierre Ståhl
88941eaa51 Bump pyatv to 0.7.5 (#44051) 2020-12-09 19:07:25 +01:00
Paulus Schoutsen
a2f9cbc941 Fix extracting entity and device IDs from scripts (#44048)
* Fix extracting entity and device IDs from scripts

* Fix extracting from data_template
2020-12-09 19:07:20 +01:00
Aaron Bach
5fee55f824 Bump simplisafe-python to 9.6.2 (#44040) 2020-12-09 19:07:15 +01:00
Alexei Chetroi
70257d7a21 Update ZHA dependencies (#44039)
zha-quirks==0.0.48
zigpy==0.28.2
zigpy-znp==0.3.0
2020-12-09 19:07:10 +01:00
Maciej Bieniek
8ad0b9845e Add the missing ATTR_ENABLED attribute to Brother integration list of sensors (#44036) 2020-12-09 19:07:06 +01:00
Paul
ec4b23173c Update pyarlo to 0.2.4 (#44034) 2020-12-09 19:07:03 +01:00
Aaron Bach
445fbb2c73 Bump simplisafe-python to 9.6.1 (#44030) 2020-12-09 19:06:59 +01:00
Jc2k
b09a8f0d21 Fix how homekit_controller enumerates Hue remote (#44019) 2020-12-09 19:06:55 +01:00
Fuzzy
7a4dac8183 Add T8400 to ignore list (#44017) 2020-12-09 19:06:50 +01:00
Jc2k
ac82dac4f3 Hide HomeKit devices from discovery that are known to be problematic (#44014) 2020-12-09 19:06:46 +01:00
JJdeVries
e3b650b2c8 Fix unit of measurement for asuswrt sensors (#44009) 2020-12-09 19:06:43 +01:00
Brian
a9d69bc1b9 Bump pymyq to 2.0.11 (#44003) 2020-12-09 19:06:38 +01:00
Alex Szlavik
4b8e3171a3 Retry tuya setup on auth rate limiting (#44001)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-09 19:06:35 +01:00
Nigel Rook
a1c5537460 Update generic_thermostat current_temperature on startup (#43951)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-12-09 19:06:31 +01:00