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

DAQ: Add decoder for Fine Offset (FOSHK) weather station equipment #125

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Mar 2, 2023

  1. Configuration menu
    Copy the full SHA
    6ff6922 View commit details
    Browse the repository at this point in the history
  2. DAQ: Add decoder for Fine Offset (FOSHK) weather station equipment

    Through the excellent `ecowitt2mqtt` machinery [1], this supports any
    weather station/gateway that is produced by Shenzhen Fine Offset
    Electronics Co., Ltd. [2] aka. Fine Offset aka. OFFSET. This includes
    brands that white-label Fine Offset equipment, such as:
    
    - Ambient Weather (U.S.)
    - Ecowitt (China, Hong Kong)
    - Froggit (Germany)
    
    By default, `ecowitt2mqtt` is configured to output data in the "metric"
    unit system.
    
    [1] https://github.com/bachya/ecowitt2mqtt
    [2] https://www.foshk.com/
    amotl committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1391232 View commit details
    Browse the repository at this point in the history