mirror of
https://github.com/home-assistant/core.git
synced 2025-07-07 13:27:09 +00:00

* rebase off dev * Update homeassistant/components/weatherflow_cloud/const.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Addressing 1st round of PR Comments * Update homeassistant/components/weatherflow_cloud/config_flow.py Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * addressing PR Comments * fixing last comment that i can see * Update homeassistant/components/weatherflow_cloud/coordinator.py OOPS Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Update homeassistant/components/weatherflow_cloud/weather.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Update homeassistant/components/weatherflow_cloud/coordinator.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * switching to station id * Update homeassistant/components/weatherflow_cloud/strings.json Co-authored-by: G Johansson <goran.johansson@shiftit.se> * addressing PR * Updated tests to be better * Updated tests accordingly * REAuth flow and tests added * Update homeassistant/components/weatherflow_cloud/strings.json Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Update homeassistant/components/weatherflow_cloud/coordinator.py Co-authored-by: G Johansson <goran.johansson@shiftit.se> * Addressing PR comments * Apply suggestions from code review * ruff fix --------- Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> Co-authored-by: G Johansson <goran.johansson@shiftit.se>