hass-core/homeassistant
Teemu R 200c0a8778 light.tplink: initialize min & max mireds only once, avoid i/o outside update (#15571)
* light.tplink: initialize min & max mireds only once, avoid i/o outside update

* revert the index change

* fix indent, sorry for overwriting your fix, balloob
2018-07-20 14:40:38 +02:00
..
auth Allow auth providers to influence is_active (#15557) 2018-07-20 12:32:44 +02:00
components light.tplink: initialize min & max mireds only once, avoid i/o outside update (#15571) 2018-07-20 14:40:38 +02:00
helpers Merge branch 'master' into rc 2018-07-16 22:14:45 +02:00
scripts Allow auth providers to influence is_active (#15557) 2018-07-20 12:32:44 +02:00
util Don't be so strict client-side (#15546) 2018-07-19 12:23:14 +02:00
__init__.py Fix PEP257 issues 2016-03-08 00:06:04 +01:00
__main__.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
bootstrap.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
config.py Disallow use insecure_example auth provider in configuration.yml (#15504) 2018-07-18 17:41:22 +02:00
config_entries.py Add HomematicIP Cloud Config Flow and Entries loading (#14861) 2018-07-06 17:05:34 -04:00
const.py Bumped version to 0.74.0 2018-07-20 12:44:15 +02:00
core.py More typing (#15449) 2018-07-13 20:14:45 +03:00
data_entry_flow.py Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py More typing (#15449) 2018-07-13 20:14:45 +03:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
remote.py More typing (#15449) 2018-07-13 20:14:45 +03:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py More typing (#15449) 2018-07-13 20:14:45 +03:00