Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Change the position of the comma in the config.hpp #28

Open
giovannipollo opened this issue Sep 18, 2024 · 0 comments · May be fixed by #29
Open

Change the position of the comma in the config.hpp #28

giovannipollo opened this issue Sep 18, 2024 · 0 comments · May be fixed by #29
Assignees
Labels
enhancement New feature or request

Comments

@giovannipollo
Copy link
Collaborator

Position of the comma in the enumerate is not correct. Everything works but formatting can be improved

    ${sensor_name}_OFF__
    % for s_state_name in sensor["states"]:
    ,${sensor_name}_${s_state_name}
    % endfor 
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant