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

Fix docs for rain total in [[sensor_map]] ? #186

Open
sandeen opened this issue May 26, 2024 · 1 comment
Open

Fix docs for rain total in [[sensor_map]] ? #186

sandeen opened this issue May 26, 2024 · 1 comment

Comments

@sandeen
Copy link

sandeen commented May 26, 2024

Hi Matthew -

I think that upstream weewx might need rainTotal rather than rain_total for the sensor map examples:

    [[sensor_map]]
        windDir = wind_dir.0BFA.Acurite5n1Packet
        windSpeed = wind_speed.0BFA.Acurite5n1Packet
        outTemp = temperature.0BFA.Acurite5n1Packet
        outHumidity = humidity.0BFA.Acurite5n1Packet
        rain_total = rain_total.0BFA.Acurite5n1Packet
        inTemp = temperature.24A4.AcuriteTowerPacket
        inHumidity = humidity.24A4.AcuriteTowerPacket

Not sure if this is a recent change, but i wasn't getting rain reported Weather Underground until I made that change.
I couldn't tell how to find what all the expected weewx names are, though ...?

@sandeen
Copy link
Author

sandeen commented May 27, 2024

Ok now I'm not sure about this, but still not sure how to find the definitive list of database names ...

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