tech-controllers icon indicating copy to clipboard operation
tech-controllers copied to clipboard

Support for multiple modules break single modules instations

Open Cosik opened this issue 2 years ago • 1 comments

Hi I just updated packages and noticed that line udid = config_entry.data["module"]["udid"] broke my instance of this addon. I have only single module and get python key error no module.

Cosik avatar Feb 15 '24 17:02 Cosik

Readding (deleting and then adding the integration) seems to fix the issue, but still this shouldn't have to be the case. There should be some config migration that makes sure that configs are migrated to the new structure.

melkypie avatar Feb 17 '24 05:02 melkypie