Fabian Affolter
13df925795
Do not call update() in constructor ( #7912 )
...
* Do not call update() in constructor
* Do not call update() in constructor
* Remove unused import
2017-06-05 17:35:26 +02:00
Pascal Vizeli
41f558b181
Bootstrap / Component setup async ( #6264 )
...
* Bootstrap / Entiy setup async
* Cleanup add_job stuff / return task/future object
* Address paulus comments / part 1
* fix install pip
* Cleanup bootstrap / move config stuff to config.py
* Make demo async
* Further bootstrap improvement
* Address Martin's comments
* Fix initial tests
* Fix final tests
* Fix bug with prepare loader
* Remove no longer needed things
* Log error when invalid config
* More cleanup
* Cleanups platform events & fix lint
* Use a non blocking add_entities callback for platform
* Fix Autoamtion is setup befor entity is ready
* Better automation fix
* Address paulus comments
* Typo
* fix lint
* rename functions
* fix tests
* fix test
* change exceptions
* fix spell
2017-02-28 20:33:19 -08:00
Pascal Vizeli
382ac5c3b5
Async cleanups with new handling and executor ( #4234 )
2016-11-06 01:01:03 +01:00
Fabian Affolter
5e76a51db4
Migrate to async ( #4135 )
2016-10-30 15:23:47 +01:00
Fabian Affolter
2604dd89a6
Add test ( #3999 )
2016-10-24 22:01:38 -07:00
Fabian Affolter
e8c6e4d561
Clean-up, ordering, constants, and extend of schema ( #2903 )
...
* Clean-up, ordering, constants, and extend of schema
* Put REQUIREMENTS back and re-add line breaks
* Clean-up, ordering, constants, and extend of schema
* Extend platform
2016-08-20 15:40:16 -07:00
Fabian Affolter
dab5a78f88
Use voluptuous for time/date sensors ( #2799 )
...
* Use voluptuous for time/date sensors
* Extend platform
* Remove additional checks
2016-08-16 21:43:56 +02:00
Fabian Affolter
a784f48022
Minor changes ( #2784 )
...
* Update link to docs
* Use fast.com
* Update docstring
* Add link to docs
* Add link to docs
* Update docstrings
* Update docstrings
* Fix typo
2016-08-11 11:14:24 +02:00
Paulus Schoutsen
68d92c3196
Use standardised datetime format
2016-04-16 01:46:50 -07:00
Fabian Affolter
8bff97083c
Fix PEPE257 issues
2016-03-08 16:46:34 +01:00
Fabian Affolter
60d579af84
Update/add docstrings (PEP257)
2016-02-23 06:23:04 +01:00
Fabian Affolter
6bf4532608
Add icon
2016-02-05 13:08:17 +01:00
Fabian Affolter
97f9f8aa49
Update link to docs (Jekyll 3 update)
2015-11-09 13:12:18 +01:00
Fabian Affolter
756cbe1b08
Remove configuration details
2015-10-23 22:41:13 +02:00
Fabian Affolter
58ac4be24c
Add worldclock sensor
2015-10-02 23:49:00 +02:00