This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- May 15, 2024
-
-
tronikos authored
Bumps androidtvremote2 to 0.1.1
-
Marcel van der Veldt authored
* Use report values for events * adjust tests
-
epenet authored
-
Maikel Punie authored
When the tcp connection to the duotecno smartbox goes down, mark all entities as unavailable.
-
amura11 authored
* Fixed a bug that prevented setting Fully Kiosk config values using a template * Added test to cover change * Fixed issue identified by Ruff * Update services.py --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
epenet authored
-
epenet authored
-
Erik Montnemery authored
-
epenet authored
-
J. Nick Koston authored
-
starkillerOG authored
-
epenet authored
-
epenet authored
-
epenet authored
-
epenet authored
-
Aidan Timson authored
* Add exception translations to System Bridge integration * Add translated error to coordinator * Refactor strings.json in system_bridge component * Sort * Add HomeAssistantError import
-
Dave T authored
-
epenet authored
-
Joost Lekkerkerker authored
-
Franck Nijhof authored
-
Erik Montnemery authored
-
Renat Sibgatulin authored
* Add support for options to airq integration Expose to the user the following configuration: 1. A choice between fetching from the device either: a. the averaged (previous and the new default behaviour) or b. noisy momentary sensor reading 2. A toggle to clip (spuriously) negative sensor values (default functionality, previously unexposed) To those ends: - Introduce an `OptionsFlowHandler` alongside with a listener `AirQCoordinator.async_set_options` - Introduce constants to handle represent options - Add tests and strings * Drop OptionsFlowHandler in favour of SchemaOptionsFlowHandler Modify `AirQCoordinator.__init__` to accommodate the change in option handling, and drop `async_set_options` which slipped through the previous commit. * Ruff formatting
-
epenet authored
-
epenet authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
J. Nick Koston authored
* Add API to get list of recorded entities * update for latest codebase * ruff * Update homeassistant/components/recorder/websocket_api.py * Update homeassistant/components/recorder/websocket_api.py * Update homeassistant/components/recorder/websocket_api.py * add suggested test
-
J. Nick Koston authored
Co-authored-by:
Paulus Schoutsen <balloob@gmail.com>
-
Paulus Schoutsen authored
-
Marlon authored
* Add APsystems local API integration * Fix session usage in config_flow in apsystems local api * Remove skip check option for apsystems_loca api * Update APsystems API dependency and increased test coverage to 100% * Utilize EntityDescriptions for APsystems Local integration * Ensure coverage entries are sorted (#114424) * Ensure coverage entries are sorted * Use autofix * Adjust * Add comment to coverage file * test CI * revert CI test --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> * Use patch instead of Http Mocks for APsystems API tests * Fix linter waring for apsystemsapi * Fix apsystemsapi test * Fix CODEOWNERS for apsystemsapi * Address small PR review changes for apsystems_local * Remove wrong lines in coveragerc * Add serial number for apsystems_local * Remove option of custom refresh interval fro apsystems_local * Remove function override and fix stale comments * Use native device id and name storage instead of custom one for apsystems_local * Use runtime_data for apsystems_local * Don't store entry data in runtime data * Move from apsystems_local to apsystems domain --------- Co-authored-by:
epenet <6771947+epenet@users.noreply.github.com> Co-authored-by:
Martin Hjelmare <marhje52@gmail.com> Co-authored-by:
Paulus Schoutsen <paulus@home-assistant.io>
-
- May 14, 2024
-
-
Scott K Logan authored
-
Floris272 authored
-
Dave T authored
-
Ben Van Mechelen authored
Co-authored-by:
Franck Nijhof <git@frenck.dev>
-
Michael Hansen authored
Remove "device_id" slot
-
Ben Van Mechelen authored
-
c0mputerguru authored
-
Sean Chen authored
-
Erik Montnemery authored
-
Richard Kroegel authored
Co-authored-by:
Richard <rikroe@users.noreply.github.com>
-
Robert Svensson authored
-