Update for new hardware

This commit is contained in:
2021-05-28 19:21:01 -04:00
parent a750aac1a4
commit dc8618859e
8 changed files with 156 additions and 41 deletions

View File

@@ -25,8 +25,6 @@ namespace ChrisKaczor.HomeMonitor.Weather.Models
public decimal PressureTemperature { get; set; }
public decimal BatteryLevel { get; set; }
public decimal LightLevel { get; set; }
public decimal Latitude { get; set; }