Go to the source code of this file.
Classes | |
| class | homeassistant.components.template.template_entity._TemplateAttribute |
| class | homeassistant.components.template.template_entity.TemplateEntity |
Namespaces | |
| homeassistant.components.template.template_entity | |
Functions | |
| vol.Schema | homeassistant.components.template.template_entity.make_template_entity_common_schema (str default_name) |
| dict[str, Any] | homeassistant.components.template.template_entity.rewrite_common_legacy_to_modern_conf (HomeAssistant hass, dict[str, Any] entity_cfg, dict[str, str]|None extra_legacy_fields=None) |