This project is mirrored from https://github.com/home-assistant/core.git.
Pull mirroring updated .
- Jul 10, 2024
-
-
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
-
J. Nick Koston authored
fixes #111745
-
Ravaka Razafimanantsoa authored
-
J. Nick Koston authored
-
epenet authored
-
epenet authored
-
Joost Lekkerkerker authored
-
Noah Husby authored
-
Jeef authored
* reset to latest dev branch * Update homeassistant/components/simplefin/sensor.py Co-authored-by:
Erik Montnemery <erik@montnemery.com> * formatting tweak * Removed info errors * fix bad billing error message * addressing PR * addressing PR * reauth abort and already_confiugred added to strings.json * adding the reauth message * ruff * update reqs * reset to latest dev branch * Update homeassistant/components/simplefin/sensor.py Co-authored-by:
Erik Montnemery <erik@montnemery.com> * formatting tweak * Removed info errors * fix bad billing error message * addressing PR * addressing PR * reauth abort and already_confiugred added to strings.json * adding the reauth message * ruff * update reqs * Update homeassistant/components/simplefin/__init__.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Addressing a few PR comments - removing nix - and adding runtime data * updated comments * rename config flow * pulling reauth :( - inline stuff * inline more * fixed a tab issue * reverting changes * various PR updates and code removal * generator async add * Update homeassistant/components/simplefin/__init__.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/simplefin/config_flow.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/simplefin/config_flow.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/simplefin/sensor.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/simplefin/sensor.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * always callable * Update homeassistant/components/simplefin/coordinator.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * no-verify * type * fixing missing domain * it looks like this file is gone now * typing * sorta pass * fix license * Update homeassistant/components/simplefin/config_flow.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * Update homeassistant/components/simplefin/entity.py Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * addressing PR * Update homeassistant/components/simplefin/strings.json Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com> * move property to entity.py * moved stuff out to else block * Initial Snappshot Testing ... still have unadressed changes to make * Addressing PR Comments * pushing back to joost * removing non-needed file * added more asserts * reducing mocks - need to fix patch paths still * Changed patch to be more localized to config_flow * Removed unneeded fixture * Moved coordinator around * Cleaning up the code * Removed a NOQA" * Upping the number of asserts * cleanup * fixed abort call * incremental update - for Josot... changed a function signature and removed an annotatoin * no-verify * Added an abort test * ruff * increased coverage but it might not pass muster for JOOST * increased coverage but it might not pass muster for JOOST * Much nicer test now * tried to simplify * Fix nits --------- Co-authored-by:
Erik Montnemery <erik@montnemery.com> Co-authored-by:
Joost Lekkerkerker <joostlek@outlook.com>
-
Franck Nijhof authored
-
tronikos authored
-
Marcel van der Veldt authored
-
Maikel Punie authored
-
Marcel van der Veldt authored
-
Franck Nijhof authored
-
Franck Nijhof authored
-
epenet authored
-
epenet authored
-
Paul Bottein authored
-
epenet authored
-
epenet authored
-
Mike Lewis authored
-
epenet authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
J. Nick Koston authored
-
David F. Mulcahey authored
Prevent entity creation errors from causing all entities for a platform from loading in ZHA (#121631)
-
J. Nick Koston authored
-
David F. Mulcahey authored
-