Add support for co2 battery
All checks were successful
Build and Publish / release (push) Successful in 2m57s

This commit is contained in:
2025-01-05 18:39:58 -05:00
parent 2e3cfb44f4
commit 2ed4eca56c
3 changed files with 5 additions and 2 deletions

View File

@ -30,6 +30,7 @@ type WeatherUpdate struct {
BattOutdoorSensor int
BattIndoorSensor int
BattRainSensor int
BattCO2Sensor int
BaromRelativeIn float64
BaromAbsoluteIn float64
// These fields may be calculated