-
- Downloads
Add OwnTracks over HTTP (#9582)
* Add OwnTracks over HTTP * Fix tests
Showing
- homeassistant/components/device_tracker/owntracks.py 13 additions, 8 deletionshomeassistant/components/device_tracker/owntracks.py
- homeassistant/components/device_tracker/owntracks_http.py 54 additions, 0 deletionshomeassistant/components/device_tracker/owntracks_http.py
- homeassistant/components/http/auth.py 26 additions, 0 deletionshomeassistant/components/http/auth.py
- requirements_all.txt 1 addition, 0 deletionsrequirements_all.txt
- tests/components/device_tracker/test_owntracks_http.py 60 additions, 0 deletionstests/components/device_tracker/test_owntracks_http.py
- tests/components/http/test_auth.py 44 additions, 0 deletionstests/components/http/test_auth.py
Loading
Please register or sign in to comment