Add support for co2 battery
All checks were successful
Build and Publish / release (push) Successful in 2m57s
All checks were successful
Build and Publish / release (push) Successful in 2m57s
This commit is contained in:
@ -30,6 +30,7 @@ type WeatherUpdate struct {
|
||||
BattOutdoorSensor int
|
||||
BattIndoorSensor int
|
||||
BattRainSensor int
|
||||
BattCO2Sensor int
|
||||
BaromRelativeIn float64
|
||||
BaromAbsoluteIn float64
|
||||
// These fields may be calculated
|
||||
|
Reference in New Issue
Block a user