Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add option to choose position of unique id in device name #6

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dflvunoooooo
Copy link

Since I like to sort my severs by its host name, I like it better if the unique id is at the end of the device id. I added a config option with
0 = unique id at the beginning of the device name and
1 = at the end.

And an if statement in start() to create the device name regarding this option.

But, same problem here, the .config file is not regarded.

Added sensor prefix option and added prefix to sensor names published to home assistant.
Added option for sensor prefix
Revert back to original.
Revert back to original
Option to set the position of the unique id.
Option to set position of unique id and the corresponding if statement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant