core/homeassistant/helpers
Paulus Schoutsen 838b09bb8f Bugfix group order (#3323)
* Add ordered dict config validator

* Have group component use ordered dict config validator

* Improve config_validation testing

* update doc string config_validation.ordered_dict

* validate full dict entries

* Further simplify ordered_dict validator.

* Lint fix
2016-09-11 22:25:01 -07:00
..
__init__.py Improvement typing core (#2624) 2016-07-27 20:33:49 -07:00
condition.py Move unit system to util (#2763) 2016-08-08 20:42:25 -07:00
config_validation.py Bugfix group order (#3323) 2016-09-11 22:25:01 -07:00
discovery.py Allow circular dependency with discovery (#2616) 2016-07-25 22:49:10 -07:00
entity.py Allow reloading automation without restarting HA (#3002) 2016-09-04 17:15:52 +02:00
entity_component.py Reload groups (#3203) 2016-09-07 06:59:16 -07:00
event.py Fix broken test 2016-09-01 14:40:13 +01:00
event_decorators.py Move unit system to util (#2763) 2016-08-08 20:42:25 -07:00
location.py Improvement typing (#2735) 2016-08-07 16:26:35 -07:00
script.py EventBus: return function to unlisten 2016-08-25 23:25:35 -07:00
service.py Add support for complex template structures to data_template (#3255) 2016-09-08 18:19:47 +02:00
state.py Add mysensors IR switch device and service (#2239) 2016-06-12 23:04:45 +02:00
template.py Add additional template for custom date formats (#3262) 2016-09-08 18:49:02 -06:00
typing.py Device tracker component & platform validation. No more home_range. (#2908) 2016-08-30 10:22:52 -06:00