Add a computed value to a device making Home Assistant aware of new sensor #27737
dirstel
started this conversation in
Show and tell
Replies: 0 comments
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.
-
I've added a user-extension which calculates the dewpoint for any device message containing temperature and rel. humidity, so this has not to be done elsewhere and values may be logged directly to an influxdb.
As I'm using Home Assistant too, I'd like to add the calculated value to the device so it will be exposed to Home Assistant as a separate sensor. This is, where I'm stuck:
Beta Was this translation helpful? Give feedback.
All reactions