hass-core/homeassistant
Penny Wood 5b9d01139d
render_with_collect method for template ()
* Make entity_filter be a modifiable builder

* Add render_with_collect method

* Use sync render_with_collect and non-class based test case

* Refactor: Template renders to RenderInfo

* Freeze with exception too

* Finish merging test changes

* Removed unused sync interface

* Final bits of the diff
2019-05-01 10:54:25 +08:00
..
auth Add get_states faster () 2019-04-23 12:46:22 +02:00
components Fix min/max temp and humidity for homekit_controller climate () 2019-05-01 00:08:30 +02:00
helpers render_with_collect method for template () 2019-05-01 10:54:25 +08:00
scripts Install requirements when checking config () 2019-04-29 09:54:42 -07:00
util Improve logging of exceptions in async_create_task () 2019-04-29 09:53:22 -07:00
__init__.py
__main__.py
bootstrap.py Ptvsd debugger component. () 2019-05-01 00:07:34 +02:00
config.py Add error handling for migration failure () 2019-04-25 12:58:10 -07:00
config_entries.py Install deps and reqs early for config flows () 2019-04-17 09:49:45 -07:00
const.py Bumped version to 0.93.0.dev0 2019-04-17 10:49:25 -07:00
core.py Deprecate http.api_password () 2019-03-10 19:55:36 -07:00
data_entry_flow.py Mobile App: Register devices into the registry () 2019-03-14 12:57:50 -07:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Dont cache integrations that are not found () 2019-04-22 22:06:58 -07:00
monkey_patch.py
package_constraints.txt Upgrade ruamel.yaml to 0.15.94 () 2019-04-24 09:52:29 -07:00
requirements.py
setup.py Make setup more robust () 2019-04-26 21:41:29 +02:00