Avi Miller
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
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
5f4013164c
Update smarttub to 0.0.33 ( #77766 )
2022-09-04 12:58:18 -04:00
Raman Gupta
3856178dc0
Handle dead nodes in zwave_js update entity ( #77763 )
2022-09-04 12:58:17 -04:00
J. Nick Koston
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
9733887b6a
Add BlueMaestro integration ( #77758 )
...
* Add BlueMaestro integration
* tests
* dc
2022-09-04 12:58:16 -04:00
Michael
b215514c90
Fix upgrade api disabling during setup of Synology DSM ( #77753 )
2022-09-04 12:58:15 -04:00
Pete
0e930fd626
Fix setting and reading percentage for MIOT based fans ( #77626 )
2022-09-04 12:58:15 -04:00
Simon Hansen
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
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-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
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
6fff633325
Bump bluetooth-adapters to 3.3.4 ( #77705 )
2022-09-02 20:54:29 -04:00
Nathan Spencer
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
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-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
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
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
c9d4924dea
Bump pySwitchbot to 0.18.22 ( #77673 )
2022-09-01 21:25:02 -04:00
starkillerOG
0cdbb295bc
bump pynetgear to 0.10.8 ( #77672 )
2022-09-01 21:25:02 -04:00
Jc2k
ee0e12ac46
Fix async_all_discovered_devices(False) to return connectable and unconnectable devices ( #77670 )
2022-09-01 21:25:01 -04:00
Erik Montnemery
377791d6e7
Include entity registry id in entity registry WS API ( #77668 )
2022-09-01 21:25:00 -04:00
Erik Montnemery
37e425db30
Clean up user overridden device class in entity registry ( #77662 )
2022-09-01 21:25:00 -04:00
Kevin Stillhammer
073ca240f1
Required option_flow values for here_travel_time ( #77651 )
2022-09-01 21:24:59 -04:00
luar123
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
8c697b1881
Increase sleep in Risco setup ( #77619 )
2022-09-01 21:24:57 -04:00
Nathan Spencer
d6b2f0ff76
Code quality improvements for litterrobot integration ( #77605 )
2022-09-01 21:24:57 -04:00
uvjustin
b3830d0f17
Fix basic browse_media support in forked-daapd ( #77595 )
2022-09-01 21:24:56 -04:00
Kevin Stillhammer
aa57594d21
Required config_flow values for here_travel_time ( #75026 )
2022-09-01 21:24:55 -04:00
Paulus Schoutsen
5f4411113a
Bumped version to 2022.9.0b1
2022-08-31 22:57:12 -04:00
Justin Vanderhooft
a080256f88
Bump melnor-bluetooth to 0.0.15 ( #77631 )
2022-08-31 22:57:07 -04:00
J. Nick Koston
129f717634
Bump bleak to 0.16.0 ( #77629 )
...
Co-authored-by: Justin Vanderhooft <justinvdhooft@gmail.com>
2022-08-31 22:57:06 -04:00
Matthias Alphart
de35e84543
Update xknx to 1.0.2 ( #77627 )
2022-08-31 22:57:06 -04:00
Christopher Bailey
7d90f6ccea
Bump version of pyunifiprotect to 4.2.0 ( #77618 )
2022-08-31 22:57:05 -04:00
Artem Draft
37acd3e3f2
Suppress 404 in Bravia TV ( #77288 )
2022-08-31 22:57:04 -04:00
Mick Vleeshouwer
8b8db998df
Catch unknown user exception in Overkiz integration ( #76693 )
2022-08-31 22:57:04 -04:00
Paulus Schoutsen
7115e63044
Bumped version to 2022.9.0b0
2022-08-31 14:11:29 -04:00
Joakim Plate
083e902dc0
Ignore unknown states in universal media player ( #77388 )
...
Ignore unknown states
2022-08-31 19:53:14 +02:00
Paulus Schoutsen
1bee9923dc
Bump frontend to 20220831.0 ( #77615 )
2022-08-31 19:28:58 +02:00
jjlawren
4e21d56d7b
Bump plexapi to 4.13.0 ( #77597 )
2022-08-31 16:44:31 +00:00
puddly
f8fc90bc07
Add ZHA config flow single instance checks for zeroconf and hardware ( #77612 )
2022-08-31 12:41:41 -04:00
J. Nick Koston
67ccb6f25a
Fix yet another Govee H5181 variant ( #77611 )
2022-08-31 12:41:22 -04:00
Paulus Schoutsen
708e614823
Migrate Ecowitt to webhooks ( #77610 )
2022-08-31 12:41:04 -04:00
puddly
4b24370549
ZHA Yellow config flow fixes ( #77603 )
2022-08-31 11:21:37 -04:00
Erik Montnemery
7d5c00b851
Fix comment in login_flow ( #77600 )
2022-08-31 15:58:18 +02:00
Artem Draft
0aae416425
Log command list in Bravia TV Remote ( #77329 )
2022-08-31 15:58:07 +02:00
Erik Montnemery
d0375959fd
Add additional test to schedule ( #77601 )
2022-08-31 15:19:50 +02:00