This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 07, 2025
-
-
J. Diego Rodríguez Royo authored
Check operation state on program sensor update
-
- Mar 06, 2025
-
-
Jan-Philipp Benecke authored
-
Ivan Lopez Hernandez authored
* Correctly retrieve only loaded config_entries * Ruff
-
J. Nick Koston authored
changelog: https://github.com/bdraco/nexia/compare/2.2.1...2.2.2
-
Allen Porter authored
* Add a roborock quality_scale.yaml * Update wording in polling * Update event listening * Update quality scale based on feedback
-
Markus Adrario authored
* homee select initial * Finish select tests * Add motor rotation * fix snapshot after translation compilation * string improvement * last fixes * fix review comments * remove restore last known state * readd wind monitoring state * fix strings * remove problematic selects * remove motor rotation from strings * fix review comments * Update tests/components/homee/test_select.py Co-authored-by:
Abílio Costa <abmantis@users.noreply.github.com> * add PARALLEL_UPDATES * parallel updates for select, not light. --------- Co-authored-by:
Robert Resch <robert@resch.dev> Co-authored-by:
Abílio Costa <abmantis@users.noreply.github.com>
-
Jan Bouwhuis authored
-
Martin Hjelmare authored
* Use config entry on unload in mysensors * Test mysensors config entry load and unload * Fix docstring
-
Joost Lekkerkerker authored
* Add config entry level diagnostics to SmartThings * Add config entry level diagnostics to SmartThings * Add config entry level diagnostics to SmartThings
-
Joost Lekkerkerker authored
-
Luke Lashley authored
-
Regev Brody authored
-
Bram Kragten authored
-
Joost Lekkerkerker authored
-
Erik Montnemery authored
* Update typing of BackupAgent.async_get_backup * Remove manual reset of frame helper
-
Artur Pragacz authored
-
epenet authored
* Reset helpers.frame._REPORTED_INTEGRATIONS in between tests * Rename * Apply suggestions from code review Co-authored-by:
Erik Montnemery <erik@montnemery.com> --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
epenet authored
* Use runtime_data in forked_daapd * Adjust
-
Ishima authored
* Check support for demand load control in SmartThings AC * Fix --------- Co-authored-by:
Joostlek <joostlek@outlook.com>
-
Jan-Philipp Benecke authored
-
marc7s authored
Bump Geocaching API version Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Joost Lekkerkerker authored
* Bump pysmartthings to 2.6.1 * Bump pysmartthings to 2.6.1
-
Erik Montnemery authored
* Prioritize integration_domain passed to helper.frame.report_usage * Update tests * Update tests * Improve docstring * Rename according to suggestion
-
Franck Nijhof authored
-
Marc Mueller authored
-
Martin Hjelmare authored
-
Norbert Rittel authored
Replace with the description from the online docs which add the information that a price level is included. This also makes it consistent with the standard descriptive style in Home Assistant.
-
Joost Lekkerkerker authored
* Deduplicate climate modes in SmartThings * Deduplicate climate modes in SmartThings
-
Markus Adrario authored
* set parallel updates to 0 * add platforms
-
epenet authored
* Drop report method from frame helper * Adjust test_prevent_flooding * Adjust test_report_missing_integration_frame * Adjust test_report_error_if_integration * Remove test_report
-
J. Nick Koston authored
changelog: https://github.com/Bluetooth-Devices/thermobeacon-ble/compare/v0.8.0...v0.8.1 fixes #139917
-
Manu authored
Add support for IronOS 2.23
-
Norbert Rittel authored
- make the casing of several words consistent - make the action's description consistent with HA style using "Retrieves …" instead of "Get …"
-
Avi Miller authored
Signed-off-by:
Avi Miller <me@dje.li>
-
dependabot[bot] authored
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](https://github.com/actions/attest-build-provenance/compare/bd77c077858b8d561b7a36cbe48ef4cc642ca39d...c074443f1aee8d4aeeae555aebba3282517141b2 ) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
J. Nick Koston authored
* Small cleanups for HomeKit - Add some missing typing - Break out some duplicate code * Small cleanups for HomeKit - Add some missing typing - Break out some duplicate code
-
Petro31 authored
* add abstract class to trigger based template entities * updates after merge of parent PR * add comments * add tests
-
Manu authored
-
J. Nick Koston authored
-
Ivan Lopez Hernandez authored
* Trim the Schema allowed types to match the Public API docs, not the SDK types as those do not match * Testing
-