homebridge-weatherstation-core

This is a homebridge plugin for local weather stations

Usage no npm install needed!

<script type="module">
  import homebridgeWeatherstationCore from 'https://cdn.skypack.dev/homebridge-weatherstation-core';
</script>

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"
}