J. Nick Koston
69353d2719
Speed up mqtt debug info on message callback ( #118303 )
2024-05-28 11:10:07 -10:00
Michael Hansen
2dc49f0410
Add platforms to intent handlers ( #118328 )
2024-05-28 16:46:08 -04:00
dontinelli
5eb1d72691
Raise UpdateFailed on fyta API error ( #118318 )
...
* Raise UpdateFailed
* Update homeassistant/components/fyta/coordinator.py
Co-authored-by: Robert Resch <robert@resch.dev>
* Remove logger
* simplify code
---------
Co-authored-by: Robert Resch <robert@resch.dev>
2024-05-28 21:18:15 +02:00
Jesse Hills
7f530ee0e4
[esphome] Assist timers ( #118275 )
...
* [esphome] Assist timers
* Add intent to manifest dependencies
* Add test
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2024-05-28 14:57:58 -04:00
Michael Hansen
06d6f99964
Respect WyomingSatelliteMuteSwitch state on start ( #118320 )
...
* Respect WyomingSatelliteMuteSwitch state on start
* Fix test
---------
Co-authored-by: Kostas Chatzikokolakis <kostas@chatzi.org>
2024-05-28 14:55:02 -04:00
Michael Hansen
75ab4d2398
Add temperature slot to light turn on intent ( #118321 )
2024-05-28 14:53:49 -04:00
Michael Hansen
106cb4cfb7
Bump intents and add tests for new error messages ( #118317 )
...
* Add new error keys
* Bump intents and test new error messages
* Fix response text
2024-05-28 12:24:24 -04:00
Kostas Chatzikokolakis
14132b5090
Don't set 'assist in progess' flag on wake_word-end ( #113585 )
2024-05-28 11:09:59 -05:00
Paulus Schoutsen
f0d7f48930
Handle generic commands as area commands in the LLM Assist API ( #118276 )
...
* Handle generic commands as area commands in the LLM Assist API
* Add word area
2024-05-28 11:21:17 -04:00
Mike Degatano
dbcef2e3c3
Add more supervisor info to system info panel ( #115715 )
...
* Add virtualization field fo system info
* Add ntp sync and host connectivity
* Prevent nonetype errors
* Add supervisor_connectivity and fix tests
* Add mock of network info to other fixtures
* Update more fixtures with network/info mock
2024-05-28 16:14:42 +02:00
Poshy163
90500c4b97
Thread: Add more Thread vendor to brand mappings ( #115888 )
...
Co-authored-by: Stefan Agner <stefan@agner.ch>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-05-28 15:33:32 +02:00
Sebastian Lövdahl
e9ab9b818f
Add reconfigure step for vallox ( #115915 )
...
* Add reconfigure step for vallox
* Reuse translation
2024-05-28 13:13:53 +02:00
Marcel van der Veldt
21f5ac7715
Fix Matter device ID for non-bridged composed device ( #118256 )
2024-05-28 12:47:46 +02:00
starkillerOG
a5f81262aa
Bump reolink-aio to 0.8.11 ( #118294 )
2024-05-28 12:29:30 +02:00
Ludovic BOUÉ
f44dfe8fef
Add Matter fan platform ( #111212 )
...
Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
2024-05-28 12:24:58 +02:00
J. Nick Koston
a3c3f938a7
Migrate mqtt mixin async_added_to_hass inner functions to bound methods ( #118280 )
2024-05-27 22:45:40 -10:00
Erwin Douna
fb95b91507
Add DSMR Reader tests ( #115808 )
...
* Add DSMR Reader sensor tests
* Change to paramatization
* Removing patch
* Emulate the test
* Go for 100% test coverage
* Adding defintions.py
* Add myself as code owner to keep improving
2024-05-28 10:42:21 +02:00
Mr. Bubbles
98710e6c91
Fix some typing errors in Bring integration ( #115641 )
...
Fix typing errors
2024-05-28 10:25:39 +02:00
Ville Skyttä
3b938e592f
Add additional Huawei LTE 5G sensors ( #108928 )
...
* Add some Huawei LTE 5G sensor descriptions
Closes https://github.com/home-assistant/core/issues/105786
* Mark cqi1 and nrcqi1 as diagnostic
2024-05-28 09:59:28 +02:00
Brett Adams
b71f6a2b7d
Use entry.runtime_data in Tessie ( #118287 )
2024-05-28 09:05:24 +02:00
Michael
5d61743a5b
Bump aiovlc to 0.3.2 ( #118258 )
2024-05-28 07:58:20 +02:00
Tsvi Mostovicz
ea91f7a5aa
Change strings to const in Jewish Calendar ( #118274 )
2024-05-28 07:49:39 +02:00
J. Nick Koston
69a177e864
Migrate mqtt discovery subscribes to use internal helper ( #118279 )
2024-05-27 18:14:58 -10:00
tronikos
63227f14ed
Add diagnostics to Google Generative AI ( #118262 )
...
* Add diagnostics for Google Generative AI
* Remove quality scale from manifest
* include options in diagnostics
2024-05-28 00:02:32 -04:00
Ben Thomas
f6f6bf8953
SharkIQ Fix for vacuums without room support ( #118209 )
...
* Fix SharkIQ vacuums without room support crashing the SharkIQ integration
* Fix ruff format
* Fix SharkIQ tests to account for robot identifier and second expected value
2024-05-27 23:57:21 -04:00
Ben Thomas
4d7802215c
Fix rooms not being matched correctly in sharkiq.clean_room ( #118277 )
...
* Fix rooms not being matched correctly in sharkiq.clean_room
* Update sharkiq tests to account for new room matching logic
2024-05-27 23:51:51 -04:00
tronikos
0c245f1976
Fix freezing on HA startup when there are multiple Google Generative AI config entries ( #118282 )
...
* Fix freezing on HA startup when there are multiple Google Generative AI config entries
* Add timeout to list_models
2024-05-27 23:49:16 -04:00
Paulus Schoutsen
aa78998f41
Make sure conversation entities have correct name in list output ( #118272 )
2024-05-27 21:45:14 -04:00
J. Nick Koston
a5644c8ddb
Rewrite flow handler to flow result conversion as a list comp ( #118269 )
2024-05-27 15:39:59 -10:00
Paulus Schoutsen
6f248acfd5
LLM Assist API: Inline all exposed entities ( #118273 )
...
Inline all exposed entities
2024-05-27 21:12:10 -04:00
Jesse Hills
a23da3bd46
Bump aioesphomeapi to 24.5.0 ( #118271 )
2024-05-28 13:03:01 +12:00
tronikos
f2d0512f39
Make sure HassToggle and HassSetPosition have description ( #118267 )
2024-05-27 20:30:34 -04:00
J. Nick Koston
33ff84469a
Align max expected entities constant between modules ( #118102 )
2024-05-27 14:06:16 -10:00
tronikos
722feb285b
Handle multiple function_call and text parts in Google Generative AI ( #118270 )
2024-05-27 19:57:03 -04:00
Jan Bouwhuis
bfc3194661
Fix mqtt not publishing null payload payload to remove discovery ( #118261 )
2024-05-27 12:53:22 -10:00
G Johansson
6067ea2454
Cleanup tag integration ( #118241 )
...
* Cleanup tag integration
* Fix review comments
2024-05-27 21:53:06 +02:00
Josef Zweck
c349797938
Add new lock states to tedee integration ( #117108 )
2024-05-27 15:04:44 -04:00
G Johansson
d9ce4128c0
Add entry.runtime_data typing for Teslemetry ( #118253 )
2024-05-27 19:11:55 +02:00
dontinelli
e54fbcec77
Add diagnostics for fyta ( #118234 )
...
* Add diagnostics
* add test for diagnostics
* Redact access_token
* remove unnecessary redaction
2024-05-27 18:34:05 +02:00
Josef Zweck
70820c1702
Migrate tedee to entry.runtime_data
( #118246 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-05-27 16:11:38 +02:00
Åke Strandberg
b61919ec71
Add helper strings for myuplink application credentials ( #115349 )
2024-05-27 15:58:22 +02:00
Michael
a24d97d79d
Convert Feedreader to use an update coordinator ( #118007 )
2024-05-27 14:48:41 +02:00
epenet
97f6b578c8
Enforce namespace import in core ( #118235 )
2024-05-27 14:03:00 +02:00
Josef Zweck
9828a50dca
Add quality scale (platinum) to tedee integration ( #106940 )
2024-05-27 12:57:58 +02:00
Maciej Bieniek
805f634634
Bump nettigo_air_monitor
to version 3.1.0 ( #118227 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-05-27 12:54:10 +02:00
epenet
e7ce01e649
Enforce namespace import in components ( #118218 )
2024-05-27 12:50:11 +02:00
shelvacu
33bdcb46cf
Fix XMPP giving up on first auth fail ( #118224 )
2024-05-27 12:44:56 +02:00
Brett Adams
46158f5c14
Allow older vehicles to sleep in Teslemetry ( #117229 )
...
* Allow older vehicles to sleep
* Remove updated_once
* move pre2021 to lib
* bump
* Bump again
* Bump to 0.5.11
* Fix VIN so it matches the check
* Fix snapshot
* Snapshots
* Fix self.updated_once
* Remove old pre2021 attribute
* fix snapshots
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-05-27 12:37:33 +02:00
Tsvi Mostovicz
1565561c03
Remove platform sensor from Jewish Calendar binary sensor ( #118231 )
2024-05-27 11:47:08 +02:00
Joost Lekkerkerker
f2762c9031
Bump yt-dlp to 2024.05.26 ( #118229 )
2024-05-27 11:38:30 +02:00