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

Polish sensor support in Home Automation Arduino sketch #29

Closed
wants to merge 3 commits into from

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    4a05934 View commit details
    Browse the repository at this point in the history
  2. Home Assistant: add sensor unique_id

    This is required for full UI support for the sensor.
    See https://www.home-assistant.io/faq/unique_id/
    Thynix committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    d6639d8 View commit details
    Browse the repository at this point in the history
  3. Home Assistant: add sensor device_class

    hPa, and not Pa, is a supported pressure unit, so adjust the values
    accordingly.
    
    See https://www.home-assistant.io/integrations/sensor/#device-class
    Thynix committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    f71ea91 View commit details
    Browse the repository at this point in the history