Christopher Fenner
923259a8c6
Fix entity naming for heatpump heatings in ViCare ( #109013 )
...
Update strings.json
2024-01-30 15:19:55 +01:00
Joost Lekkerkerker
5903ec084b
Add strings to Sensirion BLE ( #109001 )
2024-01-30 15:19:52 +01:00
Yuxin Wang
0532c4343a
Fix stalls in config flow of APCUPSD ( #108931 )
...
Fix deadlock in config flow of APCUPSD
2024-01-30 15:19:49 +01:00
TheJulianJES
b66339dbfe
Reduce log level for creating ZHA cluster handler ( #108809 )
2024-01-30 15:19:45 +01:00
Jan Bouwhuis
d697fd23b7
Fix processing supported color modes for emulated_hue ( #108803 )
2024-01-30 15:19:43 +01:00
Jan Bouwhuis
d220cb5102
Fix unhandled exception on humidifier intent when available_modes is None ( #108802 )
2024-01-30 15:19:39 +01:00
Jan Bouwhuis
12126ebfda
Fix google_assistant climate modes might be None ( #108793 )
2024-01-30 15:19:35 +01:00
puddly
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
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
1b8c91dcb7
Bump airthings-ble to 0.6.0 ( #108612 )
2024-01-30 15:19:25 +01:00
Simone Chemelli
b17b4c3350
Bump aiovodafone to 0.5.4 ( #108592 )
2024-01-30 15:19:22 +01:00
Michal Ziemski
bbe80c6049
Update openerz-api to 0.3.0 ( #108575 )
2024-01-30 15:19:19 +01:00
Matrix
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
279f7264e7
Fix zha illuminance measured value mapping ( #108547 )
2024-01-30 15:19:12 +01:00
jmwaldrip
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
18f663d498
Reduce overhead for google calendar state updates ( #108133 )
2024-01-30 15:16:35 +01:00
vexofp
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
Erik Montnemery
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
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
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
005af2eb4c
Bump aiounifi to v69 to improve websocket logging ( #108265 )
2024-01-19 15:42:57 +01:00
Erwin Douna
59e12ad0c1
Bump PyTado to 0.17.4 ( #108255 )
...
Bump to 17.4
2024-01-19 15:42:54 +01:00
starkillerOG
6ecb562a80
Bump reolink_aio to 0.8.7 ( #108248 )
2024-01-19 15:42:50 +01:00
starkillerOG
da5d4fe4ae
Use cache update for WIFI blinds ( #108224 )
2024-01-19 15:42:47 +01:00
John Allen
901b7b6278
Send target temp to Shelly TRV in F when needed ( #108188 )
2024-01-19 15:42:44 +01:00
Allen Porter
d2feee86b7
Add debugging to assist in debugging already configured error ( #108134 )
2024-01-19 15:42:41 +01:00
cnico
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
7fb2a8a3cd
Bump aioridwell
to 2024.01.0 ( #108126 )
2024-01-19 15:42:34 +01:00
puddly
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
99f9f0205a
Use compat for supported features in media player ( #108102 )
2024-01-19 15:15:09 +01:00
Robert Resch
497d2f5677
Bump Jinja2 to 3.1.3 ( #108082 )
2024-01-19 15:15:06 +01:00
Marcel van der Veldt
7fee6c5279
Fix turning on the light with a specific color ( #108080 )
2024-01-19 15:15:03 +01:00
Cody C
70492a80cc
Fix malformed user input error on MJPEG config flow ( #108058 )
2024-01-19 15:14:59 +01:00
Shay Levy
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
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
507cccdd53
Don't load entities for docker virtual ethernet interfaces in System Monitor ( #107966 )
2024-01-19 15:14:07 +01:00
puddly
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
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
9551ff31ec
Bump pyenphase to 1.17.0 ( #107950 )
2024-01-19 15:13:58 +01:00
G Johansson
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
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
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
e2ef889687
Bump openwebifpy to 4.2.1 ( #107894 )
2024-01-19 15:13:45 +01:00
Pedro Lamas
5c99c6e823
Fix loading empty yaml files with include_dir_named ( #107853 )
2024-01-19 15:13:42 +01:00
Arie Catsman
a8be7c27ad
Bump Pyenphase to 1.16.0 ( #107719 )
2024-01-19 15:13:39 +01:00
Paarth Shah
596f19055e
Fix MatrixBot not resolving room aliases per-command ( #106347 )
2024-01-19 15:13:32 +01:00