core/homeassistant
Erik Montnemery 5987266e56
Refactor template entity to allow reuse (#72753)
* Refactor template entity to allow reuse

* Fix schema and default name

* Add tests

* Update requirements

* Improve test

* Tweak TemplateSensor initializer

* Drop attributes and availability from TemplateEntity

* Use rest sensor for proof of concept

* Revert changes in SNMP sensor

* Don't set _attr_should_poll in mixin class

* Update requirements
2022-06-08 15:55:49 +02:00
..
auth Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
backports
components Refactor template entity to allow reuse (#72753) 2022-06-08 15:55:49 +02:00
generated Remove iAlarm XR integration (#73083) 2022-06-06 22:23:10 -07:00
helpers Refactor template entity to allow reuse (#72753) 2022-06-08 15:55:49 +02:00
scripts Revert "Initial orjson support (#72754)" (#72789) 2022-05-31 13:51:55 -07:00
util Revert "Initial orjson support (#72754)" (#72789) 2022-05-31 13:51:55 -07:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py Use supervisor envs instead of hassio (#72601) 2022-05-30 12:00:13 +02:00
config.py
config_entries.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
const.py Bump version to 2022.7.0dev0 (#72500) 2022-05-25 12:57:55 -07:00
core.py Add generic parameters to HassJob (#70973) 2022-05-30 09:22:37 +02:00
data_entry_flow.py Add FlowResultType enum to data entry flow (#72955) 2022-06-07 22:02:44 -07:00
exceptions.py
loader.py
package_constraints.txt Bump async-upnp-client==0.31.1 (#73135) 2022-06-06 11:46:52 -10:00
requirements.py
runner.py
setup.py
strings.json Handle OAuth2 rejection (#72040) 2022-05-28 20:23:16 -07:00