Replies: 1 comment 1 reply
-
If there are a limited number and it does not need to be dynamic I figure you can check out the templated sensor. Another way would be to create a script that takes data. I am sure you can google how that is done. You will have to use |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I have many Z-Wave devices and all of them report event's data with Device ID. I need somehow map Device ID in event data to Entity ID. Currently I do it manually. but will be nice to have some kind of call to get device id by entity id:
there is HA code the returns what I need:
Anyone know how to call it from NetDaemon's context?
Beta Was this translation helpful? Give feedback.
All reactions