homebridge-relay-switch

Control your low active relays using the GPIO Pins of your Pi.

Usage no npm install needed!

<script type="module">
  import homebridgeRelaySwitch from 'https://cdn.skypack.dev/homebridge-relay-switch';
</script>

README

homebridge-relay-switch

based on Niklas von Weihe's homebridge-gpio-relay plugin which I had to extend