Netgear device tracker now uses SOAP api instead of parsing web interface

This commit is contained in:
Paulus Schoutsen
2013-12-14 01:00:38 -08:00
parent 21aab4486b
commit 6f0e4ef845
3 changed files with 16 additions and 70 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "homeassistant/external/pychromecast"]
path = homeassistant/external/pychromecast
url = https://github.com/balloob/pychromecast.git
[submodule "homeassistant/external/pynetgear"]
path = homeassistant/external/pynetgear
url = https://github.com/balloob/pynetgear.git