J. Nick Koston
a6ff89c3e6
Bump flux_led to 0.24.17 ( #59211 )
...
* Bump flux_led to 0.24.16
- Changes: https://github.com/Danielhiversen/flux_led/compare/0.24.15...0.24.16
- Fixes turning on/off when device is out of sync internally (seen on 0x33 firmware 8)
- Fixes #59190
* Bump to .17 to fix typing
2021-11-08 20:47:45 -08:00
Michael
f5d04de523
bump aioshelly to 1.0.4 ( #59209 )
2021-11-08 20:47:44 -08:00
Aaron Bach
1cc8e688c3
Change ReCollect Waste device class to date ( #59180 )
2021-11-08 20:47:43 -08:00
Aaron Bach
f47e64e218
Guard against missing data in ReCollect Waste ( #59177 )
2021-11-08 20:47:42 -08:00
Aaron Bach
3d8ca26c00
Guard against flaky SimpliSafe API calls ( #59175 )
2021-11-08 20:47:42 -08:00
Aaron Bach
e233730494
Bump aioguardian to 2021.11.0 ( #59161 )
2021-11-08 20:47:41 -08:00
J. Nick Koston
2309dd48c9
Bump flux_led to 0.24.15 ( #59159 )
...
- Changes: https://github.com/Danielhiversen/flux_led/compare/0.24.14...0.24.15
- Fixes color reporting for addressable devices
2021-11-08 20:47:40 -08:00
uvjustin
96c08df883
Adjust frag_duration setting in stream ( #59135 )
2021-11-08 20:47:39 -08:00
Austin Mroczek
c150a296d2
Bump total_connect_client to 2021.11.2 ( #58818 )
...
* update total_connect_client to 2021.10
* update for total_connect_client changes
* remove unused return value
* bump total_connect_client to 2021.11.1
* bump total_connect_client to 2021.11.2
* Move to public ResultCode
* load locations to prevent 'unknown error occurred'
* add test for zero locations
* Revert "load locations to prevent 'unknown error occurred'"
This reverts commit 28b8984be5b1c8839fc8077d8d59bdba97eacc38.
* Revert "add test for zero locations"
This reverts commit 77bf7908d508d539d6165fc986930b041b13ca97.
2021-11-08 20:47:39 -08:00
Paulus Schoutsen
189677c713
Bumped version to 2021.11.1
2021-11-04 20:14:07 -07:00
J. Nick Koston
039e361bff
Bump flux_led to 0.24.14 ( #59121 )
2021-11-04 20:13:54 -07:00
Erik Montnemery
61918e0e44
Correct rescheduling of ExternalStatisticsTask ( #59076 )
2021-11-04 20:13:53 -07:00
Erik Montnemery
d9d8b538b0
Change minimum supported SQLite version to 3.31.0 ( #59073 )
2021-11-04 20:13:52 -07:00
Teemu R
c3882d0782
Remove use_time sensor from mjjsq humidifers ( #59066 )
2021-11-04 20:13:51 -07:00
Franck Nijhof
c6d651e283
Increase time to authorize OctoPrint ( #59051 )
2021-11-04 20:13:51 -07:00
Erik Montnemery
543381b6f2
Correct migration to recorder schema 22 ( #59048 )
2021-11-04 20:13:50 -07:00
Franck Nijhof
433743b0d1
Constrain urllib3 to >=1.26.5 ( #59043 )
2021-11-04 20:13:49 -07:00
Maikel Punie
58d88c8371
Bump velbus-aio to 2021.11.0 ( #59040 )
2021-11-04 20:13:49 -07:00
Glenn Waters
6e08cb815b
Environment Canada config_flow fix ( #59029 )
2021-11-04 20:13:48 -07:00
ollo69
b125e2c425
Fix Nut resources option migration ( #59020 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-11-04 20:13:47 -07:00
Teemu R
c4aa6af953
Accept all roborock vacuum models for xiaomi_miio ( #59018 )
2021-11-04 20:13:46 -07:00
Eugenio Panadero
dcf6004166
Bump aiopvpc to 2.2.1 ( #59008 )
...
happening because some config change in the ESIOS API server,
solved with a version patch in aiopvpc
(details in https://github.com/azogue/aiopvpc/pull/28 )
2021-11-04 20:13:45 -07:00
Teemu R
af28d927b4
Fix timedelta-based sensors for xiaomi_miio ( #58995 )
2021-11-04 20:13:44 -07:00
Kevin Hellemun
5e6cac3834
Fix mop attribute for unified mop and water box in Xiaomi Miio ( #58990 )
...
Co-authored-by: Teemu R. <tpr@iki.fi >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-11-04 20:13:43 -07:00
Thomas G
397f303d6d
Swap sharkiq vacuum is_docked with is_charging ( #58975 )
2021-11-04 20:13:43 -07:00
Franck Nijhof
e3c021a910
Bumped version to 2021.11.0
2021-11-03 15:03:43 +01:00
Bram Kragten
5568121251
Update frontend to 20211103.0 ( #58988 )
2021-11-03 15:02:39 +01:00
Sergio Gutierrez Alvarez
7afb38ff96
Fix battery_is_charging sensor on system bridge ( #58980 )
2021-11-03 15:02:35 +01:00
Daniel Hjelseth Høyer
1a08da7856
Bump pyMill to 0.7.4 ( #58977 )
2021-11-03 12:31:22 +01:00
Hans Oischinger
ded0785700
Fix broken ViCare burner & compressor sensors ( #58962 )
2021-11-03 10:50:09 +01:00
Robert Hillis
4163ba5dbf
Add missing ZMW currency ( #58959 )
2021-11-03 10:50:06 +01:00
Dave T
dff98b024c
Aurora abb defer unique_id assignment during yaml import ( #58887 )
...
* Defer unique_id assignment during yaml import if dark
* Back out variable name change to simplify.
* Allow config flow yaml setup deferral.
* Fix deferred yaml import
* Code review: only wrap necessary lines in try blk
* Code review: catch possible duplicate unique_id
* Simplify assignment.
* Code review: use timedelta to retry yaml import
* Code review: if a different error occurs, raise it
* Remove current config entry if duplicate unique_id
* Code review: remove unnecessary line.
* Code review: revert change, leave to other PR.
* Code review: remove unnecessary patch & min->sec
* Remove unnecessary else after raise.
* Increase test coverage.
* Check the number of config entries at each stage
* Raise ConfigEntryNotReady when connection fails.
* Log & return false for error on yaml import
2021-11-03 10:50:01 +01:00
Dave T
0a27b0f353
Aurora abb energy metering ( #58454 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2021-11-03 10:49:58 +01:00
kodsnutten
ae99b678dd
Fix unique_id of derived sent-sensors ( #58298 )
2021-11-03 10:49:54 +01:00
Franck Nijhof
e43cb82f29
Merge branch 'master' into rc
2021-11-03 10:22:39 +01:00
Paulus Schoutsen
608b89a6ad
Bumped version to 2021.11.0b5
2021.11.0b5
2021-11-02 11:28:43 -07:00
Ernst Klamer
a897dfa5b7
Add device configuration URL to Solar-Log ( #58954 )
2021-11-02 11:28:39 -07:00
Franck Nijhof
f8290ed026
Add support for IoT Switches (tdq) in Tuya ( #58952 )
2021-11-02 11:28:39 -07:00
Franck Nijhof
44334ea4da
Extend Tuya Dimmer (tgq) support ( #58951 )
2021-11-02 11:28:38 -07:00
Erik Montnemery
e4143142bf
Revert "Add offset support to time trigger" ( #58947 )
2021-11-02 11:28:37 -07:00
uvjustin
d4ba9a137c
Add libav.mpegts to logging filter ( #58937 )
2021-11-02 11:28:36 -07:00
J. Nick Koston
6cd256f26b
Fix recursive limit in find_next_time_expression_time ( #58914 )
...
* Fix recursive limit in find_next_time_expression_time
* Add test case
* Update test_event.py
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2021-11-02 11:28:35 -07:00
Maciej Bieniek
53cc9f35b9
Add configuration_url to Airly integration ( #58911 )
2021-11-02 11:28:34 -07:00
Tom Harris
26e925d885
Bump pyinsteon to 1.0.13 ( #58908 )
2021-11-02 11:28:34 -07:00
Kevin Hellemun
5e09685700
Add ROCKROBO_S6_PURE to supported vacuums for xiaomi_miio ( #58901 )
2021-11-02 11:28:33 -07:00
Franck Nijhof
c97160bf97
Fix incorrect entity category in Advantage Air ( #58754 )
2021-11-02 11:28:32 -07:00
Peter A. Bigot
34953c4c08
Fix color temp selection when brightness changed in Tuya light ( #58341 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2021-11-02 11:28:31 -07:00
Paulus Schoutsen
632164f283
Bumped version to 2021.11.0b4
2021.11.0b4
2021-11-01 10:56:45 -07:00
Otto Winter
b4021de2b0
Fix find_next_time_expression_time ( #58894 )
...
* Better tests
* Fix find_next_time_expression_time
* Add tests for Nov 7th 2021, Chicago transtion
* Update event tests
* Update test_event.py
* small performance improvement
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2021-11-01 10:56:35 -07:00
Maciej Bieniek
cfa4f24395
Handle None values in Xiaomi Miio integration ( #58880 )
...
* Initial commit
* Improve _handle_coordinator_update()
* Fix entity_description define
* Improve sensor & binary_sensor platforms
* Log None value
* Use coordinator variable
* Improve log strings
* Filter attributes with None values
* Add hasattr condition
* Update homeassistant/components/xiaomi_miio/sensor.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2021-11-01 10:56:35 -07:00