Skip to content

BetoRn/homebridge-trendnet-babycam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

TRENDnet Baby Cam plugin for Homebridge

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published