You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: