When I use a Helper to define my Inputs I do this to have these not defined in my config.yaml. It is pretty neat but i found one thing very anoying: If you disable the enitity you cannot get it back. See this picture:
At least I can’t;
So two questions.
Is this a bug and if so where should I post this;
Is there a way to find the yaml code back. For me it would be perfect if in the config folder a subfolder helpers had been created with the code in it.
Max
I don’t use the helpers UI but if they are anything like the entities list there should be a filter button to the top right of the helpers list that looks like this:
Click it and tick the show disabled helpers option.
Note that one way you can get a disabled helper back is to go to the Entities tab, not the Helpers tab.
While disabled helpers are not visible in the helpers list, all helpers are also entities, so they appear in entities list. If you set the filter for entities to show disabled, then you can find your disabled helper in the list. Then you may click on it to bring up the configuration, and change the radio button back from disabled to enabled.