Paulus Schoutsen and GitHub
6069899179
Merge pull request #59753 from home-assistant/rc
2021.11.4
2021-11-15 16:02:30 -08:00
Paulus Schoutsen
0e12bce174
Bumped version to 2021.11.4
2021-11-15 14:37:30 -08:00
Philip Allgaier and Paulus Schoutsen
ca3c0057d3
Fix invalid string syntax in French OwnTracks config flow ( #59752 )
2021-11-15 14:37:25 -08:00
J. Nick Koston and Paulus Schoutsen
6596ebfe43
Bump flux_led to 0.24.24 ( #59740 )
2021-11-15 14:37:24 -08:00
J. Nick Koston and Paulus Schoutsen
702c57f389
Bump flux_led to 0.24.21 ( #59662 )
2021-11-15 14:37:07 -08:00
Clifford Roche and Paulus Schoutsen
5c0e34db6c
Bump greeclimate to 0.12.5 ( #59730 )
2021-11-15 14:32:53 -08:00
Aaron Bach and Paulus Schoutsen
6a4274b280
Fix bug in AirVisual re-auth ( #59685 )
2021-11-15 14:32:52 -08:00
Anton Malko and Paulus Schoutsen
c2aeeec129
Update aiolookin to 0.0.4 version ( #59684 )
2021-11-15 14:32:51 -08:00
J. Nick Koston and Paulus Schoutsen
cb889281a6
Ensure flux_led bulbs turn on even if brightness is 0 ( #59661 )
2021-11-15 14:32:50 -08:00
Clifford Roche and Paulus Schoutsen
f0fdd4388c
Bump greecliamate to 0.12.4 ( #59645 )
2021-11-15 14:32:50 -08:00
J. Nick Koston and Paulus Schoutsen
84358fa770
Bump zeroconf to 0.36.13 ( #59644 )
...
- Closes #59415
- Fixes #58453
- Fixes #57678
- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.12...0.36.13
2021-11-15 14:32:49 -08:00
J. Nick Koston and Paulus Schoutsen
b122774b12
Bump zeroconf to 0.36.12 ( #59133 )
...
- Changelog: https://github.com/jstasiak/python-zeroconf/compare/0.36.11...0.36.12
Bugfix: Prevent service lookups from deadlocking if time abruptly moves backwards
2021-11-15 14:32:48 -08:00
Maciej Bieniek and Paulus Schoutsen
0153580def
Fix favorite RPM max value in Xiaomi Miio ( #59631 )
2021-11-15 14:31:23 -08:00
Michael Kowalchuk and Paulus Schoutsen
7042fdb145
Always use a step size of 1 for z-wave js fans ( #59622 )
2021-11-15 14:31:22 -08:00
Simone Chemelli and Paulus Schoutsen
e7aa90a5b1
Fix firmware status check for Fritz ( #59578 )
2021-11-15 14:31:21 -08:00
Joakim Sørensen and Paulus Schoutsen
3c4d5e6c91
Override api url in norway_air ( #59573 )
2021-11-15 14:31:20 -08:00
jugla and Paulus Schoutsen
89877a0685
Air visual : robustness at startup when evaluate time interval ( #59544 )
2021-11-15 14:31:19 -08:00
Paulus Schoutsen and GitHub
6f3f16dbc9
Merge pull request #59555 from home-assistant/rc
2021.11.3
2021-11-11 13:48:35 -08:00
Paulus Schoutsen
4cae92a533
Bumped version to 2021.11.3
2021-11-11 10:33:14 -08:00
uvjustin and Paulus Schoutsen
0f0ca36aa8
Remove incomplete segment on stream restart ( #59532 )
2021-11-11 10:33:10 -08:00
Sergiy Maysak and Paulus Schoutsen
04e1dc3a10
Fix wirelesstag switch arm/disarm ( #59515 )
2021-11-11 10:32:55 -08:00
Diogo Gomes and Paulus Schoutsen
9cb4a5ca39
Ignore None state in state_change_event ( #59485 )
2021-11-11 10:31:39 -08:00
J. Nick Koston and Paulus Schoutsen
c2f227bf16
Fix zeroconf with sonos v1 firmware ( #59460 )
2021-11-11 10:31:39 -08:00
Bram Kragten and Paulus Schoutsen
66c5d75fbb
Update frontend to 20211109.0 ( #59451 )
2021-11-11 10:31:38 -08:00
Keilin Bickar and Paulus Schoutsen
aacc0edde7
Fix state of sense net_production sensor ( #59391 )
2021-11-11 10:31:37 -08:00
enegaard and Paulus Schoutsen
5336845452
Fix rpi_camera setup hanging on initialization ( #59316 )
2021-11-11 10:31:36 -08:00
Paulus Schoutsen and GitHub
435f278053
Merge pull request #59397 from home-assistant/rc
2021.11.2
2021-11-08 21:44:29 -08:00
Paulus Schoutsen
4d62d41cc1
Bumped version to 2021.11.2
2021-11-08 20:48:00 -08:00
Bram Kragten and Paulus Schoutsen
a6d795fce1
Update frontend to 20211108.0 ( #59364 )
2021-11-08 20:47:52 -08:00
Maikel Punie and Paulus Schoutsen
0f4a35dd28
Bump velbusaio to 2021.11.6 ( #59353 )
2021-11-08 20:47:51 -08:00
Erik Montnemery and Paulus Schoutsen
6d3e380f64
Bump paho-mqtt to 1.6.1 ( #59339 )
2021-11-08 20:47:51 -08:00
Kevin Hellemun and Paulus Schoutsen
0873c3e92b
Support generic xiaomi_miio vacuums ( #59317 )
...
* Support generic xiaomi_miio vacuums
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
* Fix lint
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
* Remove warning log
Signed-off-by: Kevin Hellemun <17928966+OGKevin@users.noreply.github.com >
2021-11-08 20:47:50 -08:00
Shay Levy and Paulus Schoutsen
250160f007
Revert "Use DeviceInfo in shelly ( #58520 )" ( #59315 )
...
This reverts commit df6351f86b .
2021-11-08 20:47:49 -08:00
Maciej Bieniek and Paulus Schoutsen
e1b8e2ded3
Remove illuminance sensor ( #59305 )
2021-11-08 20:47:48 -08:00
Simone Chemelli and Paulus Schoutsen
8b7686f4f2
Fix condition for fritz integration ( #59281 )
2021-11-08 20:47:48 -08:00
Alexei Chetroi and Paulus Schoutsen
f9fc92c36b
Add Battery sensor regardless if the battery_percent_remaining attribute is supported or not ( #59264 )
2021-11-08 20:47:47 -08:00
Michael and Paulus Schoutsen
a4253ff54e
Increase timeout for fetching camera data on Synology DSM ( #59237 )
2021-11-08 20:47:46 -08:00
jan iversen and Paulus Schoutsen
dcada92cef
Fix tradfri group reachable access ( #59217 )
2021-11-08 20:47:45 -08:00
J. Nick Koston and Paulus Schoutsen
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 and Paulus Schoutsen
f5d04de523
bump aioshelly to 1.0.4 ( #59209 )
2021-11-08 20:47:44 -08:00
Aaron Bach and Paulus Schoutsen
1cc8e688c3
Change ReCollect Waste device class to date ( #59180 )
2021-11-08 20:47:43 -08:00
Aaron Bach and Paulus Schoutsen
f47e64e218
Guard against missing data in ReCollect Waste ( #59177 )
2021-11-08 20:47:42 -08:00
Aaron Bach and Paulus Schoutsen
3d8ca26c00
Guard against flaky SimpliSafe API calls ( #59175 )
2021-11-08 20:47:42 -08:00
Aaron Bach and Paulus Schoutsen
e233730494
Bump aioguardian to 2021.11.0 ( #59161 )
2021-11-08 20:47:41 -08:00
J. Nick Koston and Paulus Schoutsen
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 and Paulus Schoutsen
96c08df883
Adjust frag_duration setting in stream ( #59135 )
2021-11-08 20:47:39 -08:00
Austin Mroczek and Paulus Schoutsen
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 28b8984be5 .
* Revert "add test for zero locations"
This reverts commit 77bf7908d5 .
2021-11-08 20:47:39 -08:00
Paulus Schoutsen and GitHub
2c21f0ad18
Merge pull request #59129 from home-assistant/rc
2021.11.1
2021-11-04 21:57:54 -07:00
Paulus Schoutsen
189677c713
Bumped version to 2021.11.1
2021-11-04 20:14:07 -07:00
J. Nick Koston and Paulus Schoutsen
039e361bff
Bump flux_led to 0.24.14 ( #59121 )
2021-11-04 20:13:54 -07:00