where does it get the entity_ids from? #9
Unanswered
commentsonly
asked this question in
Q&A
Replies: 1 comment
-
AO, AI, BO, BI are the official names of these buttons in the EnOcean EEP documentation. So I can only recommend to change the friendly name :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After everything works ok I do wonder how the names of buttons are built.
For example my Gira got the entries
e2m_ <= likely comes from the addon +
button_1 <= this is what I named it in the /config/enoceanmqtt.devices file +
_ao_pressed
_ai_pressed
_bo_pressed
_bi_pressed
top left, bottom left, top_right and bottom_right would make more sense to me.
I know how to get this solved .. one must simply rename the entries in
/config/.storage/core.entity_registry file
or have I missed something vital in HA throughout the years how this could be done much easier?
Modifying the friendly name is lots easier but that's not what I want to do
Beta Was this translation helpful? Give feedback.
All reactions