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 "unit_of_measurement" to iAQ and static_iAQ #3

Open
c64emulator opened this issue Apr 30, 2022 · 0 comments
Open

Add "unit_of_measurement" to iAQ and static_iAQ #3

c64emulator opened this issue Apr 30, 2022 · 0 comments

Comments

@c64emulator
Copy link

Home Assistant shows this values something weird...
For illustration pls see https://www.home-assistant.io/dashboards/history-graph/

When sensors values have a "unit_of_measurement" the value is shown as graph.
iAQ

To add additional unit, see snipped:

  publish(nodes + "/iaq/$name","Indoor Air Quality")
  **publish(nodes + "/iaq/$unit","iAQ")**
  publish(nodes + "/iaq/$datatype","float")
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

No branches or pull requests

1 participant