Maximilian Arzberger
bf88fcd5bf
Add Manual Charge Switch for Installers for Kostal Plenticore ( #146932 )
...
* Add Manual Charge Switch for Installers
* Update stale docstring
* Installer config fixture
* fix ruff
2025-06-26 19:50:27 +02:00
Joost Lekkerkerker
35478e3162
Set Google AI model as device model ( #147582 )
...
* Set Google AI model as device model
* fix
2025-06-26 19:44:15 +02:00
Joost Lekkerkerker
69af74a593
Improve explanation on how to get API token in Telegram ( #147605 )
2025-06-26 18:21:56 +02:00
tronikos
b4dd912bee
Refactor in Google AI TTS in preparation for STT ( #147562 )
2025-06-26 11:53:16 -04:00
Bram Kragten
b5821ef499
Update frontend to 20250626.0 ( #147601 )
2025-06-26 17:46:45 +02:00
Fabio Natanael Kepler
1a92d4530e
Fix playing TTS and local media source over DLNA ( #134903 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2025-06-26 17:12:15 +02:00
Joost Lekkerkerker
7b80c1c693
Add default conversation name for OpenAI integration ( #147597 )
2025-06-26 17:11:48 +02:00
Joost Lekkerkerker
e7cc03c1d9
Add default title to migrated Claude entry ( #147598 )
2025-06-26 17:11:13 +02:00
Luca Angemi
69f0b6244a
Remove default icon for wind direction sensor for Buienradar ( #147603 )
...
* Fix wind direction state class sensor
* Remove default icon for wind direction sensor
2025-06-26 17:05:59 +02:00
Joost Lekkerkerker
01205f8a14
Add default title to migrated Ollama entry ( #147599 )
2025-06-26 17:05:26 +02:00
hanwg
68924d23ab
Fix Telegram bot default target when sending messages ( #147470 )
...
* handle targets
* updated error message
* validate chat id for single target
* add validation for chat id
* handle empty target
* handle empty target
2025-06-26 16:43:09 +02:00
Artur Pragacz
40f553a007
Migrate device connections to a normalized form ( #140383 )
...
* Normalize device connections migration
* Update version
* Slightly improve tests
* Update homeassistant/helpers/device_registry.py
* Add validators
* Fix validator
* Move format mac function too
* Add validator test
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2025-06-26 15:33:34 +02:00
Robin Lintermann
bc46894b74
Fixed issue when tests (should) fail in Smarla ( #146102 )
...
* Fixed issue when tests (should) fail
* Use usefixture decorator
* Throw ConfigEntryError instead of AuthFailed
2025-06-26 15:30:03 +02:00
Anders Peter Fugmann
6f4615f012
Bump dependency on pyW215 for DLink integration to 0.8.0 ( #147534 )
2025-06-26 12:56:46 +02:00
Joost Lekkerkerker
4244d2f66f
Set right model in OpenAI conversation ( #147575 )
2025-06-26 12:49:33 +02:00
Petar Petrov
a73dafe097
Hide unnamed paths when selecting a USB Z-Wave adapter ( #147571 )
...
* Hide unnamed paths when selecting a USB Z-Wave adapter
* remove pointless sorting
2025-06-26 12:15:02 +02:00
Stefan Agner
be49296547
Deduplicate shared logic in Matter vacuum commands ( #147578 )
...
Get the run mode by tag in a single place to avoid code duplication.
Also raise an error if the run mode (unexpectedly) is not found.
2025-06-26 11:54:52 +02:00
Marcel van der Veldt
d55ecd885e
Do not make the favorite button unavailable when no content playing on a Music Assistant player ( #147579 )
2025-06-26 11:49:06 +02:00
Luca Angemi
076248c455
Fix wind direction state class sensor for AEMET ( #147535 )
2025-06-26 11:07:07 +02:00
Petar Petrov
13ce27c94c
Remove obsolete routing info when migrating a Z-Wave network ( #147568 )
2025-06-26 11:06:36 +02:00
Joost Lekkerkerker
4b9b08ece5
Show current Lametric version if there is no newer version ( #147538 )
2025-06-26 10:55:31 +02:00
Simone Chemelli
79df38eff2
Improve config flow strings for Alexa Devices ( #147523 )
2025-06-26 10:52:14 +02:00
tronikos
fb133664e4
Include subentries in Google Generative AI diagnostics ( #147558 )
2025-06-26 10:50:47 +02:00
Marcel van der Veldt
38669ce96c
Fix sending commands to Matter vacuum ( #147567 )
2025-06-26 10:47:24 +02:00
Petar Petrov
651b33d49b
Bump zwave-js-server-python to 0.65.0 ( #147561 )
...
* Bump zwave-js-server-python to 0.65.0
* update tests
2025-06-26 10:11:25 +03:00
Erik Montnemery
3b64db5f76
Set end date for when allowing unique id collisions in config entries ( #147516 )
...
* Set end date for when allowing unique id collisions in config entries
* Update test
2025-06-26 08:20:26 +02:00
tronikos
0f95fe566c
Use default title for migrated Google Generative AI entries ( #147551 )
2025-06-25 22:30:41 -04:00
Simone Chemelli
6290facffb
Fix unload for Alexa Devices ( #147548 )
2025-06-26 01:55:58 +02:00
tronikos
f0a78aadbe
Fixes in Google AI TTS ( #147501 )
...
* Fix Google AI not using correct config options after subentries migration
* Fixes in Google AI TTS
* Fix tests by @IvanLH
* Change type name.
---------
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2025-06-25 18:12:23 -04:00
Pete Sage
345ec97dd5
Add enum sensor for Sonos Power Source ( #147449 )
...
* feat: add power source sensor
* fix: translations
* fix:cleanup
* fix: simpify
* fix: improve coverage
* fix: improve coverage
* fix: add missing test
* fix: call it charging_base
* fix: disable entity by default
* update snapshots
* Update homeassistant/components/sonos/strings.json
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
* fix: update test
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-06-25 23:49:06 +02:00
Franck Nijhof
1286b5d9d8
Bump version to 2025.8.0dev0 ( #147531 )
2025-06-25 21:38:35 +02:00
Erik Montnemery
26e3caea9a
Add support for condition platforms to provide multiple conditions ( #147376 )
2025-06-25 18:10:30 +01:00
Bouwe Westerdijk
2b5f5f641d
Bump plugwise to v1.7.6 ( #147508 )
2025-06-25 18:48:38 +02:00
Simone Chemelli
99079d2980
Bump aioamazondevices to 3.1.19 ( #147462 )
2025-06-25 18:47:09 +02:00
Retha Runolfsson
2800921a5d
Remove force latch mode for locklite in switchbot integration ( #147474 )
2025-06-25 18:45:37 +02:00
Jan Bouwhuis
3268b9ee18
Fix typo's in MQTT translation strings ( #147489 )
2025-06-25 18:45:09 +02:00
Bram Kragten
02c3cdd5d4
Update frontend to 20250625.0 ( #147521 )
2025-06-25 18:44:46 +02:00
Manu
f34f17bc24
Update codeowners of PlayStation Network integration ( #147510 )
...
Add myself as codeowner
2025-06-25 18:35:48 +02:00
Erik Montnemery
1fb587bf03
Allow core integrations to describe their triggers ( #147075 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2025-06-25 17:35:15 +01:00
Pete Sage
d8258924f7
Remove mapping of entity_ids to speakers in Sonos ( #147506 )
...
* fix
* fix: change entity_id mappings
* fix: translate errors
* fix:merge issues
* fix: translate error messages
* fix: improve test coverage
* fix: remove unneeded strings
2025-06-25 18:29:23 +02:00
Retha Runolfsson
c05d8aab1c
Add floor lamp and strip light 3 for switchbot integration ( #147517 )
2025-06-25 18:01:10 +02:00
Nathan Larsen
e210681751
Fix API POST endpoints json parsing error-handling ( #134326 )
...
* Fix API POST endpoints json parsing error-handling
* Add tests
* Fix mypy and ruff errors
* Fix coverage by removing non-needed error handling
* Correct error handling and improve tests
---------
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Erik <erik@montnemery.com >
2025-06-25 16:58:21 +02:00
Thomas D
809aced9cc
Add cover platform to Qbus integration ( #147420 )
...
* Add scene platform
* Add cover platform
* Refactor receiving state
* Fix wrong auto-merged code
2025-06-25 15:38:43 +02:00
ocrease
977e8adbfb
Fix operational state and vacuum state for matter vacuum ( #147466 )
2025-06-25 15:23:38 +02:00
Michael
c54ce7eabd
Split models and helpers from coordinator module in AVM Fritz!Box tools ( #147412 )
...
* split models from coordinator
* split helpers from coordinator
2025-06-25 14:50:07 +02:00
Retha Runolfsson
c5f8acfe93
Add effect mode support for switchbot light ( #147326 )
...
* add support for strip light3 and floor lamp
* clear the color mode
* add led unit test
* use property for effect
* fix color mode issue
* remove new products
* fix adv data
* adjust log level
* add translation and icon
2025-06-25 14:45:07 +02:00
Pavel Skuratovich
8393f17bb3
Fix sensor state class for fuel sensor in StarLine integration ( #146769 )
2025-06-25 14:34:11 +02:00
Guido Schmitz
8918b0d7a9
Add missing reauth_confirm strings to devolo Home Control ( #147496 )
2025-06-25 14:33:37 +02:00
Manu
c447729ce4
Add sensor platform to PlayStation Network ( #147469 )
2025-06-25 14:33:02 +02:00
Guido Schmitz
12812049ea
Split setup tests in devolo Home Network ( #147498 )
2025-06-25 14:14:33 +02:00