weatherstorm / Sofaskin-CW9009

Sofaskin-CW9009 skin for Weewx is a modified version of the Sofaskin developed by Sven at https://neoground.com/portfolio/neowx/. He no longer supports the original skin. Please see the readme for dependency requirements to use this skin.
http://www.centuryfarmweather.com
MIT License
17 stars 11 forks source link

adding sensors #21

Open Blisk opened 1 year ago

Blisk commented 1 year ago

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 commented 1 year ago

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.