Paulus Schoutsen
|
2863c2d593
|
Made bootstrap.setup_component more robust
|
2015-03-21 22:06:59 -07:00 |
Paulus Schoutsen
|
58812b326c
|
Move hass.local_api and hass.components to config object
|
2015-03-21 22:06:59 -07:00 |
Paulus Schoutsen
|
7a7f486cb2
|
Rename config.get_config_path to config.path
|
2015-03-19 12:27:56 -07:00 |
Paulus Schoutsen
|
9b643d57f0
|
ps: Add a global config object to Home Assistant
|
2015-03-18 23:02:58 -07:00 |
Gustav Ahlberg
|
39485e7583
|
Fixed pylint errors
|
2015-02-03 20:18:19 +01:00 |
Gustav Ahlberg
|
7e9a254d87
|
Make sure that components isn't loaded multiple times
|
2015-02-02 07:30:46 +01:00 |
Gustav Ahlberg
|
6f3ef12d31
|
Refactered event listeners so that they can be part of a component instead of having to be stand alone components
|
2015-01-28 20:01:16 +01:00 |
Gustav Ahlberg
|
b0b62d5db0
|
Fixed some lint errors
|
2014-12-29 01:18:02 +01:00 |
Gustav Ahlberg
|
83320681f0
|
SunriseEventListener and SunsetEventListner
|
2014-12-28 11:37:37 +01:00 |
Gustav Ahlberg
|
c92089808f
|
completed time_event_listener
|
2014-12-03 20:38:48 +01:00 |
Gustav Ahlberg
|
1c94bb1c0f
|
Schedule component and time event
The schedule can read a schedule.json file and create time events
|
2014-11-26 20:38:40 +01:00 |
Gustav Ahlberg
|
aab52ca686
|
Schedule component
Can read schedule json config file
Can load custom rule_types
|
2014-11-17 21:18:01 +01:00 |