Dder JSON editor hat garantiert gessgt wo was falsch ist, da fehlten DInge.
Versuch
{
"bridge": {
"name": "Homebridge",
"username": "CC:22:0D:E0:CE:30",
"port": 51826,
"pin": "031-45-154"
},
"description": "Home Smart Home",
"platforms": [
{
"platform": "HomeMatic",
"name": "HomeMatic CCU3",
"ccu_ip": "ccu3-webui",
"enable_hmip": "true",
"filter_device": [],
"filter_channel": [],
"outlets": [
"BidCos-RF.NEQ029:1",
"BidCos-RF.IEQ030:1",
"BidCos-RF.LTK007:1"
],
"doors": [
"HmIP-RF.0000D7:1.FREQUENCY"
],
"windows": [],
"programs": [
"Kamin Ambiente",
"Good Bye!"
],
"ios10": "true",
"variables": [
"Alarm Garage",
"Dauerlicht Außentreppe",
"Dauerlicht Treppenhaus",
"Haustuer Info"
],
"subsection": "Homekit"
},
{
"platform": "config",
"name": "Config",
"port": 8083,
"auth": "form",
"theme": "red",
"restart": "sudo -n systemctl restart homebridge",
"temp": "/sys/class/thermal/thermal_zone0/temp",
"sudo": true,
"log": {
"method": "systemd",
"service": "homebridge"
}
},
{
"platform": "Camera-ffmpeg",
"cameras": [
{
"name": "Camera Name",
"videoConfig": {
"source": "-re -i rtsp://myfancy_rtsp_stream",
"stillImageSource": "-i http://faster_still_image_grab_url/this_is_optional.jpg",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 15
}
}
]
},
{
"platform": "DoorBird",
"cameras": [
{
"name": "DoorBird",
"doorbird_ip": "doorbird_ip",
"doorbird_username": "user0001",
"doorbird_password": "pass",
"cmd_doorbell": "wget -q 'http://doorbird_ip/bha-api/notification.cgi?http-user=user0001&http-password=pass&event=doorbell&subscribe=1&url=http://ham_ip:5055/doorbell.html'",
"cmd_motionsensor": "wget -q 'http://doorbird_ip/bha-api/notification.cgi?http-user=user0001&http-password=pass&event=motionsensor&subscribe=1&url=http://ham_ip:5055/motion.html'",
"videoConfig": {
"source": "-re -i rtsp://user0001:pass@doorbird_ip:8557/mpeg/media.amp",
"stillImageSource": "-i http://doorbird_ip:80/bha-api/image.cgi?http-user=user0001&http-password=pass",
"maxStreams": 2,
"maxWidth": 1280,
"maxHeight": 720,
"maxFPS": 15,
"port": 5055
}
}
]
},
{
"platform": "Hue",
"name": "Hue",
"host": "192.168.178.90",
"users": {
"0021": "13C"
},
"sensors": true,
"excludeSensorTypes": [
"CLIPPresence",
"Geofence"
],
"lights": true,
"philipsLights": true,
"heartrate": 2
}
],
"accessories": []
}