hass-core/homeassistant
Andrey 02f7eb9675 Allow device_tracker platforms to specify picture and icon upon discovery ()
* Allow device tracker platforms to specify picture

* Allow device tracker to specify icon during discovery

* Clean up and add tests

* Fix lint

* Fix test
2017-06-14 14:39:18 +02:00
..
components Allow device_tracker platforms to specify picture and icon upon discovery () 2017-06-14 14:39:18 +02:00
helpers Fix platforms being able to block startup () 2017-06-09 12:11:58 +02:00
scripts Add initial benchmark framework () 2017-05-30 21:34:40 -07:00
util LIFX: clean up internal color conversions () 2017-06-11 21:19:58 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Fix typos () 2017-06-08 15:53:12 +02:00
bootstrap.py Replace executor with async_add_job () 2017-05-26 08:28:07 -07:00
config.py Start of migration framework, to allow moving of files in the config … () 2017-06-01 23:50:04 -07:00
const.py Add Flexit AC climate platform () 2017-06-12 22:06:47 -07:00
core.py New component: Python Script () 2017-06-09 12:38:40 +02:00
exceptions.py Update docstrings () 2017-04-29 22:04:49 -07:00
loader.py Don't use len(SEQUENCE) as condition value () 2017-04-23 20:41:09 -07:00
monkey_patch.py Make monkey patch work in Python 3.6 () 2017-06-01 23:23:39 -07:00
package_constraints.txt Bump aiohttp to 2.1.0 () 2017-05-30 06:54:16 +02:00
remote.py Update docstrings () 2017-04-29 22:04:49 -07:00
setup.py log time delay of domain setup in info level () 2017-06-01 22:44:44 -07:00