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 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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: