@mzyy94/homebridge-plugin-360eyes
v1.0.0
Published
Control light brightness of 360 eyes camera.
Downloads
3
Readme
Homebridge 360Eyes Light Plugin
This is a plugin to control Light of 360Eyes camera via Homebridge.
Configuration
"platforms": [
{
"platform": "Lamp360Eyes",
"name": "Lamp360Eyes Config",
"devices": [
{
"name": "Living",
"address": "192.168.2.151"
}
]
}
]
See config.schema.json for checking all options. Setup with Homebridge Config UI X is recommended.