In the documentation of the LCN integration I don‘t find how to include LCN scenes in yaml. Can anybody post an example?
Thanks
Gerd
In the documentation of the LCN integration I don‘t find how to include LCN scenes in yaml. Can anybody post an example?
Thanks
Gerd
Hi @gpi2602 ,
the configuration of LCN using yaml is marked deprecated and will be removed in a future version of HomeAssistant. That‘s why the documentation doesn‘t mention it anymore.
Since 2024.9 you can configure the LCN integration from the frontend. You can access the frontend panel from the LCN integrations page (Settings->Devices and Services->LCN) by clicking on the „Configure“ button.
There you can select the relevant module and add new entities.
You may also refer to the LCN frontend panel documentation.
Andre
Thanks a lot, Andre. I was not aware of that but wondered about the messages when I installed 2024.9. Now I understand.
I have 66 devices and 42 entities defined for LCN.
Can I start with the LCN Integration from the frontend without risking to loose those devices and entities, for example if I scan the modules? Any other migration tips? Are the in yaml defined devices and entities automatically migrated so that I can delete them without loosing them?
Thanks Gerd
PS: I really like the power combination of LCN und Home Assistant. It makes life so much easier although I feel I just started.
If your entities appear in the frontend they have been migrated successfully. Then you can safely delete the lcn part from your configuration.yaml.
The devices (modules/groups) and entities are stored by HomeAssistant itself. That said you should have a HA backup strategy.