homebridge-foscam-p1

Homebridge Plugin for Foscam P1

Usage no npm install needed!

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

README

homebridge-foscam-humidity

This is a plugin for homebridge for Foscam P1 Camera.

Example config

{
  "accessory": "FoscamP1",
  "name": "Foscam",
  "description": "",
  "hostname": "The hostname of the foscam camera",
  "port": "The port of the foscam camera",
  "username": "username of the foscam",
  "password": "password of the foscam"
}