-
- Downloads
Add sleep switch for all Foscam cameras if more than 1 camera are configured (#126064)
Showing
- homeassistant/components/foscam/__init__.py 25 additions, 1 deletionhomeassistant/components/foscam/__init__.py
- homeassistant/components/foscam/switch.py 1 addition, 1 deletionhomeassistant/components/foscam/switch.py
- tests/components/foscam/conftest.py 66 additions, 0 deletionstests/components/foscam/conftest.py
- tests/components/foscam/const.py 21 additions, 0 deletionstests/components/foscam/const.py
- tests/components/foscam/test_config_flow.py 3 additions, 67 deletionstests/components/foscam/test_config_flow.py
- tests/components/foscam/test_init.py 118 additions, 0 deletionstests/components/foscam/test_init.py
tests/components/foscam/conftest.py
0 → 100644
tests/components/foscam/const.py
0 → 100644
tests/components/foscam/test_init.py
0 → 100644
Please register or sign in to comment