core/homeassistant
Scott Bradshaw f4f06af0c5 OpenGarage support (#7338)
* OpenGarage.io support

Cleaned up component and ran lint checking

* Fixing lint errors

* Added supported_features and device_class

* Added timeout to HTTP Requests and other changes based on feedback.

* Removed watcher. It provided little value and could cause issues if status was stuck in a state.

* Changes based on feedback. Added error checking for invalid device_key.

* Lint
2017-05-02 08:46:56 -07:00
..
components OpenGarage support (#7338) 2017-05-02 08:46:56 -07:00
helpers Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
scripts Add script to import state events to InfluxDB (#7254) 2017-04-24 23:01:09 +02:00
util Fix YAML dump (#7388) 2017-05-01 20:09:49 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
bootstrap.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
config.py Remove ordered_dict validator (#7375) 2017-04-30 10:55:03 -07:00
const.py Add support for shuffle toggling on Spotify component. (#7339) 2017-04-30 12:41:21 -07:00
core.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
exceptions.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
loader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
package_constraints.txt Upgrade voluptuous to 0.10.5 (#7107) 2017-04-30 00:42:19 -07:00
remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
setup.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00