Pascal Vizeli
|
d5368f6f78
|
Async bootstrap / component init (#3991)
* Async bootstrap
* Adress comments
* Fix tests
* More fixes
* Tests fixes
|
2016-10-27 00:16:23 -07:00 |
Paulus Schoutsen
|
519d9f2fd0
|
async HTTP component (#3914)
* Migrate WSGI to asyncio
* Rename wsgi -> http
* Python 3.4 compat
* Move linting to Python 3.4
* lint
* Lint
* Fix Python 3.4 mock_open + binary data
* Surpress logging aiohttp.access
* Spelling
* Sending files is a coroutine
* More callback annotations and naming fixes
* Fix ios
|
2016-10-23 23:48:01 -07:00 |
Paulus Schoutsen
|
00e298206e
|
Optimize template 2 (#3521)
* Enforce compiling templates
* Refactor templates
* Add template validator to Logbook service
* Some more fixes
* Lint
* Allow easy skipping of rfxtrx tests
* Fix template bug in AND & OR conditions
* add entities extractor
Conflicts:
tests/helpers/test_template.py
* fix unittest
* Convert template to be async
* Fix Farcy
* Lint fix
* Limit template updates to related entities
* Make template automation async
|
2016-09-27 21:29:55 -07:00 |
Johann Kellerman
|
2cdef7fb2f
|
Persistent_notification service description (#2407)
* Persistent_notification service description
* Add service name to services.yaml
|
2016-07-03 18:33:23 -07:00 |
Fabian Affolter
|
3870d2e0cd
|
Docstring updates (#2404)
* Fix docstring
* Fix typo
* Update docstrings
* Update docstrings
|
2016-07-01 21:39:30 +02:00 |
Paulus Schoutsen
|
206e7d7a67
|
Extend persistent notification support (#2371)
|
2016-06-25 16:40:33 -07:00 |
Fabian Affolter
|
e4b67c9574
|
Add persistent notification component (#1844)
|
2016-06-24 21:43:44 -07:00 |