OK,
danke für die Tipps,
da werd ich mich morgen ran machen.
Gruß
Hanimaniac
OK,
danke für die Tipps,
da werd ich mich morgen ran machen.
Gruß
Hanimaniac
Hier meine Config
{
"bridge": {
"name": "Homebridge",
"username": "CC:00:CC:00:CC:00",
"port": 51826,
"pin": "031-45-154"
},
"description": "Home Smart Home",
"platforms": [
{
"name": "Config",
"port": 8080,
"auth": "form",
"theme": "blue-grey",
"restart": "sudo -n systemctl restart homebridge",
"tempUnits": "c",
"lang": "auto",
"sudo": true,
"log": {
"method": "custom",
"command": "journalctl -o cat -n 500 -f -u homebridge"
},
"platform": "config"
},
{
"platform": "MobileAlerts",
"name": "MobileAlerts",
"iphoneid": "XXXXXXXXXXXX",
"pollinginterval": 420,
"log": {
"verbose": false,
"HTML": false
},
"reset": false
},
{
"name": "Hue",
"anyOn": true,
"excludeSensorTypes": [
"ZLLLightLevel",
"CLIPLightLevel",
"Geofence",
"CLIP"
],
"forceCt": true,
"forceEveWeather": false,
"hosts": [
"000.000.000.00"
],
"lights": true,
"nativeHomeKitLights": true,
"nativeHomeKitSensors": true,
"nupnp": true,
"resource": false,
"sensors": false,
"users": {
"000000FFFE00C000": "XXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
},
"wallSwitch": true,
"platform": "Hue"
},
{
"name": "XXXXXXXXXX Hub",
"hubIP": "000.000.000.00",
"cleanCache": false,
"TVAccessory": true,
"mainActivity": "Apple TV",
"activitiesToPublishAsInputForTVMode": [
"Apple TV",
"Fernsehen",
"Radio hören"
],
"switchAccessories": true,
"publishSwitchActivitiesAsIndividualAccessories": true,
"publishDevicesAsIndividualAccessories": true,
"platform": "HarmonyHubWebSocket"
},
{
"units": "ca",
"interval": 4,
"stations": [
{
"nameNow": "XXXXXXXXXXXX",
"service": "darksky",
"key": "0000000000000000000000000",
"locationGeo": [
00.00000000,
00.00000000
],
"language": "de",
"compatibility": "both",
"conditionCategory": "simple",
"now": true,
"extraHumidity": false,
"hidden": [
"Condition",
"Condition Category",
"Dew Point",
"Forecast Day",
"Observation Station",
"Observation Time",
"Ozone",
"Rain 1h",
"Rain Day",
"Rain Chance",
"Solar Radiation",
"Sunrise Time",
"Sunset Time",
"Temperature Apparent",
"UV Index",
"Visibility"
],
"tresholdAirPressure": 1200,
"tresholdCloudCover": 100,
"tresholdWindSpeed": 80
}
],
"platform": "WeatherPlus"
}
],
"accessories": []
}
Alles anzeigen
Und hier der Log,
es scheint die Homebridge ist in einer Art Bootloop...
[9/2/2020, 16:08:10] [Config] Changes to config.json saved.
[9/2/2020, 16:08:11] [Config] Homebridge restart request received
[9/2/2020, 16:08:12] [Config] Executing restart command: sudo -n systemctl restart homebridge
homebridge : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/bin/systemctl restart homebridge
pam_unix(sudo:session): session opened for user root by (uid=0)
[9/2/2020, 16:08:12] Got SIGTERM, shutting down Homebridge...
Stopping Node.js HomeKit Server...
[9/2/2020, 16:08:12] [Hanimaniac Hub] INFO - shutdown
[9/2/2020, 16:08:17] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
Stopped Node.js HomeKit Server.
homebridge.service: Found left-over process 545 (node) in control group while starting unit. Ignoring.
This usually indicates unclean termination of a previous run, or service implementation deficiencies.
homebridge.service: Found left-over process 9574 (sh) in control group while starting unit. Ignoring.
This usually indicates unclean termination of a previous run, or service implementation deficiencies.
pam_unix(sudo:session): session closed for user root
homebridge.service: Found left-over process 9575 (sudo) in control group while starting unit. Ignoring.
This usually indicates unclean termination of a previous run, or service implementation deficiencies.
homebridge.service: Found left-over process 9580 (systemctl) in control group while starting unit. Ignoring.
This usually indicates unclean termination of a previous run, or service implementation deficiencies.
Started Node.js HomeKit Server.
[9/2/2020, 16:08:18] Loaded config.json with 0 accessories and 5 platforms.
[9/2/2020, 16:08:18] ---
[9/2/2020, 16:08:18] Loaded plugin: [email protected]
[9/2/2020, 16:08:18] Registering platform 'homebridge-config-ui-x.config'
[9/2/2020, 16:08:18] ---
[9/2/2020, 16:08:19] Loaded plugin: [email protected]
[9/2/2020, 16:08:19] Registering platform 'homebridge-harmony.HarmonyHubWebSocket'
[9/2/2020, 16:08:19] ---
[9/2/2020, 16:08:20] Loaded plugin: [email protected]
[9/2/2020, 16:08:20] Registering platform 'homebridge-hue.Hue'
[9/2/2020, 16:08:20] ---
[9/2/2020, 16:08:20] Loaded plugin: [email protected]
homebridge API Version: 2.6
[9/2/2020, 16:08:20] Registering platform 'homebridge-mobilealerts.MobileAlerts'
[9/2/2020, 16:08:20] ---
[9/2/2020, 16:08:21] Loaded plugin: [email protected]
[9/2/2020, 16:08:22] Registering platform 'homebridge-weather-plus.WeatherPlus'
[9/2/2020, 16:08:22] ---
[9/2/2020, 16:08:22] Loading 5 platforms...
[9/2/2020, 16:08:22] [Config] Initializing config platform...
[9/2/2020, 16:08:22] [Config] Spawning homebridge-config-ui-x with PID 9606
[9/2/2020, 16:08:22] [MobileAlerts] Initializing MobileAlerts platform...
[9/2/2020, 16:08:22] [MobileAlerts] iPhone-ID was set to 643390236801...
[9/2/2020, 16:08:22] [MobileAlerts] Polling Interval was set to 420s...
[9/2/2020, 16:08:22] [MobileAlerts] Fetching Data...
[9/2/2020, 16:08:23] [Hue] Initializing Hue platform...
[9/2/2020, 16:08:23] [Hue] config.json: warning: forceCt: ignoring unknown key
[9/2/2020, 16:08:23] [Hue] homebridge-hue v0.11.75, node v12.18.3, homebridge v1.1.2
[9/2/2020, 16:08:23] [Hanimaniac Hub] Initializing HarmonyHubWebSocket platform...
[9/2/2020, 16:08:23] [Hanimaniac Hub] HarmonyPlatform Init
[9/2/2020, 16:08:23] [WeatherPlus] Initializing WeatherPlus platform...
[9/2/2020, 16:08:23] [WeatherPlus] Adding station with weather service Dark Sky named 'Hanimaniac'
[9/2/2020, 16:08:23] Initializing platform accessory 'Hanimaniac'...
[9/2/2020, 16:08:23] [MobileAlerts] Merging Sensors...
[9/2/2020, 16:08:23] [MobileAlerts] Waiting for initial Sensor Data...
[9/2/2020, 16:08:23] [Hanimaniac Hub] DidFinishLaunching
[9/2/2020, 16:08:23] [Hanimaniac Hub] (Hanimaniac Hub)INFO - Loading activities...
[9/2/2020, 16:08:23] [Hue] Philips hue: Philips BSB002 bridge v1940094000, api v1.40.0
[9/2/2020, 16:08:23] [Hue] Philips hue: warning: not using recommended Hue bridge api version 1.38.0
[9/2/2020, 16:08:23] [MobileAlerts] Updating Accessory Data...
[9/2/2020, 16:08:24] [Hue] Philips hue: 4 accessories
[9/2/2020, 16:08:24] [Hue] masked debug info dumped to /var/homebridge/homebridge-hue.json.gz
[9/2/2020, 16:08:24] Initializing platform accessory 'Philips hue'...
[9/2/2020, 16:08:24] [Hue] Philips hue: 2 services
[9/2/2020, 16:08:24] Initializing platform accessory 'Unterputz dimmer'...
[9/2/2020, 16:08:24] Initializing platform accessory 'Esstisch'...
[9/2/2020, 16:08:24] Initializing platform accessory 'Couch'...
Setup Payload:
X-HM://0023ISYWYC9JP
Scan this code with your HomeKit app on your iOS device to pair with Homebridge:
Or enter this code with your HomeKit app on your iOS device to pair with Homebridge:
┌────────────┐
│ 031-45-154 │
└────────────┘
[9/2/2020, 16:08:24] Homebridge is running on port 51826.
[9/2/2020, 16:08:24] [MobileAlerts] Merging Sensors...
[9/2/2020, 16:08:24] [MobileAlerts] Adding Accessory BitteBeschreibungangeben.
[9/2/2020, 16:08:24] [MobileAlerts] Adding Accessory 3.
[9/2/2020, 16:08:24] [MobileAlerts] Adding Accessory BitteBeschreibungangeben.
[9/2/2020, 16:08:24] [MobileAlerts] Adding Accessory 8.
[9/2/2020, 16:08:24] Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: b19d6fdf-98ff-4568-9947-dfcce4fdce00
at Bridge.Accessory._this.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:414:15)
at Bridge.Accessory._this.addBridgedAccessories (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:448:12)
at Server.handleRegisterPlatformAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:528:17)
at HomebridgeAPI.emit (events.js:315:20)
at HomebridgeAPI.registerPlatformAccessories (/usr/local/lib/node_modules/homebridge/src/api.ts:316:10)
at MobileAlerts.addAccessory (/usr/local/lib/node_modules/homebridge-mobilealerts/index.js:573:15)
at MobileAlerts.OnFinishLaunching (/usr/local/lib/node_modules/homebridge-mobilealerts/index.js:171:13)
at listOnTimeout (internal/timers.js:549:17)
at processTimers (internal/timers.js:492:7)
[9/2/2020, 16:08:24] Got SIGTERM, shutting down Homebridge...
[9/2/2020, 16:08:24] [Hanimaniac Hub] INFO - shutdown
[9/2/2020, 16:08:25] [Hanimaniac Hub] (Hanimaniac Hub)Error - Error retrieving info from hub : WebSocket closed with reason: Normal connection closure (1000).-(1)
[9/2/2020, 16:08:26] [Config] Homebridge Config UI X v4.27.1 is listening on :: port 8080
[9/2/2020, 16:08:29] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service RestartSec=10s expired, scheduling restart.
homebridge.service: Scheduled restart job, restart counter is at 1.
Stopped Node.js HomeKit Server.
Started Node.js HomeKit Server.
[9/2/2020, 16:08:40] Loaded config.json with 0 accessories and 5 platforms.
[9/2/2020, 16:08:40] ---
[9/2/2020, 16:08:41] Loaded plugin: [email protected]
[9/2/2020, 16:08:41] Registering platform 'homebridge-config-ui-x.config'
[9/2/2020, 16:08:41] ---
[9/2/2020, 16:08:41] Loaded plugin: [email protected]
[9/2/2020, 16:08:41] Registering platform 'homebridge-harmony.HarmonyHubWebSocket'
[9/2/2020, 16:08:41] ---
[9/2/2020, 16:08:43] Loaded plugin: [email protected]
[9/2/2020, 16:08:43] Registering platform 'homebridge-hue.Hue'
[9/2/2020, 16:08:43] ---
[9/2/2020, 16:08:43] Loaded plugin: [email protected]
homebridge API Version: 2.6
[9/2/2020, 16:08:43] Registering platform 'homebridge-mobilealerts.MobileAlerts'
[9/2/2020, 16:08:43] ---
[9/2/2020, 16:08:43] Loaded plugin: [email protected]
[9/2/2020, 16:08:44] Registering platform 'homebridge-weather-plus.WeatherPlus'
[9/2/2020, 16:08:44] ---
[9/2/2020, 16:08:44] Loading 5 platforms...
[9/2/2020, 16:08:44] [Config] Initializing config platform...
[9/2/2020, 16:08:44] [Config] Spawning homebridge-config-ui-x with PID 9655
[9/2/2020, 16:08:44] [MobileAlerts] Initializing MobileAlerts platform...
[9/2/2020, 16:08:44] [MobileAlerts] iPhone-ID was set to 643390236801...
[9/2/2020, 16:08:44] [MobileAlerts] Polling Interval was set to 420s...
[9/2/2020, 16:08:44] [MobileAlerts] Fetching Data...
[9/2/2020, 16:08:44] [Hue] Initializing Hue platform...
[9/2/2020, 16:08:44] [Hue] config.json: warning: forceCt: ignoring unknown key
[9/2/2020, 16:08:44] [Hue] homebridge-hue v0.11.75, node v12.18.3, homebridge v1.1.2
[9/2/2020, 16:08:44] [Hanimaniac Hub] Initializing HarmonyHubWebSocket platform...
[9/2/2020, 16:08:44] [Hanimaniac Hub] HarmonyPlatform Init
[9/2/2020, 16:08:44] [WeatherPlus] Initializing WeatherPlus platform...
[9/2/2020, 16:08:44] [WeatherPlus] Adding station with weather service Dark Sky named 'Hanimaniac'
[9/2/2020, 16:08:45] Initializing platform accessory 'Hanimaniac'...
[9/2/2020, 16:08:45] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/2/2020, 16:08:45] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/2/2020, 16:08:45] Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: b19d6fdf-98ff-4568-9947-dfcce4fdce00
at Bridge.Accessory._this.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:414:15)
at /usr/local/lib/node_modules/homebridge/src/server.ts:310:19
at Array.filter (<anonymous>)
at Server.restoreCachedPlatformAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:69)
at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:158:10)
at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47
[9/2/2020, 16:08:45] Got SIGTERM, shutting down Homebridge...
[9/2/2020, 16:08:45] [Hanimaniac Hub] INFO - shutdown
[9/2/2020, 16:08:45] [MobileAlerts] Updating Accessory Data...
[9/2/2020, 16:08:46] [Hue] Philips hue: Philips BSB002 bridge v1940094000, api v1.40.0
[9/2/2020, 16:08:46] [Hue] Philips hue: warning: not using recommended Hue bridge api version 1.38.0
[9/2/2020, 16:08:46] [Hue] Philips hue: 4 accessories
[9/2/2020, 16:08:46] [Hue] masked debug info dumped to /var/homebridge/homebridge-hue.json.gz
[9/2/2020, 16:08:46] Initializing platform accessory 'Philips hue'...
[9/2/2020, 16:08:46] [Hue] Philips hue: 2 services
[9/2/2020, 16:08:46] Initializing platform accessory 'Unterputz dimmer'...
[9/2/2020, 16:08:46] Initializing platform accessory 'Esstisch'...
[9/2/2020, 16:08:46] Initializing platform accessory 'Couch'...
[9/2/2020, 16:08:48] [Config] Homebridge Config UI X v4.27.1 is listening on :: port 8080
[9/2/2020, 16:08:50] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service RestartSec=10s expired, scheduling restart.
homebridge.service: Scheduled restart job, restart counter is at 2.
Stopped Node.js HomeKit Server.
Started Node.js HomeKit Server.
[9/2/2020, 16:09:01] Loaded config.json with 0 accessories and 5 platforms.
[9/2/2020, 16:09:01] ---
[9/2/2020, 16:09:02] Loaded plugin: [email protected]
[9/2/2020, 16:09:02] Registering platform 'homebridge-config-ui-x.config'
[9/2/2020, 16:09:02] ---
[9/2/2020, 16:09:02] Loaded plugin: [email protected]
[9/2/2020, 16:09:02] Registering platform 'homebridge-harmony.HarmonyHubWebSocket'
[9/2/2020, 16:09:02] ---
[9/2/2020, 16:09:04] Loaded plugin: [email protected]
[9/2/2020, 16:09:04] Registering platform 'homebridge-hue.Hue'
[9/2/2020, 16:09:04] ---
[9/2/2020, 16:09:04] Loaded plugin: [email protected]
homebridge API Version: 2.6
[9/2/2020, 16:09:04] Registering platform 'homebridge-mobilealerts.MobileAlerts'
[9/2/2020, 16:09:04] ---
[9/2/2020, 16:09:04] Loaded plugin: [email protected]
[9/2/2020, 16:09:05] Registering platform 'homebridge-weather-plus.WeatherPlus'
[9/2/2020, 16:09:05] ---
[9/2/2020, 16:09:05] Loading 5 platforms...
[9/2/2020, 16:09:05] [Config] Initializing config platform...
[9/2/2020, 16:09:05] [Config] Spawning homebridge-config-ui-x with PID 9703
[9/2/2020, 16:09:05] [MobileAlerts] Initializing MobileAlerts platform...
[9/2/2020, 16:09:05] [MobileAlerts] iPhone-ID was set to 643390236801...
[9/2/2020, 16:09:05] [MobileAlerts] Polling Interval was set to 420s...
[9/2/2020, 16:09:05] [MobileAlerts] Fetching Data...
[9/2/2020, 16:09:05] [Hue] Initializing Hue platform...
[9/2/2020, 16:09:05] [Hue] config.json: warning: forceCt: ignoring unknown key
[9/2/2020, 16:09:05] [Hue] homebridge-hue v0.11.75, node v12.18.3, homebridge v1.1.2
[9/2/2020, 16:09:05] [Hanimaniac Hub] Initializing HarmonyHubWebSocket platform...
[9/2/2020, 16:09:05] [Hanimaniac Hub] HarmonyPlatform Init
[9/2/2020, 16:09:06] [WeatherPlus] Initializing WeatherPlus platform...
[9/2/2020, 16:09:06] [WeatherPlus] Adding station with weather service Dark Sky named 'Hanimaniac'
[9/2/2020, 16:09:06] Initializing platform accessory 'Hanimaniac'...
[9/2/2020, 16:09:06] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/2/2020, 16:09:06] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/2/2020, 16:09:06] Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: b19d6fdf-98ff-4568-9947-dfcce4fdce00
at Bridge.Accessory._this.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:414:15)
at /usr/local/lib/node_modules/homebridge/src/server.ts:310:19
at Array.filter (<anonymous>)
at Server.restoreCachedPlatformAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:69)
at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:158:10)
at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47
[9/2/2020, 16:09:06] Got SIGTERM, shutting down Homebridge...
[9/2/2020, 16:09:06] [Hanimaniac Hub] INFO - shutdown
[9/2/2020, 16:09:06] [MobileAlerts] Updating Accessory Data...
[9/2/2020, 16:09:08] [Hue] Philips hue: Philips BSB002 bridge v1940094000, api v1.40.0
[9/2/2020, 16:09:08] [Hue] Philips hue: warning: not using recommended Hue bridge api version 1.38.0
[9/2/2020, 16:09:08] [Hue] Philips hue: 4 accessories
[9/2/2020, 16:09:08] [Hue] masked debug info dumped to /var/homebridge/homebridge-hue.json.gz
[9/2/2020, 16:09:08] Initializing platform accessory 'Philips hue'...
[9/2/2020, 16:09:08] [Hue] Philips hue: 2 services
[9/2/2020, 16:09:08] Initializing platform accessory 'Unterputz dimmer'...
[9/2/2020, 16:09:08] Initializing platform accessory 'Esstisch'...
[9/2/2020, 16:09:08] Initializing platform accessory 'Couch'...
[9/2/2020, 16:09:09] [Config] Homebridge Config UI X v4.27.1 is listening on :: port 8080
[9/2/2020, 16:09:11] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service RestartSec=10s expired, scheduling restart.
homebridge.service: Scheduled restart job, restart counter is at 3.
Stopped Node.js HomeKit Server.
Started Node.js HomeKit Server.
Alles anzeigen
Ich weis nicht genau was dir fehlt, Abhilfe könnte aber bringen die cached Accessories zu löschen.
Die Datei wird beim nächsten HB Start wieder angelegt.
Aber aufpassen: in der Datei sind auch andere Geräte ( nicht alle) abgespeichert wie z.B. Shellys und deine Harmony.
Durch das löschen werden die Geräte wieder In Home in deinen Standardraum gelegt und müssen neu den Räumen und Automationen zugeordnet werden.
Das hat leider nicht zum Erfolg geführt.
Hier nochmal der Log vom Neustart.
[9/3/2020, 19:58:42] Homebridge is running on port 51826.
[9/3/2020, 19:58:44] [Hanimaniac Hub] (Hanimaniac Hub)Error - Error retrieving info from hub : WebSocket closed with reason: Normal connection closure (1000).-(1)
[9/3/2020, 19:58:44] [Config] Homebridge Config UI X v4.27.1 is listening on :: port 8080
[9/3/2020, 19:58:47] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service RestartSec=10s expired, scheduling restart.
homebridge.service: Scheduled restart job, restart counter is at 4.
Stopped Node.js HomeKit Server.
Started Node.js HomeKit Server.
[9/3/2020, 19:58:58] Loaded config.json with 0 accessories and 5 platforms.
[9/3/2020, 19:58:58] ---
[9/3/2020, 19:58:59] Loaded plugin: [email protected]
[9/3/2020, 19:58:59] Registering platform 'homebridge-config-ui-x.config'
[9/3/2020, 19:58:59] ---
[9/3/2020, 19:58:59] Loaded plugin: [email protected]
[9/3/2020, 19:58:59] Registering platform 'homebridge-harmony.HarmonyHubWebSocket'
[9/3/2020, 19:58:59] ---
[9/3/2020, 19:59:01] Loaded plugin: [email protected]
[9/3/2020, 19:59:01] Registering platform 'homebridge-hue.Hue'
[9/3/2020, 19:59:01] ---
[9/3/2020, 19:59:01] Loaded plugin: [email protected]
homebridge API Version: 2.6
[9/3/2020, 19:59:01] Registering platform 'homebridge-mobilealerts.MobileAlerts'
[9/3/2020, 19:59:01] ---
[9/3/2020, 19:59:01] Loaded plugin: [email protected]
[9/3/2020, 19:59:02] Registering platform 'homebridge-weather-plus.WeatherPlus'
[9/3/2020, 19:59:02] ---
[9/3/2020, 19:59:02] Loading 5 platforms...
[9/3/2020, 19:59:02] [Config] Initializing config platform...
[9/3/2020, 19:59:02] [Config] Spawning homebridge-config-ui-x with PID 17653
[9/3/2020, 19:59:02] [MobileAlerts] Initializing MobileAlerts platform...
[9/3/2020, 19:59:02] [MobileAlerts] iPhone-ID was set to 643390236801...
[9/3/2020, 19:59:02] [MobileAlerts] Polling Interval was set to 420s...
[9/3/2020, 19:59:02] [MobileAlerts] Fetching Data...
[9/3/2020, 19:59:02] [Hue] Initializing Hue platform...
[9/3/2020, 19:59:02] [Hue] config.json: warning: forceCt: ignoring unknown key
[9/3/2020, 19:59:02] [Hue] homebridge-hue v0.11.75, node v12.18.3, homebridge v1.1.2
[9/3/2020, 19:59:03] [Hanimaniac Hub] Initializing HarmonyHubWebSocket platform...
[9/3/2020, 19:59:03] [Hanimaniac Hub] HarmonyPlatform Init
[9/3/2020, 19:59:03] [WeatherPlus] Initializing WeatherPlus platform...
[9/3/2020, 19:59:03] [WeatherPlus] Adding station with weather service Dark Sky named 'Hanimaniac'
[9/3/2020, 19:59:03] Initializing platform accessory 'Hanimaniac'...
[9/3/2020, 19:59:03] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/3/2020, 19:59:03] [MobileAlerts] BitteBeschreibungangeben is being configured.
[9/3/2020, 19:59:03] Error: Cannot add a bridged Accessory with the same UUID as another bridged Accessory: b19d6fdf-98ff-4568-9947-dfcce4fdce00
at Bridge.Accessory._this.addBridgedAccessory (/usr/local/lib/node_modules/homebridge/node_modules/hap-nodejs/src/lib/Accessory.ts:414:15)
at /usr/local/lib/node_modules/homebridge/src/server.ts:310:19
at Array.filter ()
at Server.restoreCachedPlatformAccessories (/usr/local/lib/node_modules/homebridge/src/server.ts:270:69)
at Server.start (/usr/local/lib/node_modules/homebridge/src/server.ts:158:10)
at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:80:10)
at Object. (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47
[9/3/2020, 19:59:03] Got SIGTERM, shutting down Homebridge...
[9/3/2020, 19:59:03] [Hanimaniac Hub] INFO - shutdown
[9/3/2020, 19:59:03] [Hue] Philips hue: Philips BSB002 bridge v1940094000, api v1.40.0
[9/3/2020, 19:59:03] [Hue] Philips hue: warning: not using recommended Hue bridge api version 1.38.0
[9/3/2020, 19:59:03] [Hue] Philips hue: 4 accessories
[9/3/2020, 19:59:03] [Hue] masked debug info dumped to /var/homebridge/homebridge-hue.json.gz
[9/3/2020, 19:59:03] Initializing platform accessory 'Philips hue'...
[9/3/2020, 19:59:03] [Hue] Philips hue: 2 services
[9/3/2020, 19:59:03] Initializing platform accessory 'Unterputz dimmer'...
[9/3/2020, 19:59:03] Initializing platform accessory 'Esstisch'...
[9/3/2020, 19:59:03] Initializing platform accessory 'Couch'...
[9/3/2020, 19:59:06] [Config] Homebridge Config UI X v4.27.1 is listening on :: port 8080
[9/3/2020, 19:59:08] [Hue] goodbye
homebridge.service: Main process exited, code=exited, status=143/n/a
homebridge.service: Failed with result 'exit-code'.
Alles anzeigen
[9/3/2020, 19:59:03] Error: ...: b19d6fdf-98ff-4568-9947-dfcce4fdce00
Gehe mal in dein Homebridge-Verzeichnis, dann in accessories und schau mal in die cachedAccessories rein und suche das Gerät mit der von dir genannten Nummer raus. Müsste in etwa so dastehen:
"displayName":"Nachtlicht Flur","UUID":"1fc8f41a-d83b-4bc2-7632-1acacb3d0186",
Hallo Marco,
danke für die Antwort.
Ich hoffe ich komme heut Abend dazu mal reinzuschauen.
Jetzt ne ganz blöde Frage, wenn ich das Accessoire gefunden hab, was danach? Löschen?
Gruß
Martin
Könnte man, aber erstmal gucken, ob das überhaupt zu MobileAlerts gehört.
Hallo Marco,
bin jetzt erst dazu gekommen mich um mein Problem zu kümmern,
es scheint also dass 2 gleiche UUID's vergeben wurden.
Nun zu meinem nächsten Problem, wie komme ich über ssh un das entsprechende Verzeichnis?
Bin da nicht so firm drin.
Mit freundlichen Grüßen
Martin
Welche Geräte besitzen die UUID´s? Ich würde vorschlagen, falls das ein Temperatursensor ist, mal den Sensor komplett auch aus der MobileAlerts-App zu löschen und die Homebridge mit "reset": true zu starten, warten und nochmal wieder auf falseund gucken, dass der doppelte Temperatursensor weg ist.
was auch immer jetzt passiert ist, nun startet die Homebridge nicht mehr...
hab eben noch ein HB Update gemacht und dann ist sie nicht mehr neu gestartet.
Started Node.js HomeKit Server.
/usr/local/lib/node_modules/homebridge/node_modules/commander/index.js:685
throw new Error('call .storeOptionsAsProperties() before adding options');
^
Error: call .storeOptionsAsProperties() before adding options
at Command.storeOptionsAsProperties (/usr/local/lib/node_modules/homebridge/node_modules/commander/index.js:685:13)
at cli (/usr/local/lib/node_modules/homebridge/src/cli.ts:30:6)
at Object.<anonymous> (/usr/local/lib/node_modules/homebridge/bin/homebridge:17:22)
at Module._compile (internal/modules/cjs/loader.js:1137:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1157:10)
at Module.load (internal/modules/cjs/loader.js:985:32)
at Function.Module._load (internal/modules/cjs/loader.js:878:14)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12)
at internal/main/run_main_module.js:17:47
homebridge.service: Main process exited, code=exited, status=1/FAILURE
homebridge.service: Failed with result 'exit-code'.
homebridge.service: Service RestartSec=10s expired, scheduling restart.
homebridge.service: Scheduled restart job, restart counter is at 1.
Stopped Node.js HomeKit Server.
Hallo Leute,
da meine HB nicht mehr gestartet ist hab ich sie komplett neu installiert.
Nun nachdem ich all meine Plugins wieder installiert habe, funktioniert auch alles tadellos.
Keine Ahnung welcher Bit da quer hing...
Trotzdem danke an eure Antworten und Tipps.
Mit freundlichen Grüßen
Martin
Hallo,
ich habe mich hier mal neu angemeldet, nachdem ich schon einige Zeit mitlese und dank Eurer Beiträge hier so einige Probleme bei mir lösen konnte.
Zu dem hier geschilderten Problem, kann ich zufällig etwas beitragen.
Die MobileAlerts-Plugin scheint den Namen des Sensors mit in die UUID zu nehmen. Ich habe versucht die Daten meiner Thermometer über dieses Plugin einerseits in die Cloud zu schieben (um während meiner Bastelei etwas zu haben) und anderseits mittels eines Proxies über ein WebHook-Plugin direkt in Homekit zu schieben. Ich hatte das Problem, wenn ich für das WebHook-Plugin dieselben "Display-Namen" verwendet habe wie in der Mobile-Alerts App, wo ich die Thermometer angelernt habe, ist mir das MobileAlerts-Plugin auch um die Ohren geflogen. Deswegen habe ich es schlußendlich ausgebaut, weil ich meine Namen nicht verbiegen wollte.
Das hat mich auch einiges an Mühen gekostet, um den Auslösser für genau diese Fehlermeldungen herauszubekommen ![]()
Die Thermometer-IDs an sich (diese kryptischen zeichenkolonne auf der Rückseite der Thermometer) konnten nicht der Fehler sein, weil ich diese für das WebHook-Plugin verändert habe, so dass ich niemals überschneidende "wirkliche" IDs hatte. Ich habe zeitweise für das WebHook-Plugin sogar Fantasie-IDs verwendet und es kam derselbe Fehler. Da blieben nur noch die identischen "Display-Namen" in der Mobile-Alerts App und für die Darstellung der Thermometer in Homebridge.
Nur mal so als Gedankenanstoß, falls in Zukunft nochmal jemand über solch einen Fehler stolpern sollte.
Gruß,
Jens
Hallo zusammen,
habe nun auch über das Mobile alerts Plugin 2 Stationen von TFA integrieren können.
Nun haben diese aber auch einen Windsensor und einen Regensensor.
Die werden auch in Homekit dargestellt (Icon: Haus) Aber ich kann keine Werte sehen. In der Eve App tauchen die garnicht erst auf.
Habt ihr eine Idee wie ich die integriert bekomme?
Es handelt sich um:
Regensensor MA10650PRO / WH 30.3306.02
Windsensor MA10660 / WH 30.3307.02.
Danke und Gruß
Hallo,
ich habe irgendwie auch Probleme mit dem einbinden von MobileAlerts.
[11/11/2022, 15:23:57] [MobileAlerts] iPhone ID not configured properly! >> Stopping Initialization...
Die PhoneID soll falsch sein. Aber egal welche Phone ID ich eingebe es funktioniert nicht.
Ich verstehe leider auch nicht für was die pin ist, bzw. wo ich die her bekomme bei der Bridge?
Das ist meine Konfiguration:
{
"bridge": {
"name": "HomebridgeSample",
"username": "00:1D:8C:0E:02:C2",
"port": 50105,
"pin": "031-45-156"
},
"description": "This is a sample configuration file for homebridge-mobilealerts.",
"platforms": [
{
"platform": "MobileAlerts",
"name": "MobileAlerts",
"iphoneid": "034711258704",
"devices": [
"071C417CE157",
"0F02A73592BC",
"0B2B5E6017B8",
"0817188A6B4F"
],
"api": {
"language": "de",
"ampm": false,
"celsius": true,
"mm": true,
"speedunit": 0
},
"log": {
"verbose": false,
"data": false
},
"reset": false
}
],
"accessories": [],
"platform": "MobileAlerts"
}
Was mache ich falsch?
Vorab mal Danke für eure Antworten.
Gruß
Jens
https://github.com/dehsgr/homebridge-mobilealerts#readme
ZitatTo retrieve your iPhone ID please follow following guide:
- Open your Mobile Alerts app.
- Go to "Settings".
- Scroll down to find your iPhone ID.
Hi,
die Phone ID habe ich aus der App abgelesen.
Habe auch verschieden Phone ID's versucht zu nehmen die in unserem Netzwerk mit dieser Bridge verbunden sind. Keine Phone ID funktioniert.
Das ist die komplette Config.json.
mehr gab es nicht bei dem plugin als Vorgabe.
Habe das plugin über die Homebridge installiert. Und dann die config mit den Daten aus der App und Netzwerk
angepasst.