8e6ec01bfb
Cache device trigger info during ZHA startup ( #99764 )
...
* Do not connect to the radio hardware within `_connect_zigpy_app`
* Make `connect_zigpy_app` public
* Create radio manager instances from config entries
* Cache device triggers on startup
* reorg zha init
* don't reuse gateway
* don't nuke yaml configuration
* review comments
* Fix existing unit tests
* Ensure `app.shutdown` is called, not just `app.disconnect`
* Revert creating group entities and device registry entries early
* Add unit tests
---------
Co-authored-by: David F. Mulcahey <david.mulcahey@icloud.com >
2023-09-12 12:04:28 -04:00
Tiit Rätsep and Paulus Schoutsen
4c125fda9d
Fix Soma cover tilt ( #99717 )
2023-09-12 12:04:27 -04:00
jan iversen and Paulus Schoutsen
7235de1a0c
Make modbus retry fast on read errors ( #99576 )
...
* Fast retry on read errors.
* Review comments.
2023-09-12 12:04:26 -04:00
jan iversen and Paulus Schoutsen
d399ebb8e1
Read modbus data before scan_interval ( #99243 )
...
Read before scan_interval.
2023-09-12 12:04:25 -04:00
Michael Arthur and Paulus Schoutsen
367d893fc8
Bugfix: Electric Kiwi reduce interval so oauth doesn't expire ( #99489 )
...
decrease interval time as EK have broken/changed their oauth again
2023-09-12 12:02:03 -04:00
jan iversen and Paulus Schoutsen
d5ff05bdf5
Remove modbus pragma no cover and solve nan ( #99221 )
...
* Remove pragma no cover.
* Ruff !
* Review comments.
* update test.
* Review.
* review.
* Add slave test.
2023-09-12 12:02:02 -04:00
Daniel Hjelseth Høyer and Bram Kragten
2dcf6a6f5b
Bump millheater to 0.11.2 ( #99683 )
...
Update Mill lib
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2023-09-08 21:17:02 +02:00
Bram Kragten
6e952134e7
Bumped version to 2023.9.1
2023-09-08 21:03:27 +02:00
Erik Montnemery and Bram Kragten
ff393f6b86
Bump hatasmota to 0.7.1 ( #99818 )
2023-09-08 21:02:43 +02:00
Erik Montnemery and Bram Kragten
f753f5af6e
Make WS command render_template not give up if initial render raises ( #99808 )
2023-09-08 21:02:42 +02:00
J. Nick Koston and Bram Kragten
19c2bbcd93
Bump zeroconf to 0.98.0 ( #99748 )
2023-09-08 20:57:03 +02:00
J. Nick Koston and Bram Kragten
7ded08464f
Bump zeroconf to 0.97.0 ( #99554 )
...
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.96.0...0.97.0
2023-09-08 20:56:23 +02:00
J. Nick Koston and Bram Kragten
c1447d5ce4
Bump zeroconf to 0.96.0 ( #99549 )
2023-09-08 20:56:02 +02:00
J. Nick Koston and Bram Kragten
55533350d2
Bump zeroconf to 0.93.1 ( #99516 )
...
* Bump zeroconf to 0.92.0
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.91.1...0.92.0
* drop unused argument
* Update tests/components/thread/test_diagnostics.py
* lint
* again
* bump again since actions failed to release the wheels
2023-09-08 20:55:01 +02:00
Jan Bouwhuis and Bram Kragten
06109d22fd
Fix key error MQTT binary_sensor when no name is set ( #99943 )
...
Log entitty ID when instead of name
2023-09-08 20:53:06 +02:00
Joost Lekkerkerker and Bram Kragten
f1bae7d37b
Bump pyenphase to v1.11.0 ( #99941 )
2023-09-08 20:53:05 +02:00
jan iversen and Bram Kragten
0e4bf58736
Bump pymodbus v.3.5.1 ( #99940 )
2023-09-08 20:53:04 +02:00
jan iversen and Bram Kragten
50c34ab419
Bump pymodbus v3.5.0 ( #99343 )
...
Bump pymodbus v3.5.0.
2023-09-08 20:52:31 +02:00
Bram Kragten
fed061f69c
Update frontend to 20230908.0 ( #99939 )
2023-09-08 20:51:08 +02:00
J. Nick Koston and Bram Kragten
330e527560
Upgrade bluetooth deps to fix timeout behavior on py3.11 ( #99879 )
2023-09-08 20:51:06 +02:00
Jan Bouwhuis and Bram Kragten
110a17ad6d
Fix NOAA tides warnings ( #99856 )
2023-09-08 20:51:05 +02:00
puddly and Bram Kragten
dccccda502
Bump ZHA dependencies ( #99855 )
2023-09-08 20:51:04 +02:00
J. Nick Koston and Bram Kragten
02b6bbdcc6
Bump dbus-fast to 1.95.2 ( #99852 )
2023-09-08 20:51:03 +02:00
J. Nick Koston and Bram Kragten
cadf56c989
Bump dbus-fast to 1.95.0 ( #99749 )
2023-09-08 20:50:18 +02:00
Simone Chemelli and Bram Kragten
d50f9f4e51
Bump aiovodafone to 0.1.0 ( #99851 )
...
* bump aiovodafone to 0.1.0
* fix tests
2023-09-08 20:46:12 +02:00
J. Nick Koston and Bram Kragten
7dc7060825
Fix missing name and identifiers for ELKM1 connected devices ( #99828 )
2023-09-08 20:46:11 +02:00
Joost Lekkerkerker and Bram Kragten
0b4fedccff
Use correct config entry id in Livisi ( #99812 )
2023-09-08 20:46:10 +02:00
Erik Montnemery and Bram Kragten
850c095988
Improve error handling in /api/states POST ( #99810 )
2023-09-08 20:46:09 +02:00
Erik Montnemery and Bram Kragten
31fb9d12ea
Always set severity level flag on render_template error events ( #99804 )
2023-09-08 20:46:08 +02:00
lymanepp and Bram Kragten
590ac173ed
Fix missing dew point and humidity in tomorrowio forecasts ( #99793 )
...
* Fix missing dew point and humidity in tomorrowio forecasts
* Add assertion for correct parameters to realtime_and_all_forecasts method
2023-09-08 20:46:07 +02:00
swamplynx and Bram Kragten
45e723135c
Bump pylutron-caseta to v0.18.2 ( #99789 )
...
* Bump pylutron-caseta to v0.18.2
Minor bump to pylutron-caseta requirement to support wall mounted occupancy sensor device type in latest RA3 firmware.
* Update requirements_all.txt for pylutron-caseta 0.18.2
* Update requirements_test_all.txt for pylutron-caseta 0.18.2
2023-09-08 20:46:06 +02:00
J. Nick Koston and Bram Kragten
c217ea7b38
Bump pyenphase to 1.9.3 ( #99787 )
...
* Bump pyenphase to 1.9.2
changelog: https://github.com/pyenphase/pyenphase/compare/v1.9.1...v1.9.2
Handle the case where the user has manually specified a password for
local auth with firmware < 7.x but its incorrect.
The integration previously accepted any wrong password and would
reduce functionality down to what works without a password. We now
preserve that behavior to avoid breaking existing installs.
* bump
2023-09-08 20:46:05 +02:00
Aaron Bach and Bram Kragten
c740b79e1e
Bump aiorecollect to 2023.09.0 ( #99780 )
2023-09-08 20:46:04 +02:00
Pawel and Bram Kragten
7c7fed0322
Add support for more busy codes for Epson ( #99771 )
...
add support for more busy codes
2023-09-08 20:46:02 +02:00
J. Nick Koston and Bram Kragten
a25f6bbd09
Bump sense_energy to 0.12.1 ( #99763 )
2023-09-08 20:46:01 +02:00
Quentame and Bram Kragten
fb56e48e07
Fix Freebox Home battery sensor ( #99756 )
2023-09-08 20:44:43 +02:00
Quentame and Bram Kragten
718f1a6673
Fix Freebox disk free space sensor ( #99757 )
...
* Fix Freebox disk free space sensor
* Add initial value assert to check results
2023-09-08 20:44:19 +02:00
Joost Lekkerkerker and Bram Kragten
c741214ab5
Revert "Bump pyoverkiz to 1.10.1 ( #97916 )" ( #99742 )
2023-09-08 19:59:32 +02:00
64408cab10
Handle alexa invalid climate temp adjustment ( #99740 )
...
* Handle temp adjust when target state not set
* Update homeassistant/components/alexa/errors.py
Co-authored-by: Robert Resch <robert@resch.dev >
* black
---------
Co-authored-by: Robert Resch <robert@resch.dev >
2023-09-08 19:59:30 +02:00
Marc Mueller and Bram Kragten
8b69f9fda8
Fix tradfri asyncio.wait ( #99730 )
2023-09-08 19:59:29 +02:00
David Knowles and Bram Kragten
39669bc788
Fix the Hydrawise status sensor ( #99271 )
2023-09-08 19:59:28 +02:00
Bram Kragten
d369a70092
Bumped version to 2023.9.0
2023-09-06 16:09:56 +02:00
Bram Kragten
02fc735c08
Update frontend to 20230906.1 ( #99733 )
2023-09-06 16:09:06 +02:00
Erik Montnemery and Bram Kragten
b5d9014bbd
Correct state attributes in group helper preview ( #99723 )
2023-09-06 16:09:05 +02:00
Erik Montnemery and Bram Kragten
d99e5e0c4f
Correct state attributes in template helper preview ( #99722 )
2023-09-06 16:09:03 +02:00
Erik Montnemery and Bram Kragten
6f6306b39b
Don't allow changing device class in template binary sensor options ( #99720 )
2023-09-06 16:09:02 +02:00
Erik Montnemery and Bram Kragten
067f946129
Send template render errors to template helper preview ( #99716 )
2023-09-06 16:09:01 +02:00
starkillerOG and Bram Kragten
107ca83d42
Reolink onvif not supported fix ( #99714 )
...
* only subscibe to ONVIF if supported
* Catch NotSupportedError when ONVIF is not supported
* fix styling
2023-09-06 16:09:00 +02:00
Bram Kragten
98896834cd
Bump version to 2023.9.0b6
2023.9.0b6
2023-09-06 11:00:01 +02:00
Bram Kragten
800ff489b0
Update frontend to 20230906.0 ( #99715 )
2023-09-06 10:56:53 +02:00