Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 287 Bytes

homebridge-weatherstation

this code is part of an Arduino personal weather station project

{
  "accessory" : "WeatherStation",
  "interval" : 300,
  "lightAlertLevel" : 50000,
  "maxWindAlertLevel" : 20,
  "rainAlertLevel" : 10,
  "name" : "Wetter"
}