homebridge-weatherstation-core
v1.0.3
Published
This is a homebridge plugin for local weather stations
Downloads
3
Maintainers
Readme
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"
}