TheJulianJES and Franck Nijhof
b66339dbfe
Reduce log level for creating ZHA cluster handler ( #108809 )
2024-01-30 15:19:45 +01:00
Jan Bouwhuis and Franck Nijhof
d697fd23b7
Fix processing supported color modes for emulated_hue ( #108803 )
2024-01-30 15:19:43 +01:00
Jan Bouwhuis and Franck Nijhof
d220cb5102
Fix unhandled exception on humidifier intent when available_modes is None ( #108802 )
2024-01-30 15:19:39 +01:00
Jan Bouwhuis and Franck Nijhof
12126ebfda
Fix google_assistant climate modes might be None ( #108793 )
2024-01-30 15:19:35 +01:00
puddly and Franck Nijhof
eeafb61b8f
Reduce log level of ZHA endpoint handler init ( #108749 )
...
* Reduce the log level of endpoint handler init failure to debug
* Reduce log level in unit test
2024-01-30 15:19:32 +01:00
Jan Bouwhuis and Franck Nijhof
58c96ff796
Fix alexa fails reporting the state in specific cases ( #108743 )
...
* Fix alexa fails reporting the state in specific cases
* More cases
2024-01-30 15:19:28 +01:00
Ståle Storø Hauknes and Franck Nijhof
1b8c91dcb7
Bump airthings-ble to 0.6.0 ( #108612 )
2024-01-30 15:19:25 +01:00
Simone Chemelli and Franck Nijhof
b17b4c3350
Bump aiovodafone to 0.5.4 ( #108592 )
2024-01-30 15:19:22 +01:00
Michal Ziemski and Franck Nijhof
bbe80c6049
Update openerz-api to 0.3.0 ( #108575 )
2024-01-30 15:19:19 +01:00
Matrix and Franck Nijhof
4db6f7ce59
Bump yolink-api to 0.3.6 fix aiomqtt breaking changes ( #108555 )
...
* bump yolink-api to 0.3.5
* bump yolink-api to 0.3.6
2024-01-30 15:19:16 +01:00
Florian Kisser and Franck Nijhof
279f7264e7
Fix zha illuminance measured value mapping ( #108547 )
2024-01-30 15:19:12 +01:00
jmwaldrip and Franck Nijhof
3a510f84a7
Fix SleepIQ setting FootWarmer timer ( #108433 )
...
* Fixing foot warmer timer bug
* Fixing bug where temperature wasnt assigned to number entity causing tests to fail
2024-01-30 15:19:05 +01:00
Allen Porter and Franck Nijhof
18f663d498
Reduce overhead for google calendar state updates ( #108133 )
2024-01-30 15:16:35 +01:00
vexofp and Franck Nijhof
8c6547f1b6
Pass default SSLContext instances to Octoprint custom HTTP sessions ( #105351 )
2024-01-30 15:16:30 +01:00
Franck Nijhof
4c4dc6a086
Pin pandas to 2.1.4 ( #108509 )
2024-01-20 18:09:33 +01:00
Franck Nijhof
71370f65d5
Bump version to 2024.1.5
2024-01-20 15:51:05 +01:00
ea8fc64dd6
Fix empty files included by !include_dir_named ( #108489 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2024-01-20 15:50:50 +01:00
Steven Looman and Franck Nijhof
fb700cc847
Bump async-upnp-client to 0.38.1 ( #108382 )
2024-01-20 15:50:45 +01:00
Franck Nijhof
43f1c0927f
Revert "Add debugging to assist in debugging already configured error ( #108134 )"
...
This reverts commit d2feee86b7 .
2024-01-19 19:26:37 +01:00
Franck Nijhof
916e5de9d1
Bump version to 2024.1.4
2024-01-19 15:44:20 +01:00
puddly and Franck Nijhof
e2a6097141
Bump ZHA dependency zigpy to 0.60.6 ( #108266 )
...
Bump zigpy to 0.60.6
2024-01-19 15:43:02 +01:00
Robert Svensson and Franck Nijhof
005af2eb4c
Bump aiounifi to v69 to improve websocket logging ( #108265 )
2024-01-19 15:42:57 +01:00
Erwin Douna and Franck Nijhof
59e12ad0c1
Bump PyTado to 0.17.4 ( #108255 )
...
Bump to 17.4
2024-01-19 15:42:54 +01:00
starkillerOG and Franck Nijhof
6ecb562a80
Bump reolink_aio to 0.8.7 ( #108248 )
2024-01-19 15:42:50 +01:00
starkillerOG and Franck Nijhof
da5d4fe4ae
Use cache update for WIFI blinds ( #108224 )
2024-01-19 15:42:47 +01:00
John Allen and Franck Nijhof
901b7b6278
Send target temp to Shelly TRV in F when needed ( #108188 )
2024-01-19 15:42:44 +01:00
Allen Porter and Franck Nijhof
d2feee86b7
Add debugging to assist in debugging already configured error ( #108134 )
2024-01-19 15:42:41 +01:00
cnico and Franck Nijhof
5521ab0b35
Bump flipr-api to 1.5.1 ( #108130 )
...
Flipr-api version update for resolution of issue https://github.com/home-assistant/core/issues/105778
2024-01-19 15:42:38 +01:00
Aaron Bach and Franck Nijhof
7fb2a8a3cd
Bump aioridwell to 2024.01.0 ( #108126 )
2024-01-19 15:42:34 +01:00
puddly and Franck Nijhof
304b950f1a
Speed up ZHA initialization and improve startup responsiveness ( #108103 )
...
* Limit concurrency of startup traffic to allow for interactive usage
* Drop `retryable_req`, we already have request retrying
* Oops, `min` -> `max`
* Add a comment describing why `async_initialize` is not concurrent
* Fix existing unit tests
* Break out fetching mains state into its own function to unit test
2024-01-19 15:41:45 +01:00
Joost Lekkerkerker and Franck Nijhof
99f9f0205a
Use compat for supported features in media player ( #108102 )
2024-01-19 15:15:09 +01:00
Robert Resch and Franck Nijhof
497d2f5677
Bump Jinja2 to 3.1.3 ( #108082 )
2024-01-19 15:15:06 +01:00
Marcel van der Veldt and Franck Nijhof
7fee6c5279
Fix turning on the light with a specific color ( #108080 )
2024-01-19 15:15:03 +01:00
Cody C and Franck Nijhof
70492a80cc
Fix malformed user input error on MJPEG config flow ( #108058 )
2024-01-19 15:14:59 +01:00
ed31adc6db
Fix Shelly Gen1 entity description restore ( #108052 )
...
* Fix Shelly Gen1 entity description restore
* Update tests/components/shelly/test_sensor.py
Co-authored-by: J. Nick Koston <nick@koston.org >
---------
Co-authored-by: J. Nick Koston <nick@koston.org >
2024-01-19 15:14:56 +01:00
Brett Adams and Franck Nijhof
9c6f87dd11
Improve coordinator logic in Tessie to allow sleep ( #107988 )
...
* Poll status before state
* Tests
2024-01-19 15:14:52 +01:00
G Johansson and Franck Nijhof
507cccdd53
Don't load entities for docker virtual ethernet interfaces in System Monitor ( #107966 )
2024-01-19 15:14:07 +01:00
puddly and Franck Nijhof
8a3eb149b7
Reload ZHA only a single time when the connection is lost multiple times ( #107963 )
...
* Reload only a single time when the connection is lost multiple times
* Ignore when reset task finishes, allow only one reset per `ZHAGateway`
2024-01-19 15:14:04 +01:00
Simone Chemelli and Franck Nijhof
20b88e30f5
Update sleep period for Shelly devices with buggy fw ( #107961 )
...
* update sleep period for Shelly devices with buggy fw
* code quality
* update model list
* add test
* Apply review comments
* fix test
* use costant
2024-01-19 15:14:01 +01:00
Arie Catsman and Franck Nijhof
9551ff31ec
Bump pyenphase to 1.17.0 ( #107950 )
2024-01-19 15:13:58 +01:00
G Johansson and Franck Nijhof
488acc3252
Fix duplicate unique id in System Monitor (again) ( #107947 )
...
Fix duplicate unique id in System Monitor
2024-01-19 15:13:55 +01:00
G Johansson and Franck Nijhof
80387be061
Skip disk types in System Monitor ( #107943 )
...
* Skip disk types in System Monitor
* change back
2024-01-19 15:13:52 +01:00
J. Nick Koston and Franck Nijhof
c0c9fb0f00
Bump aiohomekit to 3.1.3 ( #107929 )
...
changelog: https://github.com/Jc2k/aiohomekit/compare/3.1.2...3.1.3
fixes maybe #97888
2024-01-19 15:13:49 +01:00
Sid and Franck Nijhof
e2ef889687
Bump openwebifpy to 4.2.1 ( #107894 )
2024-01-19 15:13:45 +01:00
Pedro Lamas and Franck Nijhof
5c99c6e823
Fix loading empty yaml files with include_dir_named ( #107853 )
2024-01-19 15:13:42 +01:00
Arie Catsman and Franck Nijhof
a8be7c27ad
Bump Pyenphase to 1.16.0 ( #107719 )
2024-01-19 15:13:39 +01:00
Paarth Shah and Franck Nijhof
596f19055e
Fix MatrixBot not resolving room aliases per-command ( #106347 )
2024-01-19 15:13:32 +01:00
Franck Nijhof
9c6cb5347c
Bump version to 2024.1.3
2024-01-12 16:10:51 +01:00
Malte Franken and Franck Nijhof
51c75b020d
Bump aio_geojson_generic_client to 0.4 ( #107866 )
2024-01-12 16:09:18 +01:00
Kevin Worrel and Franck Nijhof
061d2d3ccf
Fix for exception in screenlogic.set_color_mode ( #107850 )
2024-01-12 16:09:12 +01:00