This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Mar 06, 2025
-
-
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
-
- Mar 05, 2025
-
-
Norbert Rittel authored
Make the action description consistent with HA style adding a bit more info from the online docs. Fix spelling of "ID"
-
pglab-electronics authored
* Reimplement PGLab sensor to use a coordinator * fix spelling mistake on coordinator name * rename createDiscoverDeviceInfo function in snake_case * adding suffix pglab_ to PGLabBaseEntity/PGLabEntity constructor parameters * Fix docs of PGLabEntity::async_added_to_hass * make coordinator able to return the sensor native value * renaming PGLABConfigEntry in PGLabConfigEntry to be consistent with the integration naming * renamed entry function arguments to config_entry to be less confusing * pass config_entry to constructor of base class of PGLabSensorsCoordinator * set the return value type of get_sensor_value * store coordinator as regular instance attribute * Avoid to access directly entity from discovery module * Rearrange get_sensor_value return types
-
Erik Montnemery authored
* Make helpers.frame.report_usage work when called from any thread * Address review comments, update tests * Add test * Update test * Update recorder test * Update tests
-
Erik Montnemery authored
* Improve the mock_integration_frame test fixture * Update test
-
Joost Lekkerkerker authored
Fix no disabled capabilities
-
Michael Hansen authored
Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
jb101010-2 authored
-
Erik Montnemery authored
-
Joost Lekkerkerker authored
* Bump aioecowitt to 2025.3.1 * Bump aioecowitt to 2025.3.1
-
Josef Zweck authored
-
Erik Montnemery authored
-
Maciej Bieniek authored
* Fix the code * Fix tests * Bump version * Use https for configuration URL
-
Simone Chemelli authored
-
Allen Porter authored
This reverts commit 379bf106.
-
Robert Resch authored
* Fix disable test results uploads properly * use dedicated variable * fix pushes
-
tdfountain authored
* Conditionally remove ambient sensors if not present * Create ambient sensors list and use list comprehension * Update homeassistant/components/nut/sensor.py Co-authored-by:
J. Nick Koston <nick@koston.org> --------- Co-authored-by:
J. Nick Koston <nick@koston.org>
-
LG-ThinQ-Integration authored
* Get temperature data appropriate for hass.config.unit * Modify temperature_unit for init * Modify unit's map * Fix ruff error --------- Co-authored-by:
yunseon.park <yunseon.park@lge.com>
-
Bram Kragten authored
-
Dan Raper authored
* Add vehicle select to Ohme * mypy fixes * Update homeassistant/components/ohme/select.py Co-authored-by:
Josef Zweck <josef@zweck.dev> --------- Co-authored-by:
Josef Zweck <josef@zweck.dev>
-
Erik Montnemery authored
-
SteveDiks authored
* Split the energy and data logs * Make sure that pump_info name is set to device name, bump weheat * Adding config entry * Fixed circular import * parallelisation of awaits * Update homeassistant/components/weheat/binary_sensor.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Fix undefined weheatdata --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Dan Raper authored
-
Martin Hjelmare authored
-
Marcel van der Veldt authored
Drop BETA postfix from Matter title Now that the whole Matter stack of Home Assistant is officially certified, we can drop the beta flag.
-
dependabot[bot] authored
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/v4.1.8...v4.1.9 ) --- updated-dependencies: - dependency-name: actions/download-artifact 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>
-
dependabot[bot] authored
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4.6.0...v4.6.1 ) --- updated-dependencies: - dependency-name: actions/upload-artifact 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
-
J. Nick Koston authored
-
tdfountain authored
* Add common PDU sensors and alphabetize sensors list * Back out code quality improvements * Change voltage and current status to diagnostic and disabled by default
-