alengwenus / lcn-frontend

Home Assistant Panel for configuring the LCN integration.
MIT License
2 stars 1 forks source link

possibility to 'reconfigure' entities #36

Open krismarc opened 2 weeks ago

krismarc commented 2 weeks ago

Hi @alengwenus

I just made my one of my existing led lights dimmable by replacing it's power supply to dimmable and I've faced a problem.

In yaml way, I could actually see current configuration details eg. transition for the output dimming. In new frontend, I can't see actual value and recreation is only possible by removing and creating over entity and once re-created I can't lookup details again.

..and if I am not wrong, even if you use the same name, entities are nolonger the same so dashboards and all other things become broken.

Best regards, K.M.

alengwenus commented 2 weeks ago

Checking/implementing the reconfiguration is on my todo list. However, as long as you set the same entity_id for the new entity your dashboard shouldn't break.