Fix activate scene button + allow removing icon#8916
Conversation
Fixes #7877
spacegaier
left a comment
There was a problem hiding this comment.
The scene play fix works for me. But the coding for the icon saving does not. It now allows to press the save button when you empty the icon field (the delete statement does its job), but the previous icon stays nonetheless (if you go back to the overview it is there and when you go into scene editing again, it is filled again).
Once we have a solution for that, the same fix also needs to be copied to ha-script-editor I think.
|
Mmm that sounds like a backend issue then... |
|
Fixes the issue for scenes, but issue still remains for scripts (I copied over the frontend fix and then the frontend allows saving, but the backend still seems to retain the old value). |
|
Well this issue / pr is for scenes, scripts can be a separate one :-) |
Fixes #8907
Fixes #7877
Proposed change
Type of change
Example configuration
Additional information
Checklist
If user exposed functionality or configuration variables are added/changed: