IceBotYT
cbb5d7ea39
Add Linear Garage Door integration ( #91436 )
...
* Add Linear Garage Door integration
* Add Linear Garage Door integration
* Remove light platform
* Add tests for diagnostics
* Changes suggested by Lash
* Minor refactoring
* Various improvements
* Catch up to dev, various fixes
* Fix DeviceInfo import
* Use the HA dt_util
* Update tests/components/linear_garage_door/test_cover.py
* Apply suggestions from code review
---------
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-11-22 09:35:31 +01:00
Franck Nijhof
1200ded24c
Bumped version to 2023.11.3
2023-11-22 09:12:24 +01:00
Erik Montnemery
da992e9f45
Bump pychromecast to 13.0.8 ( #104320 )
2023-11-22 09:11:21 +01:00
Allen Porter
40326385ae
Bump pyrainbird to 4.0.1 ( #104293 )
2023-11-22 09:11:17 +01:00
Richard Kroegel
da04c32893
Bump bimmer_connected to 0.14.3 ( #104282 )
...
Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-11-22 09:11:13 +01:00
Jan Bouwhuis
ae2ff926c1
Restore removed guard for non-string inputs in Alexa ( #104263 )
2023-11-22 09:11:10 +01:00
epenet
a5d48da07a
Catch ClientOSError in renault integration ( #104248 )
2023-11-22 09:11:06 +01:00
Anton Tolchanov
669daabfdb
Handle attributes set to None in prometheus ( #104247 )
...
Better handle attributes set to None
2023-11-22 09:11:02 +01:00
Jan Bouwhuis
b64ef24f20
Fix mqtt json light allows to set brightness value >255 ( #104220 )
2023-11-22 09:10:58 +01:00
Jan Bouwhuis
86beb9d135
Fix imap does not decode text body correctly ( #104217 )
2023-11-22 09:10:06 +01:00
Rene Nemec
64297aeb8f
Increase Tomato request timeout ( #104203 )
...
* tomato integration timeout fixed
* update tests in tomato integration
2023-11-22 09:10:01 +01:00
mkmer
5650df5cfb
Bump aiosomecomfort to 0.0.22 ( #104202 )
...
* Bump aiosomecomfort to 0.0.20
* Bump aiosomecomfort to 0.0.22
2023-11-22 09:09:56 +01:00
Allen Porter
83c59d4154
Fix Local To-do list bug renaming items ( #104182 )
...
* Fix Local To-do bug renaming items
* Fix renaming
2023-11-22 09:09:53 +01:00
Thomas Schamm
4680ac0cbf
Bump boschshcpy to 0.2.75 ( #104159 )
...
Bumped to boschshcpy==0.2.75
2023-11-22 09:08:37 +01:00
J. Nick Koston
8b79d38497
Prevent Bluetooth reconnects from blocking shutdown ( #104150 )
2023-11-22 09:08:33 +01:00
J. Nick Koston
35b1051c67
Add debug logging for which adapter is used to connect bluetooth devices ( #103264 )
...
Log which adapter is used to connect bluetooth devices
This is a debug logging improvement to help users find problems
with their setup
2023-11-22 09:08:28 +01:00
starkillerOG
6c6e85f996
Reolink use parenthesis for multi-line lambda ( #104321 )
...
Use parenthesis
2023-11-22 08:50:29 +01:00
J. Nick Koston
59469828f1
Bump aioesphomeapi to 18.5.6 ( #104341 )
2023-11-22 08:43:52 +01:00
Duco Sebel
af15aab35e
Add Picnic shopping cart as Todo list ( #102855 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
Co-authored-by: Allen Porter <allen.porter@gmail.com>
2023-11-22 08:40:19 +01:00
J. Nick Koston
fcc7020946
Fix memory leak in ESPHome disconnect callbacks ( #104149 )
2023-11-22 08:35:58 +01:00
J. Nick Koston
d69d9863b5
Fix ESPHome BLE client raising confusing error when not connected ( #104146 )
2023-11-22 08:35:55 +01:00
Arie Catsman
885152df81
Bump pyenphase to 1.14.3 ( #104101 )
...
fix(101354):update pyenphase to 1.14.3
2023-11-22 08:35:51 +01:00
Martin Hjelmare
7ff1bdb098
Fix device tracker see gps accuracy selector ( #104022 )
2023-11-22 08:35:48 +01:00
deosrc
399299c13c
Fix netatmo authentication when using cloud authentication credentials ( #104021 )
...
* Fix netatmo authentication loop
* Update unit tests
* Move logic to determine api scopes
* Add unit tests for new method
* Use pyatmo scope list (#1 )
* Exclude scopes not working with cloud
* Fix linting error
---------
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
2023-11-22 08:35:44 +01:00
J. Nick Koston
c241c2f79c
Fix emulated_hue with None values ( #104020 )
2023-11-22 08:35:40 +01:00
Martin Hjelmare
b010c6b793
Fix openexchangerates form data description ( #103974 )
2023-11-22 08:35:36 +01:00
Chuck Foster
2f380d4b75
Fix duplicate Ban file entries ( #103953 )
2023-11-22 08:35:33 +01:00
Matt Zimmerman
19f268a1e1
Update smarttub to 0.0.36 ( #103948 )
2023-11-22 08:35:29 +01:00
Raman Gupta
bcd371ac2b
Bump zwave-js-server-python to 0.54.0 ( #103943 )
2023-11-22 08:35:25 +01:00
Tom Brien
a5a8d38d08
Fix Coinbase for new API Structure ( #103930 )
2023-11-22 08:35:22 +01:00
Simone Chemelli
56298b2c88
fix Comelit cover stop ( #103911 )
2023-11-22 08:35:18 +01:00
Allen Porter
cf35e9b154
Update Fitbit to avoid a KeyError when `restingHeartRate` is not present ( #103872 )
...
* Update Fitbit to avoid a KeyError when `restingHeartRate` is not present
* Explicitly handle none response values
2023-11-22 08:35:15 +01:00
Allen Porter
29a65d5620
Fix for Google Calendar API returning invalid RRULE:DATE rules ( #103870 )
2023-11-22 08:35:11 +01:00
Allen Porter
c352cf0bd8
Fix bug in Fitbit config flow, and switch to prefer display name ( #103869 )
2023-11-22 08:35:08 +01:00
Allen Porter
e89b47138d
Bump gcal_sync to 6.0.1 ( #103861 )
2023-11-22 08:35:04 +01:00
suaveolent
339e9e7b48
Bump lupupy to 0.3.1 ( #103835 )
...
Co-authored-by: suaveolent <suaveolent@users.noreply.github.com>
2023-11-22 08:35:00 +01:00
J. Nick Koston
92780dd217
Bump pyunifiprotect to 4.21.0 ( #103832 )
...
changelog: https://github.com/AngellusMortis/pyunifiprotect/compare/v4.20.0...v4.21.0
2023-11-22 08:34:56 +01:00
Maikel Punie
6133ce0258
Bump velbusaio to 2023.11.0 ( #103798 )
2023-11-22 08:34:53 +01:00
Simone Chemelli
57c76b2ea3
Bump aiocomelit to 0.5.2 ( #103791 )
...
* Bump aoicomelit to 0.5.0
* bump to 0.5.2
2023-11-22 08:34:49 +01:00
Mick Vleeshouwer
149aef9a12
Bump pyOverkiz to 1.13.2 ( #103790 )
2023-11-22 08:34:45 +01:00
Mick Vleeshouwer
3dddf6b9f6
Bump pyOverkiz to 1.13.0 ( #103582 )
2023-11-22 08:34:41 +01:00
Allen Porter
2a26dea587
Fix Rainbird unique to use a more reliable source (mac address) ( #101603 )
...
* Fix rainbird unique id to use a mac address for new entries
* Fix typo
* Normalize mac address before using as unique id
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update test check and remove dead code
* Update all config entries to the new format
* Update config entry tests for migration
* Fix rainbird entity unique ids
* Add test coverage for repair failure
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Remove unnecessary migration failure checks
* Remove invalid config entries
* Update entry when entering a different hostname for an existing host.
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-22 08:34:36 +01:00
Jan Rieger
31ac03fe50
Fix typo in calendar translation ( #103789 )
2023-11-22 08:31:14 +01:00
Marcel van der Veldt
fb1dfb016e
Fix race condition in Matter unsubscribe method ( #103770 )
2023-11-22 08:31:10 +01:00
Jan Bouwhuis
8a152a68d8
Fix raising vol.Invalid during mqtt config validation instead of ValueError ( #103764 )
2023-11-22 08:31:06 +01:00
Marcel van der Veldt
df3e49b24f
Fix discovery schema for Matter switches ( #103762 )
...
* Fix discovery schema for matter switches
* fix typo in function that generates device name
* add test for switchunit
2023-11-22 08:31:02 +01:00
G-Two
db604170ba
Bump subarulink to 0.7.9 ( #103761 )
2023-11-22 08:30:58 +01:00
J. Nick Koston
d8a6d3e1bc
Bump python-matter-server to 4.0.2 ( #103760 )
...
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2023-11-22 08:30:54 +01:00
Maciej Bieniek
6f086a27d4
Bump accuweather to version 2.1.0 ( #103744 )
2023-11-22 08:30:51 +01:00
Joost Lekkerkerker
3993c14f1d
Lock Withings token refresh ( #103688 )
...
Lock Withings refresh
2023-11-22 08:30:44 +01:00