Frohe Ostern zusammen.
Ich habe Phoscon/Deconz über HB-config installiert. Soweit läuft es auch. Anfangs hatte ich das Problem das ich nach jedem HB restart die 3rdParty Taste in Phoscon clicken musste. Damit das System fertig startet. Das habe ich dank der Anleitung hier durch erstellen eines Users in der Hue Config geschafft.
Mein Problem liegt darin wenn ich mich via VNC verbinden möchte bekomme ich keine Verbindung mit Deconz mit gui.
Ursprünglich wollte ich nur die duration der Aqara Bewegungsmelder verändern. Diese steht ja standartmäßig auf 90. In der Phoscon app kann ich mir ja die API Infos ansehen. Dort sehe ich auch den entsprechenden Eintrag. Aber man (ich)kann ihn nicht ändern.
Jetzt dachte ich es geht bestimmt über die grafische oberfäche von Deconz. Aber diese bekomme ich warum auch immer nicht verbunden.
Über VNC "run" deCONZ startet. (192.168.178.103:5912)
Verbindung zum Stick funktioniert nicht.
Ich habe leider keine Ahnung woran es liegen könnte.
{
"accessories": [
{
"name": "10 Sek Dummy",
"stateful": false,
"reverse": false,
"time": 10000,
"resettable": true,
"accessory": "DummySwitch"
},
{
"name": "30 Sek Dummy",
"stateful": false,
"reverse": false,
"time": 30000,
"resettable": true,
"accessory": "DummySwitch"
}
],
"bridge": {
"pin": "291-21-579",
"name": "Homebridge BCDE",
"username": "0E:49:1B:CB:BC:DE",
"port": 51724
},
"platforms": [
{
"platform": "config",
"name": "Config",
"port": 8581
},
{
"devices": [
{
"name": "Denon",
"host": "192.168.178.52",
"port": 8080,
"zoneControl": 0,
"volumeControl": 2,
"masterPower": false,
"masterVolume": true,
"masterMute": false,
"disableLogInfo": false,
"disableLogDeviceInfo": false,
"enableDebugMode": false,
"inputs": [
{
"name": "TV",
"reference": "SAT/CBL",
"mode": "SI",
"switch": true,
"displayType": 0
},
{
"name": "Blue-Ray",
"reference": "BD",
"mode": "SI",
"switch": true,
"displayType": 0
},
{
"name": "Apple TV",
"reference": "MPLAY",
"mode": "SI",
"switch": true,
"displayType": 0
},
{
"name": "AirPlay",
"reference": "NET",
"mode": "SI",
"switch": true,
"displayType": 0
},
{
"name": "Smart TV",
"reference": "TV",
"mode": "SI",
"switch": true,
"displayType": 0
}
],
"buttonsMainZone": [
{
"name": "Mute Ein",
"reference": "MUON",
"displayType": 0
},
{
"name": "Mute Aus",
"reference": "MUOFF",
"displayType": 0
}
],
"enableMqtt": true,
"mqttHost": "192.168.178.100",
"mqttPort": 1883,
"mqttAuth": false,
"mqttDebug": false
}
],
"platform": "DenonTv"
},
{
"devices": [
{
"name": "LG TV",
"ip": "192.168.178.57",
"mac": "20:17:42:F4:92:D3",
"pollingInterval": 5,
"volumeLimit": 100,
"volumeControl": "none",
"channelControl": false
}
],
"platform": "webostv"
},
{
"name": "FritzBox 7490",
"warn": true,
"error": true,
"extendedError": true,
"devices": [
{
"active": true,
"name": "FRITZ BOX",
"host": "192.168.178.1",
"username": "donsel",
"password": "mamato-910",
"ssl": true,
"tr064": true,
"igd": false,
"model": "7490",
"wifiUnits": 2,
"master": true,
"connection": "dsl",
"options": {
"wifi_2ghz": "switch",
"wifi_5ghz": "switch",
"wifi_guest": "switch",
"reconnect": "switch"
}
}
],
"smarthome": [
{
"active": false
}
],
"network": [
{
"active": false
}
],
"callmonitor": {
"active": true,
"group": true,
"ip": "192.168.178.1",
"port": 1012,
"countryPrefix": "+49",
"cityPrefix": "05683"
},
"options": {
"polling": {
"timer": 15
}
},
"telegram": {
"active": false
},
"platform": "FritzPlatform"
},
{
"name": "Shelly",
"username": "[email protected]",
"password": "Mamato-910",
"admin": {
"enabled": true
},
"networkInterface": "192.168.178.103",
"platform": "Shelly"
},
{
"devices": [
{
"name": "VU+",
"hostname": "192.168.178.49",
"port": 80,
"updateInterval": 0,
"offWhenUnreachable": false
}
],
"deviceType": "TV_SET_TOP_BOX",
"mqtt": false,
"mqttBroker": "192.168.178.100",
"platform": "Dreambox"
},
{
"name": "Sonos",
"brightness": false,
"excludeAirPlay": false,
"nameScheme": "EIN/AUS",
"maxFavourites": 30,
"service": "light",
"speakers": true,
"tv": true,
"platform": "ZP"
},
{
"name": "Hue",
"anyOn": true,
"configuredName": false,
"effects": true,
"hosts": [
"192.168.178.103:4530"
],
"lights": true,
"linkButton": true,
"nativeHomeKitLights": false,
"nativeHomeKitSensors": false,
"ownResourcelinks": false,
"resource": true,
"sensors": true,
"platform": "Hue",
"users": {
"00212EFFFF0822F3": "807205C583"
}
}
]
Alles anzeigen