This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 11, 2024
-
-
Abílio Costa authored
-
Luca Angemi authored
Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
-
Brett Adams authored
-
J. Nick Koston authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Shai Ungar authored
* Add Israel Rail integration * israel_rail tests * israel_rail tests * 1. use entry.runtime 2. DataConnection - data class 3. remove unique id from coordinator 4. use EntityDescription * add a list of stations in user form * 1. extend ConfigEntry 2. remove unused pop 3. use IsraelRailSensorEntityDescription to have only one kind of Sensor 4. add test for already configured 5. use snapshot in test * change user step description * 1. ConfigEntry[IsraelRailDataUpdateCoordinator] 2. remove redundant attributes 3. use snapshot_platform helper * remove attr * remove attr * move test to test_init.py * Fix * Fix * Fix * Fix * fix timezone * fix * fix --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Kevin Stillhammer authored
* Add time platform * Apply PR feedback * Remove obsolete Exception raise
-
Klaas Schoute authored
-
- Jul 10, 2024
-
-
J. Nick Koston authored
-
Joost Lekkerkerker authored
-
atinsley authored
-
Michael Hansen authored
-
Joost Lekkerkerker authored
-
Jan Stienstra authored
-
Robert Svensson authored
* Fix bad access to runtime_data when not assigned * Fix review comment * Clean up if statements
-
Maciej Bieniek authored
Co-authored-by:
Maciej Bieniek <478555+bieniu@users.noreply.github.com>
-
Dave T authored
-
dougiteixeira authored
-
Tomek Porozynski authored
-
Klaas Schoute authored
-
J. Nick Koston authored
-
Joost Lekkerkerker authored
-
puddly authored
-
Joost Lekkerkerker authored
-
Joakim Plate authored
-
Mr. Bubbles authored
-
J. Nick Koston authored
-
Klaas Schoute authored
* Init Autarco integration * Add integration code with tests * Update every 5 minutes * Process all feedback from Joost * Bump lib to v2.0.0 * Add more then one site if present * Fix issue with entity translation * Update the test for sensor entities * Fix round two based on feedback from Joost * Add autarco to strict typing * Update tests/components/autarco/test_config_flow.py * Update tests/components/autarco/test_config_flow.py --------- Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Noah Husby authored
* Add config flow to Russound RIO * Ensure Russound RIO connection is handled at entry setup * Add tests for Russound RIO config flow * Add yaml configuration import to Russound RIO * Use runtime_data to store Russound RIO client * Seperate common import and user config logic for Russound RIO * Update config flow to use aiorussound * Add MAC address as unique ID for Russound RIO * Fix pre-commit for Russound RIO * Refactor config flow error handling for Russound RIO * Add config flow import abort message for no primary controller * Add common strings to Russound RIO * Use reference strings for Russound RIO issue strings * Remove commented out test fixture from Russound RIO * Clean up test fixtures for Russound RIO * Remove model from entry data in Russound RIO * Clean up Russound client mock * Clean up Russound test fixtures * Remove init tests and clean up Russound config flow cases
-
Joost Lekkerkerker authored
-
Sid authored
-
Andrew Jackson authored
-
Jan Bouwhuis authored
-
Sid authored
-
Joost Lekkerkerker authored
-
Lucas Mindêllo de Andrade authored
-
Sid authored
-
Richard Kroegel authored
Co-authored-by:
Richard <rikroe@users.noreply.github.com> Co-authored-by:
Erik Montnemery <erik@montnemery.com>
-
J. Nick Koston authored
-
puddly authored
* Ensure `select` entities do not restore state if they were unavailable * Add a unit test
-