-
- Downloads
SharkIQ Hotfix - Handle current installations by using default `REGION` (#90741)
* Add default region on async_setup_entry * Move logic to migration function * Move update logic back to setup function, but updates the config if needed. * Remove commented out code * Update Tests & Config setting method * Update homeassistant/components/sharkiq/__init__.py Co-authored-by:Franck Nijhof <frenck@frenck.nl> * Update homeassistant/components/sharkiq/__init__.py Co-authored-by:
Franck Nijhof <frenck@frenck.nl> * Accept Suggestions & Formatting --------- Co-authored-by:
Franck Nijhof <frenck@frenck.nl>
Showing
- homeassistant/components/sharkiq/__init__.py 14 additions, 1 deletionhomeassistant/components/sharkiq/__init__.py
- tests/components/sharkiq/const.py 4 additions, 0 deletionstests/components/sharkiq/const.py
- tests/components/sharkiq/test_config_flow.py 23 additions, 2 deletionstests/components/sharkiq/test_config_flow.py
Please register or sign in to comment