-
- Downloads
Introduced support to Netgear Arlo Cameras (#7826)
* Introduced support to Netgear Arlo Cameras * Using async_setup_platform() and applied other changes * Removed unecessary variables * Using asyncio for sensor/arlo * Update arlo.py * Removed entity_namespace
Showing
- .coveragerc 3 additions, 0 deletions.coveragerc
- homeassistant/components/arlo.py 60 additions, 0 deletionshomeassistant/components/arlo.py
- homeassistant/components/camera/arlo.py 92 additions, 0 deletionshomeassistant/components/camera/arlo.py
- homeassistant/components/sensor/arlo.py 126 additions, 0 deletionshomeassistant/components/sensor/arlo.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
homeassistant/components/arlo.py
0 → 100644
homeassistant/components/camera/arlo.py
0 → 100644
homeassistant/components/sensor/arlo.py
0 → 100644
Please register or sign in to comment