I think its not very easy for the user to figure out what name / id to use in the HA config.
@Guzz-T made that point in the discussion in #187 , that we should write the code in a way that makes it easy for the user to look the name up.
I propose that we add a GitHub Action that parses the code instead and create a static web page with a search field that we then host on GitHub pages for the users to look the right parameters up.
That is in my eyes the better way to help the user than to write the code in a way that users can look up the needed nmes directly in the code.
I think its not very easy for the user to figure out what name / id to use in the HA config.
@Guzz-T made that point in the discussion in #187 , that we should write the code in a way that makes it easy for the user to look the name up.
I propose that we add a GitHub Action that parses the code instead and create a static web page with a search field that we then host on GitHub pages for the users to look the right parameters up. That is in my eyes the better way to help the user than to write the code in a way that users can look up the needed nmes directly in the code.