Daniel Hjelseth Høyer and Franck Nijhof
974601cc2e
Update pyTibber to 0.26.11 ( #86316 )
2023-01-22 17:47:17 +01:00
J. Nick Koston and Franck Nijhof
71d54da673
Bump recommended esphome version for bluetooth proxies to 2022.12.4 ( #86308 )
...
This will fix an MTU issue reported with airthings and
other devices.
needs https://github.com/esphome/esphome/pull/4323
2023-01-22 17:47:14 +01:00
Shay Levy and Franck Nijhof
9669b286c4
Fix Shelly sleeping Gen2 - do not refresh from zeroconf discovery ( #86296 )
2023-01-22 17:47:11 +01:00
Klaas Schoute and Franck Nijhof
72dae914fc
Bump odp-amsterdam to v5.0.1 ( #86252 )
...
Bump package version to v5.0.1
2023-01-22 17:47:07 +01:00
Michael and GitHub
e0d0dc05e4
Support password less PI-Hole installations ( #86183 )
2023-01-22 17:20:12 +01:00
Paulus Schoutsen
aa7e051538
Bumped version to 2023.1.6
2023-01-19 16:09:03 -05:00
Joris Pelgröm and Paulus Schoutsen
82a13740b3
Update allowlisted OAuth redirect URIs for Wear OS in China ( #86247 )
2023-01-19 16:08:59 -05:00
Shay Levy and Paulus Schoutsen
8dd0752bd0
Fix Shelly sleeping Gen2 device updates ( #86198 )
2023-01-19 16:08:58 -05:00
J. Nick Koston and Paulus Schoutsen
58beab1b59
Fix live logbook stalling when there are no historical events with a high commit interval ( #86110 )
...
* Force live logbook to send an empty message to indicate no results
Since the sync task can take a while if the recorder is
busy, the logbook will appear to hang if we do not send
the first partial message even if its empty.
This work is in preparation for a higher database
commit interval where this issue is most obvious.
The historical only path did not have this issue because
it never had to wait for the db sync.
* update tests
2023-01-19 16:08:57 -05:00
2c127c00d4
Adjust device registry for Matter devices ( #86108 )
...
* adjust device registry
* ignore test unique id
* update test
* ditch uniqueid + prefix serial
* adjust test
* add tests
* fix switch test
* prefix all identifiers
* Update homeassistant/components/matter/adapter.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
* no underscore in id
* fix test
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2023-01-19 16:08:56 -05:00
J. Nick Koston and Paulus Schoutsen
67f7a9ea78
Bump govee-ble to 0.21.1 ( #86103 )
...
fixes https://github.com/home-assistant/core/issues/85580
2023-01-19 16:08:34 -05:00
Franck Nijhof and Paulus Schoutsen
15a35004dd
Code styling tweaks to the Matter integration ( #86096 )
2023-01-19 16:07:48 -05:00
d935f9400d
Fix Matter unique_id generation ( #86046 )
...
* bae entity unique id on Operational Instance Name standard
* Update homeassistant/components/matter/entity.py
Co-authored-by: Stefan Agner <stefan@agner.ch >
* also adjust unique id for devices
* final adjustment
* remove assert on server_info
* move device info to init
* fabric_id_hex
* use DeviceInfo instead of dict
* fix test
Co-authored-by: Stefan Agner <stefan@agner.ch >
2023-01-19 16:07:47 -05:00
starkillerOG and Franck Nijhof
669e6202ad
bump reolink-aio to 0.2.1 ( #85571 )
2023-01-17 08:36:24 +01:00
Paulus Schoutsen
6a7e6ad0fd
Bumped version to 2023.1.5
2023-01-16 21:47:10 -05:00
Daniel Hjelseth Høyer and Paulus Schoutsen
5656129b60
Update pyTibber to 0.26.8 ( #86044 )
2023-01-16 21:47:01 -05:00
J. Nick Koston and Paulus Schoutsen
96578f3f89
Handle ignored shelly entries when discovering via zeroconf ( #86039 )
...
fixes https://github.com/home-assistant/core/issues/85879
2023-01-16 21:47:00 -05:00
Shay Levy and Paulus Schoutsen
4138e518ef
Bump aiowebostv to 0.3.2 ( #86031 )
...
fixes undefined
2023-01-16 21:46:59 -05:00
Shay Levy and Paulus Schoutsen
aa43acb443
Update webOS TV codeowners ( #85959 )
2023-01-16 21:46:58 -05:00
Shay Levy and Paulus Schoutsen
b459261ef2
Fix webOS TV SSDP discovery missing friendly name ( #85917 )
2023-01-16 21:44:02 -05:00
Shay Levy and Paulus Schoutsen
a318576c4f
Bump aiowebostv to 0.3.1 to fix support for older devices ( #85916 )
...
Bump aiowebostv to 0.3.1
2023-01-16 21:44:01 -05:00
Allen Porter and Paulus Schoutsen
9a6aaea9db
Add a timeout during OAuth token exchange and additional debug logging ( #85911 )
2023-01-16 21:44:00 -05:00
Allen Porter and Paulus Schoutsen
627ded42f5
Bump google-nest-sdm to 2.2.2 ( #85899 )
...
* Bump google-nest-sdm to 2.2.0
* Bump nest to 2.2.1
* Bump google-nest-sdm to 2.2.2
2023-01-16 21:43:59 -05:00
Allen Porter and Paulus Schoutsen
fa09eba165
Bump google-nest-sdm to 2.1.2 ( #84926 )
2023-01-16 21:43:59 -05:00
Jan Stienstra and Paulus Schoutsen
fcf53668c5
Skip over files without mime type in Jellyfin ( #85874 )
...
* Skip over files without mime type
* Skip over tracks without mime type
2023-01-16 21:40:30 -05:00
J. Nick Koston and Paulus Schoutsen
d61b915286
Bump aiohomekit to 2.4.4 ( #85853 )
...
fixes https://github.com/home-assistant/core/issues/85400
fixes https://github.com/home-assistant/core/issues/84023
2023-01-16 21:40:29 -05:00
Shay Levy and Paulus Schoutsen
b0153c7deb
Fix WebOS TV image fetch SSL verify failure ( #85841 )
2023-01-16 21:40:28 -05:00
tronikos and Paulus Schoutsen
2447e24677
Remove oauth2client dependency in Google Assistant SDK ( #85785 )
...
Remove import oauth2client, inline 2 constants
2023-01-16 21:40:27 -05:00
J. Nick Koston and Paulus Schoutsen
502fea5f95
Bump pySwitchbot to 0.36.4 ( #85777 )
2023-01-16 21:40:26 -05:00
Yuval Aboulafia and Paulus Schoutsen
caa8f9e49b
Remove WAQI unsupported UOM ( #85768 )
...
fixes undefined
2023-01-16 21:40:25 -05:00
Erik Montnemery and Paulus Schoutsen
8beb043d62
Remove sky connect config entry if USB stick is not plugged in ( #85765 )
...
* Remove sky connect config entry if USB stick is not plugged in
* Tweak cleanup
* Give some stuff more cromulent names
* Do the needful
* Add tests
* Tweak
2023-01-16 21:40:25 -05:00
starkillerOG and Paulus Schoutsen
cb27cfe7dd
Reolink check for admin ( #85570 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
fixes undefined
2023-01-16 21:40:24 -05:00
Michael and GitHub
1d5ecdd4ea
Make API key mandatory for PI-Hole ( #85885 )
...
add reauth, so make api-key mandatory
2023-01-16 21:34:42 -05:00
Paulus Schoutsen
6581bad7ce
Bumped version to 2023.1.4
2023-01-12 13:20:23 -05:00
Shay Levy and Paulus Schoutsen
197634503f
Bump aiowebostv to 0.3.0 ( #85756 )
2023-01-12 13:20:17 -05:00
Franck Nijhof and Paulus Schoutsen
32fc0e03a5
Use jemalloc in Docker builds ( #85738 )
2023-01-12 13:20:16 -05:00
Nathan Spencer and Paulus Schoutsen
2e9ea0c934
Fix Litter-Robot 4 firmware versions reported while updating ( #85710 )
2023-01-12 13:20:15 -05:00
Nathan Spencer and Paulus Schoutsen
856f68252b
Use built in polling for litterrobot update entity ( #84678 )
...
* Use built in polling
* Define scan interval
2023-01-12 13:19:55 -05:00
Nathan Spencer and Paulus Schoutsen
2789747b0f
Bump pylitterbot to 2023.1.0 ( #85484 )
2023-01-12 13:18:37 -05:00
Daniel Hjelseth Høyer and Paulus Schoutsen
45d14739c5
Update pyTibber to 0.26.8 ( #85702 )
...
* Tibber, update pyTibber
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
* Tibber, update pyTibber
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2023-01-12 13:17:40 -05:00
Ville Skyttä and Paulus Schoutsen
d0f95d84b4
Upgrade huawei-lte-api to 1.6.11 ( #85669 )
2023-01-12 13:17:38 -05:00
Robert Hillis and Paulus Schoutsen
1e852e761c
Remove oauth2client dependency in Google Sheets ( #85637 )
...
Remove oauth2client dependency
2023-01-12 13:17:37 -05:00
Ville Skyttä and Paulus Schoutsen
c3859f9170
Improve Huawei LTE SSDP inclusion ( #85572 )
...
* Probe Huawei LTE API for device support on SSDP match
More or less as expected, the loosening of SSDP/UPnP data matches done
in #81643 started to yield false positives, as in #85402 .
Coming up with robust matches solely based on the SSDP/UPnP data still
does not seem possible, so keep the matches as loose as they were made,
but additionally invoke a probe request on the API to determine if the
device looks like a supported one.
* Probe only after unique id checks
Prevents throwaway probes for discoveries already in progress.
* Fix SSDP result URL test, add missing assert on it
2023-01-12 13:17:36 -05:00
Milan Meulemans and Paulus Schoutsen
6df4fc6708
Upgrade aionanoleaf to 0.2.1 ( #83669 )
2023-01-12 13:17:34 -05:00
Paulus Schoutsen
4bdf87d383
Bumped version to 2023.1.3
2023-01-10 14:52:06 -05:00
Paul Bottein and Paulus Schoutsen
e47364f34d
Update frontend to 20230110.0 ( #85640 )
2023-01-10 14:52:01 -05:00
Erik Montnemery and Paulus Schoutsen
fe7d32dc5d
Bump hatasmota to 0.6.3 ( #85633 )
2023-01-10 14:52:00 -05:00
Allen Porter and Paulus Schoutsen
62a003a053
Bump gcal-sync to 4.1.2 ( #85631 )
2023-01-10 14:51:59 -05:00
Shay Levy and Paulus Schoutsen
b5d1421dfd
Bump aioshelly to 5.2.1 to fix Task exception was never retrieved ( #85575 )
...
Bump aioshelly to 5.2.1
2023-01-10 14:51:58 -05:00
Aaron Bach and Paulus Schoutsen
ebab2bd0f9
Remove no-longer-needed invalid API key monitor for OpenUV ( #85573 )
...
* Remove no-longer-needed invalid API key monitor for OpenUV
* Handle re-auth cancellation
* Use automatic API status check
2023-01-10 14:51:57 -05:00