DeerMaximum / Technische-Alternative-CoE

Custom Home Assistant integration to read data from a C.M.I. via CoE
MIT License
9 stars 1 forks source link

Deprecation warning: 'ta_coe' sets "data" directly to update a config entry #61

Closed Guenni9 closed 2 months ago

Guenni9 commented 2 months ago

Version of the custom_component

v1.4.0

Describe the bug

Not sure, if this is caused by TA-CoE, or some wrong settings in my own config... Since today, I've got a warning in the log:

Logger: homeassistant.helpers.frame
Quelle: helpers/frame.py:188
Erstmals aufgetreten: 11:14:04 (1 Vorkommnisse)
Zuletzt protokolliert: 11:14:04

Detected that custom integration 'ta_coe' sets "data" directly to update a config entry. This is deprecated and will stop working in Home Assistant 2024.9, it should be updated to use async_update_entry instead at custom_components/ta_coe/__init__.py, line 91: entry.data = MappingProxyType(config), please create a bug report at https://github.com/DeerMaximum/Technische-Alternative-CoE/issues