We could consider changing the component manifest with the following:
"integration_type": "helper",
"iot_class": "calculated",
This seems to be the "correct-correct" way to have it since our component doesn't integrate directly with devices but, just like a group, creates helper entities.
The impact of this is:
- Lightener will lose the spotlight on the Integrations page and will move to the less shiny Helpers page.
- Related to the above, all Lightener entities currently configured would disappear from the Integrations page (and of course show up at Helpers, then), which may cause some stress to current users.
This move could be made if we ever wish to move Lightener into core, which is not in the plans for now.
We could consider changing the component manifest with the following:
This seems to be the "correct-correct" way to have it since our component doesn't integrate directly with devices but, just like a group, creates helper entities.
The impact of this is:
This move could be made if we ever wish to move Lightener into core, which is not in the plans for now.