mirror of
https://github.com/home-assistant/core.git
synced 2026-09-15 02:35:36 -05:00
* Add reauthentication for husqvarna_automower * Remove unneded lines * Don't extract token on reauth * Update homeassistant/components/husqvarna_automower/config_flow.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update tests/components/husqvarna_automower/conftest.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Use helper * Test if authentication is done with the right account * switch to ConfigFlowResult --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>