-
- Downloads
Remove go2rtc config flow (#129020)
* Remove go2rtc config flow * Address review comments * Update manifest * Always validate go2rtc server URL * Remove extra client * Update homeassistant/components/go2rtc/__init__.py Co-authored-by:Martin Hjelmare <marhje52@gmail.com> * Improve test coverage --------- Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Showing
- homeassistant/components/go2rtc/__init__.py 45 additions, 16 deletionshomeassistant/components/go2rtc/__init__.py
- homeassistant/components/go2rtc/config_flow.py 0 additions, 90 deletionshomeassistant/components/go2rtc/config_flow.py
- homeassistant/components/go2rtc/manifest.json 3 additions, 3 deletionshomeassistant/components/go2rtc/manifest.json
- homeassistant/components/go2rtc/strings.json 0 additions, 19 deletionshomeassistant/components/go2rtc/strings.json
- homeassistant/generated/config_flows.py 0 additions, 1 deletionhomeassistant/generated/config_flows.py
- homeassistant/generated/integrations.json 0 additions, 7 deletionshomeassistant/generated/integrations.json
- tests/components/go2rtc/__init__.py 0 additions, 12 deletionstests/components/go2rtc/__init__.py
- tests/components/go2rtc/conftest.py 28 additions, 30 deletionstests/components/go2rtc/conftest.py
- tests/components/go2rtc/test_config_flow.py 0 additions, 156 deletionstests/components/go2rtc/test_config_flow.py
- tests/components/go2rtc/test_init.py 93 additions, 28 deletionstests/components/go2rtc/test_init.py
Loading
Please register or sign in to comment