hass-core/homeassistant
Pierre Ståhl ea5bec3ef4 Add new feature to Apple TV platform (#8122)
* Lift Apple TV to pyatv 0.3.2

Update code to use basic new features.

* Support button presses in Apple TV

* Support device authentication

* Convert Apple TV to a component

A media_player platform and a remote platform will be loaded for each
manually configured or discovered device.

* Move device auth to apple_tv component

* Update requirements and coverage config

* Add scan support to apple_tv
2017-07-04 21:37:18 -07:00
..
components Add new feature to Apple TV platform (#8122) 2017-07-04 21:37:18 -07:00
helpers EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
scripts Add initial benchmark framework (#7827) 2017-05-30 21:34:40 -07:00
util LIFX: clean up internal color conversions (#7964) 2017-06-11 21:19:58 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Always enable monkey patch (#8054) 2017-06-17 10:59:18 -07:00
bootstrap.py Replace executor with async_add_job (#7658) 2017-05-26 08:28:07 -07:00
config.py Add security layer to send file output things (#8189) 2017-06-26 00:10:30 +02:00
const.py Version bump to 0.49.0.dev0 (#8266) 2017-06-30 21:07:50 -07:00
core.py Fix pathlib resolve (#8311) 2017-07-03 07:24:08 +02:00
exceptions.py EntityComponent to retry platforms that are not ready yet (#8209) 2017-06-26 09:41:48 -07:00
loader.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
package_constraints.txt Upgrade aiohttp to 2.2.2 (#8314) 2017-07-03 13:48:53 +02:00
remote.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
setup.py log time delay of domain setup in info level (#7808) 2017-06-01 22:44:44 -07:00