HP303B

This component is used to add support for the wemos Barometric Pressure Shield (HP303B).

front back

Add the following lines to your esphome yaml file:

  libraries:
    - Wire
    - SPI
    - "https://github.com/wemos/LOLIN_HP303B_Library.git"

external_components:
  - source: github://thijsk/esphome-components
    components: [ hp303b ]

This component is maintained by shish, this is a mirror.