Fabian Affolter
de9d19d6f4
Use constants for HTTP headers ( #10313 )
...
* Use constants for HTTP headers
* Fix ordering
* Move 'no-cache' to platform
2017-11-04 12:04:05 -07:00
Pascal Vizeli
f86bd15580
Cleanup old device_tracker stuff ( #8627 )
...
* Cleanup old device_tracker stuff
* Fix lint
2017-07-24 07:45:02 -07:00
Fabian Affolter
3ee4d1060f
Update docstrings ( #7361 )
...
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
2017-04-29 22:04:49 -07:00
Pascal Vizeli
b2371c6614
Update device_traker for async platforms ( #5102 )
...
Async DeviceScanner object, migrate to async, cleanups
2017-01-02 21:50:42 +02:00
Fabian Affolter
e6c4113c5b
Fix lint issues for 0.33 ( #4451 )
...
* Fix PEP257 issues
* Fix ident
* Fix lint issues
* Update docstrings
* Fix indent
* Fix indent
* Fix lint issues
* Fix lint issue
* Again lint
2016-11-18 23:05:03 +01:00
Samuel Bétrisey
1463fc4fe0
Add Swisscom Internet-Box device tracker ( #4123 )
...
* Add Swisscom Internet-Box device tracker
* Add Swisscom device tracker to .coveragerc
* Add timeout to requests
Fix formatting and add missing comments to pass the lint test
* Remove authentication which was not required
I realised that there was no need to be authenticated to get the
connected devices. Thanks Swisscom :/
* Moving config to a PLATFORM_SCHEMA and using voluptuous
2016-11-05 13:04:44 -07:00