core/homeassistant
Luuk 468b0e8934 Add template vacuum support (#22904)
* Add template vacuum component

* Fix linting issues

* Make vacuum state optional

* Fix pylint issues

* Add context to template vacuum service calls

* Added tests to template vacuum

* Fix indent

* Fix docstrings

* Move files for new component folder structure

* Revert additions for template_vacuum tests to common.py

* Use existing constants for template vacuum config

* Handle invalid templates

* Add tests for unused services

* Add test for invalid templates

* Fix line too long

* Do not start template change tracking in case of MATCH_ALL

* Resolve review comments
2019-06-28 12:19:00 -04:00
..
auth Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
components Add template vacuum support (#22904) 2019-06-28 12:19:00 -04:00
generated Add config entry for Met.no (#24608) 2019-06-18 17:44:41 -06:00
helpers Entity to handle updates via events (#24733) 2019-06-26 09:22:51 -07:00
scripts Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
util Fix time expression parsing (#24696) 2019-06-24 08:33:10 -07:00
__init__.py
__main__.py No longer rely on requests (#23685) 2019-05-08 11:15:04 -07:00
bootstrap.py No longer allow invalid slugs or extra keys (#24176) 2019-05-30 13:33:26 +02:00
config.py Set up Met during onboarding (#24622) 2019-06-19 14:41:27 -07:00
config_entries.py Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
const.py Merge branch 'master' into dev 2019-06-26 10:42:25 -07:00
core.py Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
data_entry_flow.py Add SSDP integration (#24090) 2019-05-26 19:48:27 -07:00
exceptions.py WS: Improve service calling errors (#23840) 2019-05-14 07:09:11 +02:00
loader.py Warn when user tries run custom config flow (#24657) 2019-06-21 09:27:40 -07:00
monkey_patch.py
package_constraints.txt Updated frontend to 20190627.0 2019-06-27 17:57:02 -07:00
requirements.py Create progress file for pip installs (#24297) 2019-06-04 11:04:20 -07:00
setup.py Adjust logging (#24082) 2019-05-24 15:54:04 -07:00