Dan Simpson
0c1abd5f10
Bump tesla_powerwall lib version to 0.3.19 ( #86421 )
2023-01-22 18:59:33 -10:00
Daniele Ricci
70a9c8f8aa
Upgrade caldav to 1.0.1 ( #85536 )
...
Upgrade caldav (fix #40127 )
date_search was deprecated in favour of search which also implements client-side recurring events expansion
2023-01-22 16:00:19 -08:00
J. Nick Koston
7661b222b4
Bump yalexs-ble to 1.12.7 ( #86396 )
...
fixes https://github.com/home-assistant/core/issues/86182
2023-01-22 19:51:10 +01:00
Robert Svensson
7729a5cf8a
Bump aiounifi to v44 ( #86381 )
...
fixes undefined
2023-01-22 19:34:48 +01:00
Willem-Jan van Rootselaar
711c92a87f
Bump version python-bsblan to 0.5.9 ( #86373 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-22 17:57:17 +01:00
mkmer
a0810053f1
Bump AIOSomecomfort to 0.0.3 ( #86371 )
...
fixes undefined
2023-01-22 17:25:27 +01:00
Michael
504a3d3028
Bump py-synologydsm-api to 2.0.2 ( #86374 )
2023-01-22 17:24:31 +01:00
Duco Sebel
bcec69fec1
Upgrade python-homewizard-energy to 1.7.0 ( #86383 )
2023-01-22 17:11:27 +01:00
G Johansson
b9a7b908f3
Bump pytrafikverket to 0.2.3 ( #86341 )
...
pytrafikverket 0.2.3
Co-authored-by: Shay Levy <levyshay1@gmail.com>
2023-01-22 13:02:49 +02:00
J. Nick Koston
2dca826fa9
Bump flux_led to 0.28.35 ( #86352 )
...
changelog: https://github.com/Danielhiversen/flux_led/compare/0.28.34...0.28.35
2023-01-22 00:01:08 +02:00
Christopher Bailey
772a432c4d
Fix edge cases for adding/enabling sensors for UniFi Protect ( #86329 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
2023-01-21 09:38:59 -10:00
shbatm
0c8b6c13fc
Bump PyISY to 3.1.9 for performance improvements ( #86297 )
2023-01-20 13:09:00 -10:00
Daniel Hjelseth Høyer
50800d2590
Update pyTibber to 0.26.11 ( #86316 )
2023-01-21 00:01:17 +01:00
Franck Nijhof
a9728bd3a5
Update python-homewizard-energy to 1.6.1 ( #86274 )
...
* Update python-homewizard-energy to 1.6.1
* Adjust tests
2023-01-20 08:48:48 -05:00
fwestenberg
29b2b6727e
Add Stookwijzer ( #84435 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-20 13:42:47 +01:00
starkillerOG
3c4455c696
Bump reolink-aio to 0.3.0 ( #86259 )
...
* Bump reolink-aio to 0.3.0
* fix typo
* ReolinkException
2023-01-20 08:05:43 +01:00
Duco Sebel
4be7b62607
Bumb python-homewizard-energy to 1.6.0 ( #86255 )
2023-01-19 21:33:58 -05:00
Klaas Schoute
afb704f607
Bump odp-amsterdam to v5.0.1 ( #86252 )
...
Bump package version to v5.0.1
2023-01-19 21:26:51 -05:00
Paulus Schoutsen
8f10c22a23
Update ESPHome devices from HA ( #86249 )
...
* Update ESPHome devices from HA
* esphome-dashboard-api==1.2.2
* Limit to 1 parallel ESPHome update
2023-01-19 16:28:46 -05:00
mkmer
5e6ba594aa
Change Honeywell somecomfort API to AIOSomecomfort API ( #86102 )
...
* Move to AIOSomecomfort
* Remove unused constant
* Improve test coverage to 100
* Update homeassistant/components/honeywell/__init__.py
remove "todo" from code
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Missing cannot_connect translation
* add asyncio errors
update devices per entity
rework retry login
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-01-18 16:03:13 +01:00
Artem Draft
a87a9790e9
Bump pybravia to 0.3.1 ( #86153 )
...
fixes undefined
2023-01-18 12:24:04 +01:00
mkmer
0b45fb6dc3
Bump AIOAladdinConnect to 0.1.53 ( #86129 )
2023-01-18 08:37:15 +01:00
Matthew Donoughe
33d0dec648
Update to pylutron_caseta to 0.18.0 ( #86133 )
2023-01-17 17:56:15 -10:00
J. Nick Koston
1c2510bfb3
Bump govee-ble to 0.21.1 ( #86103 )
...
fixes https://github.com/home-assistant/core/issues/85580
2023-01-17 09:48:21 -10:00
Aaron Bach
27359dfc89
Subclass a `DataUpdateCoordinator` for Ridwell ( #85644 )
2023-01-17 19:31:00 +01:00
Jon Caruana
65c4e63e30
Bump pylitejet to 0.4.6 (now with async!) ( #85493 )
2023-01-17 16:53:16 +01:00
Erik Montnemery
11b9a0b383
Add Thread integration ( #85002 )
...
* Add Thread integration
* Add get/set operational dataset as TLVS
* Add create operational dataset
* Add set thread state
* Adjust after rebase
* Improve HTTP status handling
* Improve test coverage
* Change domains from thread to otbr
* Setup otbr from a config entry
* Add files
* Store URL in config entry data
* Make sure manifest is not sorted
* Remove useless async
* Call the JSON parser more
* Don't raise exceptions without messages
* Remove stuff which will be needed in the future
* Remove more future stuff
* Use API library
* Bump library to 1.0.1
2023-01-17 14:01:36 +01:00
Tiit Rätsep
9b835f88c7
Soma connect update ( #85682 )
...
* Add support for Connect U1
* update pysoma to latest version
* Changes requested by epenet
* Extend exeption handling to pass all tests
2023-01-17 13:17:59 +01:00
Brandon Rothweiler
2ed6df9003
Add EufyLife Bluetooth integration ( #85907 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-16 18:29:50 -10:00
Franck Nijhof
851eef1144
Update whois to 0.9.23 ( #86042 )
2023-01-16 22:31:43 +01:00
Daniel Hjelseth Høyer
a818ef6411
Update pyTibber to 0.26.8 ( #86044 )
2023-01-16 22:16:34 +01:00
Matteo Corti
c1f08256e2
Bump openerz-api to 0.2.0 ( #86013 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
fixes undefined
2023-01-16 21:52:39 +01:00
shbatm
7636477760
Add Insteon backlight control support to ISY994, bump PyISY to 3.1.8 ( #85981 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-16 09:15:41 -10:00
Shay Levy
5b2c1d701a
Bump aiowebostv to 0.3.2 ( #86031 )
...
fixes undefined
2023-01-16 19:51:00 +01:00
Jussi Rosenberg
54d570a9cf
Bump pykoplenti to 1.0.0 ( #83251 )
...
* Update Kostal integration to use maintained lib
* Update Kostal integration to use pykoplenti
* Update kostal_plenticore tests for new lib
* Fix tests config_flow & diagnostics after changes
2023-01-16 12:54:29 +01:00
Franck Nijhof
fa0d653216
Update python-homewizard-energy to 1.5.0 ( #85966 )
...
* Update python-homewizard-energy to 1.5.0
* Remove strict typing for now
* Revert "Remove strict typing for now"
This reverts commit ebcd327fdf
.
* Adjust typing to resolve upstream changes
2023-01-16 09:23:03 +01:00
Jesse Hills
d3c41bc31c
Add friendly name support for ESPHome ( #85976 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-15 21:33:44 -10:00
Michael
a7ebec4d02
Make Synology DSM integration fully async ( #85904 )
2023-01-15 13:19:08 -10:00
shbatm
cd31624768
Bump PyISY to 3.1.6 ( #85974 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-01-15 13:02:30 -10:00
jan iversen
05c1aff0f6
Bump pymodbus library to V3.1.0 ( #85961 )
...
fixes undefined
2023-01-15 23:30:26 +01:00
starkillerOG
476de319ea
Bump reolink-aio to 0.2.3 ( #85871 )
2023-01-15 13:07:15 +01:00
Shay Levy
64ee0cf627
Bump aiowebostv to 0.3.1 to fix support for older devices ( #85916 )
...
Bump aiowebostv to 0.3.1
2023-01-15 12:26:28 +01:00
Matthias Lohr
3ae4e98204
Bump tololib to v0.1.0b4 ( #85866 )
...
updated tololib to v0.1.0b4
2023-01-15 04:38:51 +01:00
Allen Porter
a653ea30bd
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-15 04:30:21 +01:00
shbatm
913bc827ba
Bump PyISY to 3.1.5 and fix bad Z-Wave properties from eisy ( #85900 )
2023-01-14 12:28:57 -10:00
Austin Mroczek
c478e503e5
Bump total_connect_client to 2023.1 ( #85882 )
...
bump total_connect_client to 2023.1
2023-01-14 20:15:13 +02:00
starkillerOG
5f67e79ad9
Bump reolink-aio to 0.2.2 ( #85848 )
2023-01-14 02:25:22 +01:00
Martin Hjelmare
bca462401c
Bump python-matter-server to 1.1.0 ( #85840 )
2023-01-14 02:20:10 +01:00
J. Nick Koston
ec61f5f998
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-13 14:03:16 -10:00
Luke
67716edb0c
Update oralb to show battery percentage ( #85800 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
fixes undefined
2023-01-13 10:11:01 -10:00