homeassistant-attributes icon indicating copy to clipboard operation
homeassistant-attributes copied to clipboard

Detected that custom integration 'attributes' creates a template object without passing hass

Open V4n1X opened this issue 1 year ago • 1 comments

Logger: homeassistant.helpers.frame Quelle: helpers/frame.py:188 Erstmals aufgetreten: 18:16:14 (4 Vorkommnisse) Zuletzt protokolliert: 18:16:36

Detected that custom integration 'attributes' creates a template object without passing hass, which will stop working in HA Core 2025.10 at custom_components/attributes/sensor.py, line 92: state_template = template_helper.Template(state_template), please create a bug report at https://github.com/pilotak/homeassistant-attributes/issues Detected that custom integration 'attributes' creates a template object without passing hass, which will stop working in HA Core 2025.10 at custom_components/attributes/sensor.py, line 121: new_icon = template_helper.Template(new_icon), please create a bug report at https://github.com/pilotak/homeassistant-attributes/issues

V4n1X avatar Oct 05 '24 16:10 V4n1X