hass-core/homeassistant
Pawel 2ac23c8be6 Epson projector support (#14841)
* Epson projector support. Version based on external library

* Epson projector support. Version based on external library

* modified epson according to MartinHjelmare review.
Added description of cmode to services.yaml

* renamed EPSON_SCHEMA to epson_schema

* removed method of getting cmode property

* removed unnecessary checks
change name of cmode service

* renamed SERVICE_ATTR_CMODE to SERVICE_SELECT_CMODE
2018-06-13 07:28:59 +02:00
..
auth_providers Add local auth provider (#14365) 2018-05-10 14:09:22 -04:00
components Epson projector support (#14841) 2018-06-13 07:28:59 +02:00
helpers Don't run unnecessary methods in executor pool (#14853) 2018-06-07 15:31:21 -04:00
scripts Upgrade keyring to 12.2.1 (#14521) 2018-05-19 10:04:42 +02:00
util Convert more files to async/await syntax (#14142) 2018-04-28 19:26:20 -04:00
__init__.py
__main__.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
auth.py Fix hue discovery popping up (#14614) 2018-05-24 14:24:14 -04:00
bootstrap.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
config.py Extend package support (#14611) 2018-05-25 16:41:50 -04:00
config_entries.py Fix hue discovery popping up (#14614) 2018-05-24 14:24:14 -04:00
const.py Version bump to 0.72.0.dev0 2018-06-03 16:54:23 -04:00
core.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
data_entry_flow.py Fix hue discovery popping up (#14614) 2018-05-24 14:24:14 -04:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Upgrade aiohttp to 3.3.0 (#14766) 2018-06-07 13:49:14 -04:00
remote.py Remove crazy JSON encoding things that are no longer used (#13029) 2018-03-12 23:22:08 +01:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00