homebridge-faketemp

Fake temp plugin for homebridge: https://github.com/nfarina/homebridge

Usage no npm install needed!

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

README

still at the beginning

Example config

{ "accessory": "TemperatureFile", "name": "Temperature-sensor", "description": "The temperature sensor in the bedroom", "file_path": "/home/pi/dht/temp" }