1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-26 14:47:38 +00:00

67887 Commits

Author SHA1 Message Date
Simone Chemelli
d50f9f4e51 Bump aiovodafone to 0.1.0 ()
* bump aiovodafone to 0.1.0

* fix tests
2023-09-08 20:46:12 +02:00
J. Nick Koston
7dc7060825 Fix missing name and identifiers for ELKM1 connected devices () 2023-09-08 20:46:11 +02:00
Joost Lekkerkerker
0b4fedccff Use correct config entry id in Livisi () 2023-09-08 20:46:10 +02:00
Erik Montnemery
850c095988 Improve error handling in /api/states POST () 2023-09-08 20:46:09 +02:00
Erik Montnemery
31fb9d12ea Always set severity level flag on render_template error events () 2023-09-08 20:46:08 +02:00
lymanepp
590ac173ed Fix missing dew point and humidity in tomorrowio forecasts ()
* 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
45e723135c Bump pylutron-caseta to v0.18.2 ()
* 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
c217ea7b38 Bump pyenphase to 1.9.3 ()
* 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
c740b79e1e Bump aiorecollect to 2023.09.0 () 2023-09-08 20:46:04 +02:00
Pawel
7c7fed0322 Add support for more busy codes for Epson ()
add support for more busy codes
2023-09-08 20:46:02 +02:00
J. Nick Koston
a25f6bbd09 Bump sense_energy to 0.12.1 () 2023-09-08 20:46:01 +02:00
Quentame
fb56e48e07 Fix Freebox Home battery sensor () 2023-09-08 20:44:43 +02:00
Quentame
718f1a6673 Fix Freebox disk free space sensor ()
* Fix Freebox disk free space sensor

* Add initial value assert to check results
2023-09-08 20:44:19 +02:00
Joost Lekkerkerker
c741214ab5 Revert "Bump pyoverkiz to 1.10.1 ()" () 2023-09-08 19:59:32 +02:00
Jan Bouwhuis
64408cab10 Handle alexa invalid climate temp adjustment ()
* 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
8b69f9fda8 Fix tradfri asyncio.wait () 2023-09-08 19:59:29 +02:00
David Knowles
39669bc788 Fix the Hydrawise status sensor () 2023-09-08 19:59:28 +02:00
J. Nick Koston
d1ac4c9c46
Switch a few ssdp calls to use get_lower ()
get_lower avoids lower casing already lower-cased strings
2023-09-08 13:59:25 -04:00
jan iversen
be4ea32049
Bump pymodbus v.3.5.1 () 2023-09-08 19:20:06 +02:00
Jan Bouwhuis
677431ed71
Fix key error MQTT binary_sensor when no name is set ()
Log entitty ID when instead of name
2023-09-08 19:10:17 +02:00
J. Nick Koston
bd1d8675a9
Avoid many hass.is_stopping calls in the discovery helper ()
async_has_matching_flow is more likely to be True than hass.is_stopping

This does not make much difference but it was adding noise to a profile
that I am digging into to look for another issue
2023-09-08 13:09:29 -04:00
Joost Lekkerkerker
9a45e2cf91
Bump pyenphase to v1.11.0 () 2023-09-08 19:08:32 +02:00
J. Nick Koston
d624bbbc0c
Migrate elkm1 to use a dataclass for integration data ()
* Migrate elkm1 to use a dataclass for integration data

* fix unsaved

* slotted

* missing coveragerc

* Revert "missing coveragerc"

This reverts commit 3397b40309033276d20fef59098b0a1b5b681a30.
2023-09-08 13:07:09 -04:00
J. Nick Koston
3d403c9b60
Refactor entity service calls to reduce complexity ()
* Refactor entity service calls to reduce complexity

gets rid of the noqa C901

* Refactor entity service calls to reduce complexity

gets rid of the noqa C901

* short
2023-09-08 13:04:53 -04:00
Bram Kragten
16f7bc7bf8
Update frontend to 20230908.0 () 2023-09-08 18:59:08 +02:00
Joost Lekkerkerker
38247ae868
Use shorthand attributes in Volumio () 2023-09-08 17:31:57 +02:00
Joost Lekkerkerker
c6f8766b1e
Use shorthand attributes in Zerproc () 2023-09-08 17:27:18 +02:00
Joost Lekkerkerker
5f6f2c2cab
Use shorthand attributes in Wolflink () 2023-09-08 14:38:09 +02:00
Joost Lekkerkerker
5ddaf52b27
Use shorthand attributes in Wilight () 2023-09-08 14:29:59 +02:00
Michael Hansen
e69c88a0d2
Use aliases when listing pipeline languages () 2023-09-08 08:22:08 -04:00
J. Nick Koston
98ff3e233d
Fix missing name and identifiers for ELKM1 connected devices () 2023-09-08 13:32:21 +02:00
J. Nick Koston
8742c550be
Upgrade bluetooth deps to fix timeout behavior on py3.11 () 2023-09-08 13:25:25 +02:00
dependabot[bot]
67de96adfa
Bump actions/cache from 3.3.1 to 3.3.2 () 2023-09-08 13:18:26 +02:00
Ali Yousuf
47a75cc064
Add more options to Islamic Prayer Times () 2023-09-08 13:07:33 +02:00
Joost Lekkerkerker
0cf32e74d6
Use shorthand attributes in Tp-link () 2023-09-08 12:36:46 +02:00
Joost Lekkerkerker
b2c3d95911
Use shorthand attributes in UPB () 2023-09-08 11:33:59 +02:00
Sam Crang
b2b57c5f87
Allow exporting of update domain to Prometheus () 2023-09-07 20:43:47 -07:00
lymanepp
b76ba002e2
Fix missing dew point and humidity in tomorrowio forecasts ()
* Fix missing dew point and humidity in tomorrowio forecasts

* Add assertion for correct parameters to realtime_and_all_forecasts method
2023-09-07 22:12:18 -04:00
Joost Lekkerkerker
432894a401
Use shorthand attributes in SRP Energy () 2023-09-08 01:20:22 +02:00
Joost Lekkerkerker
92628ea068
Use shorthand attributes in Starline () 2023-09-08 01:16:35 +02:00
Joost Lekkerkerker
4e826f1704
Use shorthand attributes in Syncthing () 2023-09-08 01:16:08 +02:00
Joost Lekkerkerker
9e8a8012df
Use shorthand attributes in Syncthru () 2023-09-08 01:15:58 +02:00
Joost Lekkerkerker
a3d6c6192e
Use shorthand attributes in Tado () 2023-09-08 01:15:49 +02:00
Joost Lekkerkerker
56f05bee91
Use shorthand attributes in Tradfri () 2023-09-08 01:15:34 +02:00
Joost Lekkerkerker
c2b119bfaf
Use shorthand attributes in Tp-link Omada () 2023-09-08 01:07:15 +02:00
Joost Lekkerkerker
5a66aac330
Use shorthand attributes in Telldus live () 2023-09-08 01:02:03 +02:00
Simone Chemelli
a82cd48282
Bump aiovodafone to 0.1.0 ()
* bump aiovodafone to 0.1.0

* fix tests
2023-09-08 00:32:15 +02:00
J. Nick Koston
9d5595fd7d
Bump zeroconf to 0.102.0 () 2023-09-07 16:08:53 -05:00
Jan Bouwhuis
cd8426152f
Fix NOAA tides warnings () 2023-09-07 21:49:03 +02:00
mkmer
4ce9c1f304
Add Diagnostic platform to Aladdin Connect ()
* Add diagnostics platform

* Add diagnostic platform

* Add raw data to diagnostics

* Remove config data
bump aioaladdinconnect, use new doors property for diag

* remove unnecessary component config
refactor diag output
2023-09-07 21:27:41 +02:00