This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 13, 2025
-
-
Dan Raper authored
-
Simone Chemelli authored
-
Paulus Schoutsen authored
* Switch more TTS core to async generators * Document a design choice * robust * Add more tests * Update comment * Clarify and document TTSCache variables
-
Matthias Alphart authored
-
Marc Mueller authored
-
Norbert Rittel authored
Makes actions in `flo` integration UI-friendly - replace key name `sleep_minutes` with its friendly name to match the UI (in translations) - replace "time" with "duration" to reduce the ambiguity - use third-person singular for `run_health_test` description for consistency (in translations)
-
Simone Chemelli authored
* Use runtime data in Vodafone Station * specialize config entry * revert unwanted change
-
Norbert Rittel authored
-
Norbert Rittel authored
-
Paulus Schoutsen authored
* Migrate Assist Satellite to use token * Fix tests * Fix tests
-
Marc Mueller authored
-
Marc Mueller authored
-
Erik Montnemery authored
-
Pieter Viljoen authored
Use runtime-data to save coordinator state
-
Brett Adams authored
-
Allen Porter authored
-
Allen Porter authored
-
- Mar 12, 2025
-
-
Jan-Philipp Benecke authored
-
J. Nick Koston authored
* Bump SQLAlchemy to 2.0.39 changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.39 * fix typing
-
Pete Sage authored
-
Joost Lekkerkerker authored
-
Simone Chemelli authored
-
Maikel Punie authored
-
dontinelli authored
-
J. Nick Koston authored
-
Austin Mroczek authored
* refactor button * refactor test_options_flow
-
epenet authored
* Migrate mqtt tests to use unit system * Fix param list * Missed one --------- Co-authored-by:
jbouwh <jan@jbsoft.nl>
-
Tobias Perschon authored
Signed-off-by:
Tobias Perschon <tobias@perschon.at>
-
Luke Lashley authored
Set current map to config instead of select
-
- Mar 11, 2025
-
-
Norbert Rittel authored
-
J. Nick Koston authored
Add support for InkBird ITH-11-B
-
Tiddly Widdly authored
* Update cover.py Add support for new model roller shade SerenaEssentialsRollerShade, SYERX-B-X * update requirements modified: homeassistant/components/lutron_caseta/cover.py modified: homeassistant/components/lutron_caseta/manifest.json modified: requirements_all.txt modified: requirements_test_all.txt --------- Co-authored-by:
J. Nick Koston <nick@koston.org>
-
Allen Porter authored
* Add Roborock data_description for config flow and options flow * Remove the drawables logging
-
Paulus Schoutsen authored
* Only store strings in cloud TTS default options * more type check * Don't stringify strenum
-
Norbert Rittel authored
* Improve descriptions of `lifx.effect_sky` action The 'Sky Effect' action of the LIFX integration allows three types of sky types to choose from: - "Clouds" - "Sunrise" - "Sunset" This commit fixes the wrong naming of the "Clouds" effect as "Cloud" and adds details about it to the descriptions of the `cloud_saturation_min`and `cloud_saturation_max` fields (from the online docs). In addition the inconsistent capitalization of their `name` strings is fixed, too. * Improve action description as well
-
Luke Lashley authored
* Add a dock dryer select * change import * Change name to match app
-
Jan-Philipp Benecke authored
-
Andrew Sayre authored
Failover
-
Franck Nijhof authored
-