.. |
__init__.py
|
Async input_*/zone migration (#4095)
|
2016-10-29 12:19:27 -07:00 |
aiohttp_client.py
|
Handle aiohttp task cancellation better (#6862)
|
2017-03-31 11:55:22 +02:00 |
condition.py
|
Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679)
|
2017-02-01 21:44:05 -08:00 |
config_validation.py
|
Add 'wait_template' to script commands / Refactory track_template (#5827)
|
2017-02-12 13:27:53 -08:00 |
deprecation.py
|
binary_sensor sensor_class to entity device_class (#5860)
|
2017-02-10 20:46:15 -08:00 |
discovery.py
|
Split bootstrap into bs + setup (#6416)
|
2017-03-05 10:41:54 +01:00 |
dispatcher.py
|
Bugfix mqtt socket memory error (#6501)
|
2017-03-09 06:31:43 -08:00 |
entity.py
|
Prevent entities running multiple updates simultaneously (#6511)
|
2017-03-14 09:26:55 -07:00 |
entity_component.py
|
Make core to look avilable state of device on servicecall (#7045)
|
2017-04-11 08:59:46 -07:00 |
entity_values.py
|
Simplify customize (#6007)
|
2017-02-15 19:47:30 -08:00 |
event.py
|
MQTT convert to async (#6064)
|
2017-02-18 14:17:18 -08:00 |
location.py
|
Async migration device_tracker (#4406)
|
2016-11-18 23:35:08 +01:00 |
restore_state.py
|
Better restore_state warnings (#6418)
|
2017-03-05 10:54:49 +01:00 |
script.py
|
Add 'wait_template' to script commands / Refactory track_template (#5827)
|
2017-02-12 13:27:53 -08:00 |
service.py
|
Remove event decorators (#6634)
|
2017-03-15 14:46:57 +01:00 |
signal.py
|
Move signal handling out of core to bootstrap (#5815)
|
2017-02-08 21:58:45 -08:00 |
state.py
|
restore_state: do not crash if domain not defined (#6714)
|
2017-03-20 08:54:51 -07:00 |
template.py
|
Return None instead of raising ValueException from as_timestamp template function. (#6155)
|
2017-03-02 22:18:01 -08:00 |
typing.py
|
Device tracker component & platform validation. No more home_range. (#2908)
|
2016-08-30 10:22:52 -06:00 |