Harmony activity und dummy syncronitäts Probleme (State vs set/setreading)

Begonnen von 2bedom, 12 Dezember 2015, 22:43:19

Vorheriges Thema - Nächstes Thema

Guiuana

Ich habe jetzt bestimmt schon vier Stunden Google mit diversen Suchbegriffen gefüttert, aber trotzdem nichts gefunden. Meinst du die Activitys im Anhang?

Könntest du mir via TeamViewer mal kurz auf die Sprünge helfen?

justme1968

du musst dafür sorgen das der/die in homebridge konfigurierte filter für fhem auch das harmony hub device umfasst.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Guiuana

Das hab ich gelesen. Der Harmony-Hub ist im Raum Homekit, wo auch der Filter von der Homebridge schaut.

justme1968

hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Guiuana

Ja. Aber nur als Schalter Ein/Aus.

(http://uploads.tapatalk-cdn.com/20160901/bd9fc4da9181e181a3ee7384531e1b68.jpg)

justme1968

da muss pro activity ein schalter sein.

was steht beim starten von homebridge mit --debug auf der konsole?

gruss
  andre
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Guiuana

pi@StorbiFHEM:~/.homebridge $ homebridge --debug
*** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer                                                                                         of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libd                                                                                        ns_sd&e=nodejs>
*** WARNING *** The program 'nodejs' called 'DNSServiceRegister()' which is not                                                                                         supported (or only supported partially) in the Apple Bonjour compatibility layer                                                                                         of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libd                                                                                        ns_sd&e=nodejs&f=DNSServiceRegister>
[9/1/2016, 9:00:02 PM] Loaded plugin: homebridge-fhem
homebridge API version: 2
[9/1/2016, 9:00:02 PM] Registering platform 'homebridge-fhem.FHEM'
[9/1/2016, 9:00:02 PM] ---
[9/1/2016, 9:00:02 PM] Loaded config.json with 0 accessories and 1 platforms.
[9/1/2016, 9:00:02 PM] ---
[9/1/2016, 9:00:02 PM] Loading 1 platforms...
[9/1/2016, 9:00:02 PM] [FHEM] Initializing FHEM platform...
starting longpoll: http://127.0.0.1:8083/fhem.pl?XHR=1&inform=type=status;addglo                                                                                        bal=1;filter=.*;since=null;fmt=JSON&timestamp=1472756403579
[9/1/2016, 9:00:03 PM] [FHEM] Checking genericDeviceType...
[9/1/2016, 9:00:03 PM] [FHEM]   executing: http://127.0.0.1:8083/fhem?cmd=%7BAtt                                                                                        rVal(%22global%22,%22userattr%22,%22%22)%7D&XHR=1
[9/1/2016, 9:00:03 PM] [FHEM] Fetching FHEM devices...
[9/1/2016, 9:00:03 PM] [FHEM] fetching: http://127.0.0.1:8083/fhem?cmd=jsonlist2                                                                                        %20room=Homekit&XHR=1
[9/1/2016, 9:00:03 PM] Loading 0 accessories...
Server listening on: http://<ip>:8282
[9/1/2016, 9:00:03 PM] [FHEM] got: 9 results
[9/1/2016, 9:00:04 PM] [FHEM] mappings for EZ.Bacardi: { On: { reading: 'state',                                                                                         valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Bacardi is switch
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Bacardi has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: EZ.Bacardi-state: off
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Bacardi-state valueOn/valueOff: value off mappe                                                                                        d to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for EZ.Stehlampe: { On: { reading: 'state                                                                                        ', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Stehlampe is switch
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Stehlampe has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: EZ.Stehlampe-state: off
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Stehlampe-state valueOn/valueOff: value off map                                                                                        ped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for EZ.Trinkbrunnen: { On: { reading: 'st                                                                                        ate', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Trinkbrunnen is switch
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Trinkbrunnen has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: EZ.Trinkbrunnen-state: on
[9/1/2016, 9:00:04 PM] [FHEM] EZ.Trinkbrunnen-state valueOn/valueOff: value on m                                                                                        apped to 1
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: true (as boolean; from 'on')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Beamer: { On: { reading: 'state',                                                                                         valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Beamer is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Beamer has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: WZ.Beamer-state: off
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Beamer-state valueOn/valueOff: value off mapped                                                                                         to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Deckenfluter: { On: { reading: 'st                                                                                        ate', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Deckenfluter is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Deckenfluter has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: WZ.Deckenfluter-state: off
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Deckenfluter-state valueOn/valueOff: value off                                                                                         mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Dekoleuchten: { On: { reading: 'st                                                                                        ate', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Dekoleuchten is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Dekoleuchten has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: WZ.Dekoleuchten-state: off
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Dekoleuchten-state valueOn/valueOff: value off                                                                                         mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Harmony: { On:
   [ { reading: 'activity',
       subtype: 'Panasonic.Flat',
       valueOn: 'Panasonic.Flat',
       cmdOn: 'activity+Panasonic.Flat',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'Entertain',
       valueOn: 'Entertain',
       cmdOn: 'activity+Entertain',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'PS.4',
       valueOn: 'PS.4',
       cmdOn: 'activity+PS.4',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'MiniPC',
       valueOn: 'MiniPC',
       cmdOn: 'activity+MiniPC',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'Panasonic.Beamer',
       valueOn: 'Panasonic.Beamer',
       cmdOn: 'activity+Panasonic.Beamer',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'AppleTV',
       valueOn: 'AppleTV',
       cmdOn: 'activity+AppleTV',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'WD.TV.Live',
       valueOn: 'WD.TV.Live',
       cmdOn: 'activity+WD.TV.Live',
       cmdOff: 'off' },
     { reading: 'activity',
       subtype: 'PowerOff',
       valueOn: 'PowerOff',
       cmdOn: 'activity+PowerOff',
       cmdOff: 'off' } ] }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony has
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+Panasonic.Flat,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+Entertain,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+PS.4,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+MiniPC,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+Panasonic.Beamer,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+AppleTV,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+WD.TV.Live,off]
[9/1/2016, 9:00:04 PM] [FHEM]   On [activity;activity+PowerOff,off]
  2016-09-01 21:00:04 caching: WZ.Harmony-activity: Panasonic.Flat
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 1
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:Panasonic.Flat: true (as boolean;                                                                                         from 'Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:Entertain: false (as boolean; from                                                                                         'Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:PS.4: false (as boolean; from 'Pan                                                                                        asonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:MiniPC: false (as boolean; from 'P                                                                                        anasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:Panasonic.Beamer: false (as boolea                                                                                        n; from 'Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:AppleTV: false (as boolean; from '                                                                                        Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:WD.TV.Live: false (as boolean; fro                                                                                        m 'Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Harmony-activity valueOn/valueOff: value Panaso                                                                                        nic.Flat mapped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On:PowerOff: false (as boolean; from                                                                                         'Panasonic.Flat')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Stehlampe: { On: { reading: 'state                                                                                        ', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Stehlampe is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Stehlampe has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: WZ.Stehlampe-state: off
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Stehlampe-state valueOn/valueOff: value off map                                                                                        ped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] mappings for WZ.Subwoofer: { On: { reading: 'state                                                                                        ', valueOff: 'off', cmdOn: 'on', cmdOff: 'off' } }
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Subwoofer is switch
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Subwoofer has
[9/1/2016, 9:00:04 PM] [FHEM]   On [state;on,off]
  2016-09-01 21:00:04 caching: WZ.Subwoofer-state: off
[9/1/2016, 9:00:04 PM] [FHEM] WZ.Subwoofer-state valueOn/valueOff: value off map                                                                                        ped to 0
[9/1/2016, 9:00:04 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'EZ.Bacardi'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for EZ.Bacardi
[9/1/2016, 9:00:04 PM] [FHEM]   information service for EZ.Bacardi
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for EZ.Bacardi
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for EZ.Bacardi
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for EZ.Bacardi:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'EZ.Stehlampe'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for EZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]   information service for EZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for EZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for EZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for EZ.Stehlampe:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'EZ.Trinkbrunnen'.                                                                                        ..
[9/1/2016, 9:00:04 PM] [FHEM] creating services for EZ.Trinkbrunnen
[9/1/2016, 9:00:04 PM] [FHEM]   information service for EZ.Trinkbrunnen
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for EZ.Trinkbrunnen
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for EZ.Trinkbrunnen
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for EZ.Trinkbrunnen:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: true (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Beamer'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Beamer
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Beamer
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Beamer
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Beamer
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for WZ.Beamer:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Deckenfluter'.                                                                                        ..
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Deckenfluter
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Deckenfluter
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Deckenfluter
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Deckenfluter
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for WZ.Deckenfluter:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Dekoleuchten'.                                                                                        ..
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Dekoleuchten
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Dekoleuchten
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Dekoleuchten
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Dekoleuchten
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for WZ.Dekoleuchten:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Harmony'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Harmony
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Harmony
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Harmony
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony
[9/1/2016, 9:00:04 PM] [FHEM]     On:Panasonic.Flat characteristic for WZ.Harmon                                                                                        y:activity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: true (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (Entertain)
[9/1/2016, 9:00:04 PM] [FHEM]     On:Entertain characteristic for WZ.Harmony:act                                                                                        ivity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (PS.4)
[9/1/2016, 9:00:04 PM] [FHEM]     On:PS.4 characteristic for WZ.Harmony:activity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (MiniPC)
[9/1/2016, 9:00:04 PM] [FHEM]     On:MiniPC characteristic for WZ.Harmony:activi                                                                                        ty
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (Panasonic.Beamer)
[9/1/2016, 9:00:04 PM] [FHEM]     On:Panasonic.Beamer characteristic for WZ.Harm                                                                                        ony:activity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (AppleTV)
[9/1/2016, 9:00:04 PM] [FHEM]     On:AppleTV characteristic for WZ.Harmony:activ                                                                                        ity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (WD.TV.Live)
[9/1/2016, 9:00:04 PM] [FHEM]     On:WD.TV.Live characteristic for WZ.Harmony:ac                                                                                        tivity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Harmony (PowerOff)
[9/1/2016, 9:00:04 PM] [FHEM]     On:PowerOff characteristic for WZ.Harmony:acti                                                                                        vity
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Stehlampe'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Stehlampe
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for WZ.Stehlampe:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[9/1/2016, 9:00:04 PM] [FHEM] Initializing platform accessory 'WZ.Subwoofer'...
[9/1/2016, 9:00:04 PM] [FHEM] creating services for WZ.Subwoofer
[9/1/2016, 9:00:04 PM] [FHEM]   information service for WZ.Subwoofer
[9/1/2016, 9:00:04 PM] [FHEM]     manufacturer, model and serial number characte                                                                                        ristics for WZ.Subwoofer
[9/1/2016, 9:00:04 PM] [FHEM]   Switch service for WZ.Subwoofer
[9/1/2016, 9:00:04 PM] [FHEM]     On characteristic for WZ.Subwoofer:state
[9/1/2016, 9:00:04 PM] [FHEM]       initial value is: false (boolean)
[9/1/2016, 9:00:04 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:

    ┌────────────┐
    │ 031-45-154 │
    └────────────┘

[9/1/2016, 9:00:04 PM] Homebridge is running on port 51826.
^C[9/1/2016, 9:00:29 PM] Got SIGINT, shutting down Homebridge...

justme1968

da kommt noch einiges davor und danach. und es schaut auch so als als ob --debug fehlt
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968


justme1968

laut log wird pro activity ein switch erzeugt.

schau mal in eve genauer im service nach.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

https://github.com/sponsors/justme-1968

Guiuana

OK, habe wohl herausgefunden, woran das ganze gelegen hat. Ich hab eine Konfiguration in FHEM, das ich den Homebridge-Prozess über die Oberfläche restarten kann. Scheint nicht richtig zu funktionieren.

Nach einem Restart über /etc/init.d/homebridge stop/start läuft das ganze.