Allen Porter and Franck Nijhof
533efa2880
Bump gcal_sync 4.0.2 ( #82017 )
2022-11-16 15:42:15 +01:00
J. Nick Koston and Franck Nijhof
3bf3a1fd85
Bump oralb-ble to 0.14.2 ( #81969 )
...
fixes detection of the black 9000 model
fixes #81967
changelog: https://github.com/Bluetooth-Devices/oralb-ble/compare/v0.14.1...v0.14.2
2022-11-16 15:42:11 +01:00
Jeef and Franck Nijhof
5306b32a48
Increasing device usage update interval for Flume ( #81968 )
2022-11-16 15:42:08 +01:00
David F. Mulcahey and Franck Nijhof
4e82f134b2
Bump ZHA quirks lib to 0.0.86 ( #81966 )
2022-11-16 15:42:04 +01:00
Diogo Gomes and Franck Nijhof
0457a74428
Fix ONVIF subscription errors ( #81965 )
...
fixes undefined
2022-11-16 15:42:01 +01:00
J. Nick Koston and Franck Nijhof
8f3449d942
Bump PySwitchbot to 0.20.3 ( #81938 )
...
changelog: https://github.com/Danielhiversen/pySwitchbot/compare/0.20.2...0.20.3
releases the connection sooner to reduce the risk
of running out of connection slots on the ble adapter
2022-11-16 15:41:57 +01:00
J. Nick Koston and Franck Nijhof
97929bd234
Bump bleak-retry-connector to 2.8.4 ( #81937 )
...
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.3...v2.8.4
reduces the risk that the operation will fail because the adapter
temporarily runs out of connection slots
2022-11-16 15:41:52 +01:00
a9d461a109
Fix esphome bleak client seeing disconnects too late ( #81932 )
...
* Fix esphome bleak client seeing disconnects too late
Because allbacks are delivered asynchronously its possible
that we find out during the operation before the callback
is delivered telling us about the disconnected.
We now watch for error code -1 which indicates the connection
dropped out from under us
* debug logging
* cleanup comment
* Fix comment grammar
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-11-16 15:41:49 +01:00
Aaron Bach and Franck Nijhof
f24549f7d1
Bump aioridwell to 2022.11.0 ( #81929 )
2022-11-16 15:41:44 +01:00
J. Nick Koston and Franck Nijhof
0d62d80038
Fix bluetooth adapters with missing firmware patch files not being discovered ( #81926 )
2022-11-16 15:41:40 +01:00
223d864b04
Revert google calendar back to old API for free/busy readers ( #81894 )
...
* Revert google calendar back to old API for free/busy readers
* Update homeassistant/components/google/calendar.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-11-16 15:41:36 +01:00
David F. Mulcahey and Franck Nijhof
082d4079ef
Fix ZHA configuration APIs ( #81874 )
...
* Fix ZHA configuration loading and saving issues
* add tests
2022-11-16 15:41:32 +01:00
Allen Porter and Franck Nijhof
70b360b1f8
Bump gcal_sync to 4.0.1 to fix Google Calendar config flow ( #81873 )
...
Bump gcal_sync to 4.0.1
This reverts test chagnes from PR #81562 that were actually incorrect given
the calendar "get" API returns less information that the "CalendarList" api.
2022-11-16 15:41:28 +01:00
J. Nick Koston and Franck Nijhof
5488e9d5f3
Bump oralb-ble to 0.14.1 ( #81869 )
2022-11-16 15:41:25 +01:00
Jc2k and Franck Nijhof
c8177f48ce
Fix homekit_controller climate entity not becoming active when changing modes ( #81868 )
2022-11-16 15:41:21 +01:00
J. Nick Koston and Franck Nijhof
930dc3615e
Bump aiohomekit to 2.2.19 ( #81867 )
2022-11-16 15:41:18 +01:00
epenet and Franck Nijhof
1ecb7ab887
Fix rest schema ( #81857 )
2022-11-16 15:41:14 +01:00
Erik Montnemery and Franck Nijhof
248ed3660f
Fix statistic_during_period for data with holes ( #81847 )
2022-11-16 15:41:10 +01:00
J. Nick Koston and Franck Nijhof
3a60466e7c
Fix switchbot not becoming available again after unavailable ( #81822 )
...
* Fix switchbot not becoming available again after unavailable
If the advertisment was the same and we were previously
marked as unavailable we would not mark the device as
available again until the advertisment changed. For lights
there is a counter but for the bots there is no counter
which means the bots would show unavailable even though
they were available again
* naming
* naming
2022-11-16 15:41:07 +01:00
Phil Bruckner and Franck Nijhof
04fda5638c
Change life360 timeouts & retries ( #81799 )
...
Change from single timeout of 10 to socket timeout of 15, total timeout of 60, and retry up to 3 times.
Bump life360 package to 5.3.0.
2022-11-16 15:41:03 +01:00
Ville Skyttä and Franck Nijhof
252941ae26
Upgrade huawei-lte-api to 1.6.7, fixes empty username issues ( #81751 )
...
Recentish versions of huawei-lte-api behave differently with regards to
empty/default username compared to the older versions this integration
was originally written against. 1.6.5+ changes the behavior so that our
existing implementation works as expected when no username is supplied
for the config entry.
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6.4
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6.5
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6.6
https://github.com/Salamek/huawei-lte-api/releases/tag/1.6.7
2022-11-16 15:40:59 +01:00
Oliver Dippel and Franck Nijhof
2eacbef061
Fix ibeacon source attribute not being updated ( #81740 )
...
fixes undefined
2022-11-16 15:40:55 +01:00
chpego and Franck Nijhof
3f666396c9
Fix Fully Kiosk start application service field ( #81738 )
...
Fix attributes services to start_application
2022-11-16 15:40:52 +01:00
rappenze and Franck Nijhof
7d20bb0532
Fix accelerator sensor in fibaro integration ( #81237 )
...
* Fix accelerator sensor in fibaro integration
* Implement suggestions from code review
* Implement suggestions from code review
* Changes as suggested in code review
* Adjust as suggested in code review
2022-11-16 15:40:48 +01:00
J. Nick Koston and Franck Nijhof
d94e969dc1
Fix instability with HomeKit trigger accessories ( #80703 )
...
fixes https://github.com/home-assistant/core/issues/78774
fixes https://github.com/home-assistant/core/issues/81685
2022-11-16 15:40:44 +01:00
Yukon Vinecki and Franck Nijhof
18842ef571
Fix Z-Wave JS cover stop support ( #78723 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2022-11-16 15:40:38 +01:00
Robert Svensson and GitHub
f9ebbb936a
Fix UniFi block client switches on 2022.11.2 ( #81884 )
...
fixes undefined
2022-11-15 18:30:56 +01:00
J. Nick Koston and Franck Nijhof
d88b2bf19c
Fix off by one in HomeKit iid allocator ( #81793 )
2022-11-08 16:24:15 +01:00
7ab2029071
Retry tibber setup ( #81785 )
...
* Handle integration setup retries
* Fix black error
* Update to falsy check
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* Remove duplicated log
* Update exception message
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2022-11-08 16:24:11 +01:00
Bram Kragten and Franck Nijhof
59ec829106
Update frontend to 20221108.0 ( #81787 )
2022-11-08 15:01:23 +01:00
epenet and GitHub
345d356e9a
Fix rest import ( #81784 )
2022-11-08 13:35:12 +01:00
Franck Nijhof
42c09d8811
Bumped version to 2022.11.2
2022-11-08 12:44:44 +01:00
Allen Porter and Franck Nijhof
f614df29bd
Partially revert google local sync for search cases ( #81761 )
...
fixes undefined
2022-11-08 12:43:39 +01:00
J. Nick Koston and Franck Nijhof
815249eaeb
Use more efficient async_progress_by_handler call in async_start_reauth ( #81757 )
2022-11-08 12:43:36 +01:00
J. Nick Koston and Franck Nijhof
1f878433ac
Fix check for duplicate config entry reauth when context is passed or augmented ( #81753 )
...
fixes https://github.com/home-assistant/core/issues/77578
2022-11-08 12:43:32 +01:00
epenet and Franck Nijhof
797ea3ace4
Adjust REST schema validation ( #81723 )
...
fixes undefined
2022-11-08 12:43:28 +01:00
J. Nick Koston and Franck Nijhof
3e8bea8fbd
Fix flapping logbook tests ( #81695 )
2022-11-08 12:43:25 +01:00
Robert Hillis and Franck Nijhof
b9db84ed57
Bump aiopyarr to 22.11.0 ( #81694 )
2022-11-08 12:43:21 +01:00
J. Nick Koston and Franck Nijhof
823ec88c52
Bump aiohomekit to 2.2.18 ( #81693 )
2022-11-08 12:43:18 +01:00
Simone Chemelli and Franck Nijhof
34ae83b4e2
Restore negative values for shelly power factors ( #81689 )
...
fixes undefined
2022-11-08 12:43:15 +01:00
J. Nick Koston and Franck Nijhof
efb984aa83
Bump bleak to 0.19.2 ( #81688 )
2022-11-08 12:43:11 +01:00
J. Nick Koston and Franck Nijhof
7ca5bd341b
Bump aioesphomeapi to 11.4.3 ( #81676 )
2022-11-08 12:43:08 +01:00
J. Nick Koston and Franck Nijhof
c8ed3fd302
Bump bleak-retry-connector to 2.8.3 ( #81675 )
...
Improves chances of making a BLE connection with the ESP32s
changelog: https://github.com/Bluetooth-Devices/bleak-retry-connector/compare/v2.8.2...v2.8.3
2022-11-08 12:43:05 +01:00
J. Nick Koston and Franck Nijhof
a8a3f012f6
Bump bluetooth-adapters to 0.7.0 ( #81576 )
...
changelog: https://github.com/Bluetooth-Devices/bluetooth-adapters/releases/tag/v0.7.0
2022-11-08 12:43:00 +01:00
Aaron Bach and Franck Nijhof
11013bd780
Fix missing RainMachine restrictions switches ( #81673 )
2022-11-08 12:33:17 +01:00
J. Nick Koston and Franck Nijhof
2684a6e8ed
Bump aiohomekit to 2.2.17 ( #81657 )
...
Improve BLE pairing reliability, especially with esp32 proxies
changelog: https://github.com/Jc2k/aiohomekit/compare/2.2.16...2.2.17
2022-11-08 12:33:13 +01:00
Artem Draft and Franck Nijhof
63afb30f57
Fix Bravia TV options flow when device is off ( #81644 )
...
* Fix options flow when tv is off
* abort with message
2022-11-08 12:33:10 +01:00
Tobias Sauerwein and Franck Nijhof
f861137de4
Bump pyatmo to 7.4.0 ( #81636 )
2022-11-08 12:33:06 +01:00
J. Nick Koston and Franck Nijhof
08debee94f
Add missing h2 dep to iaqualink ( #81630 )
...
fixes https://github.com/home-assistant/core/issues/81439
2022-11-08 12:33:02 +01:00
Robert Svensson and Franck Nijhof
c8981f78b7
Fix situation where deCONZ sensor platform setup would fail ( #81629 )
...
* Fix situation where deCONZ sensor platform setup would fail
* Don't use try
2022-11-08 12:32:58 +01:00