TRENDnet Baby Cam plugin for Homebridge
Creates a Switch for that starts/stops the music from the SD card and a temperature sensor
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.