Adam Mills
|
8ac63fd70c
|
Remove deprecated sensor_class config options (#8702)
|
2017-07-29 19:46:27 -04:00 |
Fabian Affolter
|
3ee4d1060f
|
Update docstrings (#7361)
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update docstrings
* Update tomato.py
* Update isy994.py
* Lint + fix tests
* Lint
|
2017-04-29 22:04:49 -07: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 |
Adam Mills
|
e877d572f5
|
binary_sensor sensor_class to entity device_class (#5860)
* binary_sensor sensor_class to entity device_class
* Linter fixes
* Should be it
|
2017-02-10 20:46:15 -08:00 |
Fabian Affolter
|
d5119a0520
|
Use device_state_attributes (#5518)
|
2017-01-23 13:21:12 -08:00 |
Fabian Affolter
|
1e6c660f59
|
Threshold sensor (#4216)
* Add threshold sensor
* New config requirement, update async, other changes, and update tests
* Update threshold.py
|
2016-11-27 21:55:26 -08:00 |