Paulus Schoutsen
6c36d5acaa
Bumped version to 2022.9.0b5
2022.9.0b5
2022-09-05 14:28:36 -04:00
Bram Kragten and Paulus Schoutsen
e8c4711d88
Update frontend to 20220905.0 ( #77854 )
2022-09-05 14:28:26 -04:00
J. Nick Koston and Paulus Schoutsen
bca9dc1f61
Bump govee-ble to 0.17.2 ( #77849 )
2022-09-05 14:28:25 -04:00
J. Nick Koston and Paulus Schoutsen
4f8421617e
Bump led-ble to 0.7.0 ( #77845 )
2022-09-05 14:28:24 -04:00
Erik Montnemery and Paulus Schoutsen
40421b41f7
Add the hardware integration to default_config ( #77840 )
2022-09-05 14:28:24 -04:00
b0ff4fc057
Less verbose error logs for bleak connection errors in ActiveBluetoothProcessorCoordinator ( #77839 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-09-05 14:28:23 -04:00
Charles Garwood and Paulus Schoutsen
605e350159
Add remoteAdminPasswordEnd to redacted keys in fully_kiosk diagnostics ( #77837 )
...
Add remoteAdminPasswordEnd to redacted keys in diagnostics
2022-09-05 14:28:22 -04:00
Artem Draft and Paulus Schoutsen
ad8cd9c957
Bump pybravia to 0.2.1 ( #77832 )
2022-09-05 14:28:21 -04:00
Raman Gupta and Paulus Schoutsen
e8ab4eef44
Fix device info for zwave_js device entities ( #77821 )
2022-09-05 14:28:21 -04:00
J. Nick Koston and Paulus Schoutsen
b1241bf0f2
Fix isy994 calling sync api in async context ( #77812 )
2022-09-05 14:28:20 -04:00
J. Nick Koston and Paulus Schoutsen
f3e811417f
Prefilter noisy apple devices from bluetooth ( #77808 )
2022-09-05 14:28:19 -04:00
1231ba4d03
Rename BThome to BTHome ( #77807 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-09-05 14:28:19 -04:00
G Johansson and Paulus Schoutsen
e07554dc25
Bump yale_smart_alarm_client to 0.3.9 ( #77797 )
2022-09-05 14:28:18 -04:00
Robert Hillis and Paulus Schoutsen
2fa517b81b
Make Sonos typing more complete ( #68072 )
2022-09-05 14:28:17 -04:00
Paulus Schoutsen
0d042d496d
Bumped version to 2022.9.0b4
2022.9.0b4
2022-09-04 13:00:37 -04:00
G Johansson and Paulus Schoutsen
c8156d5de6
Bump pysensibo to 1.0.19 ( #77790 )
2022-09-04 13:00:28 -04:00
J. Nick Koston and Paulus Schoutsen
9f06baa778
Bump led-ble to 0.6.0 ( #77788 )
...
* Bump ble-led to 0.6.0
Fixes reading the white channel on same devices
Changelog: https://github.com/Bluetooth-Devices/led-ble/compare/v0.5.4...v0.6.0
* Bump flux_led to 0.28.32
Changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.31...0.28.32
Fixes white channel support for some more older protocols
* keep them in sync
* Update homeassistant/components/led_ble/manifest.json
2022-09-04 13:00:27 -04:00
J. Nick Koston and Paulus Schoutsen
52abf0851b
Bump flux_led to 0.28.32 ( #77787 )
2022-09-04 13:00:27 -04:00
Justin Vanderhooft and Paulus Schoutsen
da83ceca5b
Tweak unique id formatting for Melnor Bluetooth switches ( #77773 )
2022-09-04 13:00:26 -04:00
Avi Miller and Paulus Schoutsen
f9b95cc4a4
Fix lifx service call interference ( #77770 )
...
* Fix #77735 by restoring the wait to let state settle
Signed-off-by: Avi Miller <me@dje.li >
* Skip the asyncio.sleep during testing
Signed-off-by: Avi Miller <me@dje.li >
* Patch out asyncio.sleep for lifx tests
Signed-off-by: Avi Miller <me@dje.li >
* Patch out a constant instead of overriding asyncio.sleep directly
Signed-off-by: Avi Miller <me@dje.li >
Signed-off-by: Avi Miller <me@dje.li >
2022-09-04 13:00:25 -04:00
Avi Miller and Paulus Schoutsen
f60ae40661
Rename the binary sensor to better reflect its purpose ( #77711 )
2022-09-04 13:00:25 -04:00
ea0b406692
Add binary sensor platform to LIFX integration ( #77535 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2022-09-04 13:00:24 -04:00
Michael and Paulus Schoutsen
9387449abf
Replace archived sucks by py-sucks and bump to 0.9.8 for Ecovacs integration ( #77768 )
2022-09-04 12:58:19 -04:00
Matt Zimmerman and Paulus Schoutsen
5f4013164c
Update smarttub to 0.0.33 ( #77766 )
2022-09-04 12:58:18 -04:00
Raman Gupta and Paulus Schoutsen
3856178dc0
Handle dead nodes in zwave_js update entity ( #77763 )
2022-09-04 12:58:17 -04:00
J. Nick Koston and Paulus Schoutsen
32a9fba58e
Increase default august timeout ( #77762 )
...
Fixes
```
2022-08-28 20:32:46.223 ERROR (MainThread) [homeassistant] Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File "/Users/bdraco/home-assistant/homeassistant/helpers/debounce.py", line 82, in async_call
await task
File "/Users/bdraco/home-assistant/homeassistant/components/august/activity.py", line 49, in _async_update_house_id
await self._async_update_house_id(house_id)
File "/Users/bdraco/home-assistant/homeassistant/components/august/activity.py", line 137, in _async_update_house_id
activities = await self._api.async_get_house_activities(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/yalexs/api_async.py", line 96, in async_get_house_activities
response = await self._async_dict_to_api(
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/yalexs/api_async.py", line 294, in _async_dict_to_api
response = await self._aiohttp_session.request(method, url, **api_dict)
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/aiohttp/client.py", line 466, in _request
with timer:
File "/Users/bdraco/home-assistant/venv/lib/python3.10/site-packages/aiohttp/helpers.py", line 721, in __exit__
raise asyncio.TimeoutError from None
asyncio.exceptions.TimeoutError
```
2022-09-04 12:58:17 -04:00
J. Nick Koston and Paulus Schoutsen
9733887b6a
Add BlueMaestro integration ( #77758 )
...
* Add BlueMaestro integration
* tests
* dc
2022-09-04 12:58:16 -04:00
Michael and Paulus Schoutsen
b215514c90
Fix upgrade api disabling during setup of Synology DSM ( #77753 )
2022-09-04 12:58:15 -04:00
Pete and Paulus Schoutsen
0e930fd626
Fix setting and reading percentage for MIOT based fans ( #77626 )
2022-09-04 12:58:15 -04:00
Simon Hansen and Paulus Schoutsen
cd4c31bc79
Convert platform in iss integration ( #77218 )
...
* Hopefully fix everthing and be happy
* ...
* update coverage file
* Fix tests
2022-09-04 12:58:14 -04:00
starkillerOG and Paulus Schoutsen
bc04755d05
Register xiaomi_miio unload callbacks later in setup ( #76714 )
2022-09-04 12:58:13 -04:00
Paulus Schoutsen
041eaf27a9
Bumped version to 2022.9.0b3
2022.9.0b3
2022-09-02 20:54:37 -04:00
Paulus Schoutsen
d6a99da461
Bump frontend to 20220902.0 ( #77734 )
2022-09-02 20:54:30 -04:00
Raman Gupta and Paulus Schoutsen
1d2439a6e5
Change zwave_js firmware update service API key ( #77719 )
...
* Change zwave_js firmware update service API key
* Update const.py
2022-09-02 20:54:29 -04:00
J. Nick Koston and Paulus Schoutsen
6fff633325
Bump bluetooth-adapters to 3.3.4 ( #77705 )
2022-09-02 20:54:29 -04:00
9652c0c326
Adjust litterrobot platform loading/unloading ( #77682 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2022-09-02 20:54:28 -04:00
Christopher Bailey and Paulus Schoutsen
36c1b9a419
Fix timezone edge cases for Unifi Protect media source ( #77636 )
...
* Fixes timezone edge cases for Unifi Protect media source
* linting
2022-09-02 20:54:27 -04:00
Paulus Schoutsen
a10a16ab21
Bumped version to 2022.9.0b2
2022.9.0b2
2022-09-01 21:25:12 -04:00
Paulus Schoutsen
1f9c5ff369
Bump frontend to 20220901.0 ( #77689 )
2022-09-01 21:25:05 -04:00
J. Nick Koston and Paulus Schoutsen
f4273a098d
Bump bluetooth-adapters to 0.3.3 ( #77683 )
2022-09-01 21:25:05 -04:00
Paulus Schoutsen
329c692065
Pin Pandas 1.4.3 ( #77679 )
2022-09-01 21:25:04 -04:00
J. Nick Koston and Paulus Schoutsen
dc2c0a159f
Ensure unique id is set for esphome when setup via user flow ( #77677 )
2022-09-01 21:25:03 -04:00
J. Nick Koston and Paulus Schoutsen
c9d4924dea
Bump pySwitchbot to 0.18.22 ( #77673 )
2022-09-01 21:25:02 -04:00
starkillerOG and Paulus Schoutsen
0cdbb295bc
bump pynetgear to 0.10.8 ( #77672 )
2022-09-01 21:25:02 -04:00
Jc2k and Paulus Schoutsen
ee0e12ac46
Fix async_all_discovered_devices(False) to return connectable and unconnectable devices ( #77670 )
2022-09-01 21:25:01 -04:00
Erik Montnemery and Paulus Schoutsen
377791d6e7
Include entity registry id in entity registry WS API ( #77668 )
2022-09-01 21:25:00 -04:00
Erik Montnemery and Paulus Schoutsen
37e425db30
Clean up user overridden device class in entity registry ( #77662 )
2022-09-01 21:25:00 -04:00
Kevin Stillhammer and Paulus Schoutsen
073ca240f1
Required option_flow values for here_travel_time ( #77651 )
2022-09-01 21:24:59 -04:00
68a01562ec
Add and remove Snapcast client/group callbacks properly ( #77624 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2022-09-01 21:24:58 -04:00
On Freund and Paulus Schoutsen
8c697b1881
Increase sleep in Risco setup ( #77619 )
2022-09-01 21:24:57 -04:00