Paulus Schoutsen
004d4ed123
Ensure the sun latitude and longitude are strings
2015-02-28 19:14:32 -08:00
Gustav Ahlberg
39485e7583
Fixed pylint errors
2015-02-03 20:18:19 +01:00
Gustav Ahlberg
ba7e06072d
fixed flake8 E302 expected 2 blank lines, found 1
2015-02-02 07:39:11 +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
Paulus Schoutsen
0527760e9b
Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components.
2014-12-06 23:57:02 -08:00
Paulus Schoutsen
cda04b7ece
Add sun component test for state change
2014-11-25 22:31:36 -08:00
Paulus Schoutsen
4e155d50f3
Added test coverage for sun component
2014-11-24 23:19:33 -08:00
Paulus Schoutsen
1e136a2416
Logging is more efficient
2014-11-08 13:59:40 -08:00
Paulus Schoutsen
38ed025ce3
Improved logging message for HTTP and SUN components
2014-09-24 21:59:04 -05:00
Paulus Schoutsen
997c2e8ef6
Components+configuration now loaded dynamically
...
A major change to the bootstrapping of Home Assistant decoupling the
knowledge in bootstrap for a more dynamic approach. This refactoring
also prepares the code for different configuration backends and the
loading components from different places.
2014-08-13 14:28:45 +02:00
Paulus Schoutsen
2e10d7223a
Re-organized core for better reusability
2014-04-24 00:40:45 -07:00
Paulus Schoutsen
c735e32361
Split out track_point_in_time from track_time_change
2014-02-14 11:34:09 -08:00
Paulus Schoutsen
4bcc8c1dfb
Sun component made more robust.
2014-02-02 21:20:37 -08:00
Paulus Schoutsen
0fc3d359cb
Moved stuff away from core. Made component interface more uniform.
2014-01-23 22:03:13 -08:00
Paulus Schoutsen
e9e1b007ed
RENAME: StateMachine tracks now entities, not categories.
2014-01-19 23:37:40 -08:00
Paulus Schoutsen
3c3e7e5825
Events and States are no longer dicts but objects.
2014-01-19 19:10:40 -08:00
Paulus Schoutsen
dd271febae
Reorg: Merged observers, actors and HTTPInterface into components
2013-12-11 00:07:30 -08:00