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

adding sensors #21

Open
Blisk opened this issue Jan 11, 2023 · 1 comment
Open

adding sensors #21

Blisk opened this issue Jan 11, 2023 · 1 comment
Labels

Comments

@Blisk
Copy link

Blisk commented Jan 11, 2023

Hi
How can I add some more temp, humidity and other sensors?
And how to add battery status from weather station and sensors?
And how to add some more grapsh for internal temperature and humidity?
I have this weather station. https://www.ecowitt.com/shop/goodsDetail/4#

@weatherstorm
Copy link
Owner

Adding the sensors to the template is easy to do just by referencing the weewx database variables. Weewx does have space in the database for additional sensors but you may need to expand it to meet your needs. They do have documentation on the database structure here: https://weewx.com/docs/customizing.htm. Weewx can graph any data in the database including battery and indoor temperatures. I believe they already have indoor temp and humidity included in the baseline database.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants