core/homeassistant
William Scanlon 80a794e587 Wink AC and addidtional sensor support (#5670)
* Added door bell sensors

* Initial support for AC units.

* Added new device service

* Quirky Aros AC unit support

* Use super() everywhere and error checking for token request.

* Ignore camera sensors during setup of alarms.

* Added manufacturer/device attributes to all wink devices.

* Fixed style errors

* Fixed remaining lint errors.
2017-02-01 22:43:12 -08:00
..
components Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00
helpers Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00
scripts check_config: Add support for packages (#5574) 2017-01-26 21:42:14 -08:00
util Fix load_yaml default value (#5383) 2017-01-16 22:08:57 -08:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Add version test for monkey_patch_asyncio() (#5127) 2017-01-03 17:47:33 +01:00
bootstrap.py log formats match (#5456) 2017-01-19 21:31:44 -08:00
config.py Bugfix customize (#5613) 2017-01-28 23:52:30 +01:00
const.py Version bump to 0.38.0.dev0 2017-01-28 15:13:59 -08:00
core.py Add elevation to as_dict and use unified style for quoting (#5448) 2017-01-19 23:55:29 -08:00
exceptions.py Do not report on shutting down errors (#4431) 2016-11-17 12:02:43 -08:00
loader.py Load mqtt_eventstream before any other component. (#5629) 2017-01-31 08:02:28 -08:00
remote.py Allow a protocol in the http.base_url parameter (#5557) 2017-01-26 21:43:45 -08:00