Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 607 Bytes

readme.md

File metadata and controls

22 lines (15 loc) · 607 Bytes

homebridge-trendnet-babycam

TRENDnet Baby Cam plugin for Homebridge

Creates a Switch for that starts/stops the music from the SD card and a temperature sensor

Configuration

Example:

"platforms": [
    {
        "platform": "TrendnetBabyCam",
        "host": "192.168.100.24",
        "username": "your-username",
        "password": "your-password",
	"enableHistory": true
    },
]

enableHistory: enables the FakeGato-service used to log temperature. This doesn't work with the default Home-App, you have to use the Elgato Eve App.