hass-core/homeassistant
Tod Schmidt bf44dc422c Added HassOpenCover and HassCloseCover intents ()
* Added intents to cover

* Added test for cover intents

* Style fixes

* Reverted reversions

* Async fixes

* Woof

* Added conditional loading

* Added conditional loading

* Added conditional loading

* Moved tests, fixed logic

* Moved tests, fixed logic

* Pylint

* Pylint

* Refactored componenet registration

* Refactored componenet registration

* Lint
2018-03-30 17:22:48 -07:00
..
components Added HassOpenCover and HassCloseCover intents () 2018-03-30 17:22:48 -07:00
helpers Adds template function state_attr to get attribute from a state () 2018-03-28 00:04:18 -07:00
scripts Check_config: Handle numbers correctly when printing config () 2018-03-30 22:50:08 +02:00
util Implement thermostat support for Alexa () 2018-03-29 23:49:08 -07:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Disable Monkey Patch for 3.6.3+ () 2018-03-12 16:12:21 -07:00
bootstrap.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
config.py Don't add Falsy items to list () 2018-03-29 17:21:28 -07:00
config_entries.py deCONZ config entry () 2018-03-30 00:34:26 -07:00
const.py Fix merge conflict 2018-03-29 18:01:47 -07:00
core.py Check whitelisted paths () 2018-03-29 19:57:19 -07:00
exceptions.py Fix recorder crash for long state string - enforce at core level () 2017-10-25 09:05:30 -07:00
loader.py Typing fixes () 2018-01-29 00:24:08 -08:00
monkey_patch.py Python 3.5 adjustments () 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade aiohttp to 3.1.1 () 2018-03-28 12:45:24 +02:00
remote.py Remove crazy JSON encoding things that are no longer used () 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip () 2018-03-05 15:51:37 -08:00
setup.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00