homebridge/homekit

Begonnen von justme1968, 01 Februar 2016, 16:16:37

Vorheriges Thema - Nächstes Thema

hansemann

Zitat von: justme1968 am 10 Februar 2017, 19:47:35
die sollten komplett automatisch ohne mapping von hand funktionieren.

Ok, danke.

thaid

hallo,

hat von euch jemand einen enigma2 receiver im einsatz mit dem er über siri die programme umschalten kann?

wenn ja....wie kann ich das mit fhem realisieren?

lg

JPP88

Hallo,

ich habe gestern meine Homebridge nach der Anleitung auf der Wiki Seite https://wiki.fhem.de/wiki/Homebridge_einrichten geupdated.

Das Problem, dass der Status der HUE Lampen nicht geupdatet wurde, wurde damit behoben aber leider ist ein neues Problem aufgetaucht.

Nun kann ich meine Thermostaten (Homatic HM-CC-RT-DN) nicht mehr via Siri steuern, obwohl ich das homebridgeMapping nach meinem Wissen korrekt eingetragen habe, aber seht selbst:

TargetTemperature=desired-temp, minValue=5,maxValue=25,minStep=0.5, CurrentTemperature=measured-temp

Meine Frage ist nun, was kann ich tun, damit es wieder funktioniert?

Vielen Dank für eure Hilfe

DeeSPe

Zitat von: JPP88 am 12 Februar 2017, 14:43:44
Hallo,

ich habe gestern meine Homebridge nach der Anleitung auf der Wiki Seite https://wiki.fhem.de/wiki/Homebridge_einrichten geupdated.

Das Problem, dass der Status der HUE Lampen nicht geupdatet wurde, wurde damit behoben aber leider ist ein neues Problem aufgetaucht.

Nun kann ich meine Thermostaten (Homatic HM-CC-RT-DN) nicht mehr via Siri steuern, obwohl ich das homebridgeMapping nach meinem Wissen korrekt eingetragen habe, aber seht selbst:

TargetTemperature=desired-temp, minValue=5,maxValue=25,minStep=0.5, CurrentTemperature=measured-temp

Meine Frage ist nun, was kann ich tun, damit es wieder funktioniert?

Vielen Dank für eure Hilfe

Ich sehe ein Leerzeichen und ein Komma zu viel!
TargetTemperature=desired-temp,minValue=5,maxValue=25,minStep=0.5 CurrentTemperature=measured-temp

Gruß
Dan
MAINTAINER: 22_HOMEMODE, 98_Hyperion, 98_FileLogConvert, 98_serviced

Als kleine Unterstützung für meine Programmierungen könnt ihr mir gerne einen Kaffee spendieren: https://buymeacoff.ee/DeeSPe

JPP88

Vielen Dank für die schnelle Antwort,

wie ich gerade sah war das Hauptproblem, dass genericDeviceType auf Thermometer stand, keine Ahnung wieso.

Aber das mit dem Komma zuviel verstehe ich dann doch nicht.

JPP88

Nun habe ich doch ein Problem mit der Homebridge und Hue Lampen.

Vor dem Update waren die Lampen immer an, obwohl diese aus waren.

Jetzt nach dem ich alles geupdatet habe kann ich wie gewohnt die Hue Lampen via Homebridge und FHEM steuern, aber sie werden immer als aus angezeigt.


Was für ein homebridge Mapping muss ich nutzen?

Vielen Dank für eure Ratschläge im Voraus

justme1968

für hue lampen brauchst du gar kein homebridgeMapping. nur genericDeviceType auf light setzen.
hue, tradfri, alexa-fhem, homebridge-fhem, LightScene, readingsGroup, ...

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

JPP88

#2062
Wie es aussieht lag es am event change on reading das hatte ich auf State, nun löschte ich es und wie es aussieht funktioniert es jetzt.

Sky

Hallo ,

ich habe leider keine Lösung in diesem Forum für meine Frage gefunden :

In meiner Fhem Installation habe ich Homebridge ohne Fehler installiert. In dem Raum Homekit sind auch schon Akktoren ( Garage und Rollos ) .
Auf dem Iphone wird die Homebridge erkannt und die Räume bzw. die Akktoren gefunden .

Das Problem besteht darin ,das wenn ich einen Akktor schalte ( EVE oder Homekit)  , dieser nicht reagiert.
In Fhem funktioniert dies.

Wenn ich über die Konsole den Status abfrage ,sehe ich folgendes :

pi@raspberrypi:~ $ sudo service homebridge status
● homebridge.service - LSB: Start daemon at boot time for homebridge
   Loaded: loaded (/etc/init.d/homebridge)
   Active: active (running) since Sun 2017-02-12 21:00:56 CET; 12s ago
  Process: 2799 ExecStop=/etc/init.d/homebridge stop (code=exited, status=0/SUCCESS)
  Process: 2845 ExecStart=/etc/init.d/homebridge start (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/homebridge.service
           └─2882 homebridge

Feb 12 21:00:53 raspberrypi su[2849]: pam_unix(su:session): session closed for user pi
Feb 12 21:00:53 raspberrypi homebridge[2845]: Homebridge starting
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** The program 'nodejs' uses the Apple Bonjour compatibility layer of Avahi.
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs>
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** The program 'nodejs' called 'DNSServiceRegister()' which is not supported (or only
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** Please fix your application to use the native API of Avahi!
Feb 12 21:00:54 raspberrypi nodejs[2882]: *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs&f=DN
Feb 12 21:00:55 raspberrypi homebridge[2845]: Homebridge is running PID 2882
Feb 12 21:00:56 raspberrypi systemd[1]: Started LSB: Start daemon at boot time for homebridge.
Hint: Some lines were ellipsized, use -l to show in full.


Hat dies etwas mit session closed for user pi zu tun ??

RaspiLED

Hi,
Wie sind die list der Devices in FHEM? Oben sind keine Fehler zu sehe n. Also was konkret steht im DeviceMapping und GenericDeviceType?
Gruß Arnd


Raspi2 mit FHEM, CUL, MySensor, HomeBridge, Presence, Bravia, ...
Raspberry Pi mit FHEM, CUL, Signalduino, MySensors, HomeBridge, Presence, WifiLight2, Bravia, ...

Morpheus_1977

Zitat von: Morpheus_1977 am 09 Februar 2017, 08:19:14
Hallo Arnd,

vielen Dank für deine Antwort. Das HomebridgeMapping wurde nach dem Anlegen des Device automatisch angelegt, von daher habe ich gedacht das dort schon alle Möglichen Zustände abgebildet werden. Leider kennne ich mich mit der Syntax wie sie in dem Mapping ist nicht aus um hier auch Hand anzulegen.
Ich hätte jedoch gerne die folgenden 3 Zustände die ich über Siri steuern kann:
- lock - verschließen
- unlock - aufschließen
- unlatch - entriegeln/Falle öffnen

Heißt UNSECURED das die Zustände dann ignoriert werden und SECURED das sie ausgeführt werden können?

Gruß Morpheus

Hallo Arnd,

Wie bekomme ich den die 3 Zustände ins Mapping für homebridge um mit Siri steuern zu können?
Gruß
Morpheus



Gesendet von iPhone mit Tapatalk

Sky

#2066
Guten Morgen ,

hier ein Beispiel meines Garagen-Akktors :

Internals:
   DEF        2DD0FD
   HMLAN1_MSGCNT 2
   HMLAN1_RAWMSG R32C757E3,0001,F0BEEB7E,FF,FFC6,F8A4102DD0FD1C69D8060100003C
   HMLAN1_RSSI -58
   HMLAN1_TIME 2017-02-12 15:43:29
   IODev      HMLAN1
   LASTInputDev HMLAN1
   MSGCNT     2
   NAME       Garagentor
   NOTIFYDEV  global
   NR         30
   NTFY_ORDER 50-Garagentor
   STATE      off
   TYPE       CUL_HM
   lastMsg    No:F8 - t:10 s:2DD0FD d:1C69D8 060100003C
   protLastRcv 2017-02-12 15:43:29
   protSnd    2 last_at:2017-02-12 15:43:29
   protState  CMDs_done
   rssi_HMLAN1 max:-60 avg:-60 cnt:1 min:-60 lst:-60
   rssi_at_HMLAN1 max:-58 avg:-58 cnt:2 min:-58 lst:-58
   Readings:
     2017-02-12 14:22:49   CommandAccepted yes
     2017-02-07 13:48:25   D-firmware      2.5
     2017-02-07 13:48:25   D-serialNr      LEQ0746357
     2017-02-07 13:48:35   PairedTo        0x1C69D8
     2017-02-07 13:48:29   R-pairCentral   0x1C69D8
     2017-02-07 13:48:30   R-powerUpAction off
     2017-02-07 13:48:30   R-sign          off
     2017-02-07 13:48:35   RegL_00.        02:01 0A:1C 0B:69 0C:D8 15:FF 18:00 00:00
     2017-02-07 13:48:36   RegL_01.        08:00  30:06 57:24 56:00 00:00
     2017-02-12 15:43:29   deviceMsg       off (to HMLAN1)
     2017-02-12 15:43:29   level           0
     2017-02-12 15:43:29   pct             0
     2017-02-12 15:43:29   recentStateType info
     2017-02-12 15:43:29   state           off
     2017-02-12 15:43:29   timedOn         off
   Helper:
     HM_CMDNR   248
     cSnd       ,011C69D82DD0FD010E
     mId        0004
     rxType     1
     supp_Pair_Rep 0
     Expert:
       def        1
       det        0
       raw        1
       tpl        0
     Io:
       newChn     +2DD0FD,00,00,00
       nextSend   1486910609.67115
       prefIO
       rxt        0
       vccu
       p:
         2DD0FD
         00
         00
         00
     Mrssi:
       mNo        F8
       Io:
         HMLAN1     -56
     Prt:
       bErr       0
       sProc      0
       Rspwait:
     Q:
       qReqConf
       qReqStat
     Role:
       chn        1
       dev        1
       prs        1
     Rpt:
       IO         HMLAN1
       flg        A
       ts         1486910609.56566
       ack:
         HASH(0xea1398)
         F880021C69D82DD0FD00
     Rssi:
       Hmlan1:
         avg        -60
         cnt        1
         lst        -60
         max        -60
         min        -60
       At_hmlan1:
         avg        -58
         cnt        2
         lst        -58
         max        -58
         min        -58
Attributes:
   IODev      HMLAN1
   autoReadReg 4_reqStatus
   eventMap   /on-for-timer 1:on/
   expert     2_raw
   firmware   2.5
   homebridgeMapping clear On=state,valueOn=on,cmdOn=on-for-timer+1,cmdOff=on-for-timer+1
   model      HM-LC-SW1-FM
   peerIDs    00000000,
   room       Garage,Homekit,CUL_HM
   serialNr   LEQ0746357
   subType    switch
   webCmd     statusRequest:toggle:on:off


Komischerweise , wenn ich in Homekit alles lösche und neu einbinde ,wird ja die Bridge und die Akktoren gefunden.
Gleichzeitig werden die Akktoren dann einmal "angesprochen" und ausgelöst ....

Sky

Nochmal ein Auszug aus der Console :

pi@raspberrypi:~ $ 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=libdns_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=libdns_sd&e=nodejs&f=DNSServiceR                            egister>
[2/13/2017, 2:08:46 PM] Loaded plugin: homebridge-fhem
homebridge API version: 2.1
this homebridge-fhem 0.2.71
[2/13/2017, 2:08:46 PM] Registering platform 'homebridge-fhem.FHEM'
[2/13/2017, 2:08:46 PM] ---
[2/13/2017, 2:08:46 PM] Loaded config.json with 0 accessories and 1 platforms.
[2/13/2017, 2:08:46 PM] ---
[2/13/2017, 2:08:46 PM] Loading 1 platforms...
[2/13/2017, 2:08:46 PM] [FHEM] Initializing FHEM platform...
[2/13/2017, 2:08:47 PM] [FHEM] Checking devices and attributes...
[2/13/2017, 2:08:47 PM] [FHEM]   executing: http://127.0.0.1:8083/fhem?cmd=%7BAttrVal(%22global%22,%22userat                            tr%22,%22%22)%7D&XHR=1
[2/13/2017, 2:08:47 PM] [FHEM]   executing: http://127.0.0.1:8083/fhem?cmd=jsonlist2%20TYPE=siri&XHR=1
starting longpoll: http://127.0.0.1:8083/fhem.pl?XHR=1&inform=type=status;addglobal=1;filter=.*;since=null;f                            mt=JSON&timestamp=1486991327055
[2/13/2017, 2:08:47 PM] [FHEM] Fetching FHEM devices...
[2/13/2017, 2:08:47 PM] [FHEM] fetching: http://127.0.0.1:8083/fhem?cmd=jsonlist2%20room=Homekit&XHR=1
[2/13/2017, 2:08:47 PM] Loading 0 accessories...
Server listening on: http://<ip>:8282
[2/13/2017, 2:08:47 PM] [FHEM] got: 4 results
[2/13/2017, 2:08:47 PM] [FHEM] homebridgeMapping: clear On=state,valueOn=on,cmdOn=on-for-timer+1,cmdOff=on-f                            or-timer+1
[2/13/2017, 2:08:47 PM] [FHEM] mappings for Garagentor: { On:
   { reading: 'state',
     valueOn: 'on',
     cmdOn: 'on-for-timer 1',
     cmdOff: 'on-for-timer 1' } }
[2/13/2017, 2:08:47 PM] [FHEM] Garagentor is switch
[2/13/2017, 2:08:47 PM] [FHEM] Garagentor has
[2/13/2017, 2:08:47 PM] [FHEM]   On [state;on-for-timer 1,on-for-timer 1]
  2017-02-13 14:08:47 caching: Garagentor-state: off
[2/13/2017, 2:08:47 PM] [FHEM] Garagentor-state valueOn/valueOff: value off mapped to 0
[2/13/2017, 2:08:47 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[2/13/2017, 2:08:47 PM] [FHEM] homebridgeMapping: clear On=state,valueOn=on,cmdOn=on-for-timer+1,cmdOff=on-f                            or-timer+1
[2/13/2017, 2:08:47 PM] [FHEM] mappings for Rollo_Esszimmer: { On:
   { reading: 'state',
     valueOn: 'on',
     cmdOn: 'on-for-timer 1',
     cmdOff: 'on-for-timer 1' } }
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Esszimmer is switch
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Esszimmer has
[2/13/2017, 2:08:47 PM] [FHEM]   On [state;on-for-timer 1,on-for-timer 1]
  2017-02-13 14:08:47 caching: Rollo_Esszimmer-state: off
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Esszimmer-state valueOn/valueOff: value off mapped to 0
[2/13/2017, 2:08:47 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[2/13/2017, 2:08:47 PM] [FHEM] homebridgeMapping: clear On=state,valueOn=on,cmdOn=on-for-timer+1,cmdOff=on-f                            or-timer+1
[2/13/2017, 2:08:47 PM] [FHEM] mappings for Rollo_Tuer: { On:
   { reading: 'state',
     valueOn: 'on',
     cmdOn: 'on-for-timer 1',
     cmdOff: 'on-for-timer 1' } }
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Tuer is switch
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Tuer has
[2/13/2017, 2:08:47 PM] [FHEM]   On [state;on-for-timer 1,on-for-timer 1]
  2017-02-13 14:08:47 caching: Rollo_Tuer-state: off
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Tuer-state valueOn/valueOff: value off mapped to 0
[2/13/2017, 2:08:47 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[2/13/2017, 2:08:47 PM] [FHEM] homebridgeMapping: clear On=state,valueOn=on,cmdOn=on-for-timer+1,cmdOff=on-f                            or-timer+1
[2/13/2017, 2:08:47 PM] [FHEM] mappings for Rollo_Wohnzimmer: { On:
   { reading: 'state',
     valueOn: 'on',
     cmdOn: 'on-for-timer 1',
     cmdOff: 'on-for-timer 1' } }
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Wohnzimmer is switch
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Wohnzimmer has
[2/13/2017, 2:08:47 PM] [FHEM]   On [state;on-for-timer 1,on-for-timer 1]
  2017-02-13 14:08:47 caching: Rollo_Wohnzimmer-state: off
[2/13/2017, 2:08:47 PM] [FHEM] Rollo_Wohnzimmer-state valueOn/valueOff: value off mapped to 0
[2/13/2017, 2:08:47 PM] [FHEM]     caching: On: false (as boolean; from 'off')
[2/13/2017, 2:08:47 PM] [FHEM] Initializing platform accessory 'Garagentor'...
[2/13/2017, 2:08:47 PM] [FHEM] creating services for Garagentor
[2/13/2017, 2:08:47 PM] [FHEM]   information service for Garagentor
[2/13/2017, 2:08:47 PM] [FHEM]     manufacturer, model and serial number characteristics for Garagentor
[2/13/2017, 2:08:47 PM] [FHEM]   Switch service for Garagentor
[2/13/2017, 2:08:47 PM] [FHEM]     On characteristic for Garagentor:state
[2/13/2017, 2:08:47 PM] [FHEM]       initial value is: false (boolean)
[2/13/2017, 2:08:47 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[2/13/2017, 2:08:47 PM] [FHEM] Initializing platform accessory 'Rollo_Esszimmer'...
[2/13/2017, 2:08:47 PM] [FHEM] creating services for Rollo_Esszimmer
[2/13/2017, 2:08:47 PM] [FHEM]   information service for Rollo_Esszimmer
[2/13/2017, 2:08:47 PM] [FHEM]     manufacturer, model and serial number characteristics for Rollo_Esszimmer
[2/13/2017, 2:08:47 PM] [FHEM]   Switch service for Rollo_Esszimmer
[2/13/2017, 2:08:47 PM] [FHEM]     On characteristic for Rollo_Esszimmer:state
[2/13/2017, 2:08:47 PM] [FHEM]       initial value is: false (boolean)
[2/13/2017, 2:08:47 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[2/13/2017, 2:08:47 PM] [FHEM] Initializing platform accessory 'Rollo_Tuer'...
[2/13/2017, 2:08:47 PM] [FHEM] creating services for Rollo_Tuer
[2/13/2017, 2:08:47 PM] [FHEM]   information service for Rollo_Tuer
[2/13/2017, 2:08:47 PM] [FHEM]     manufacturer, model and serial number characteristics for Rollo_Tuer
[2/13/2017, 2:08:47 PM] [FHEM]   Switch service for Rollo_Tuer
[2/13/2017, 2:08:47 PM] [FHEM]     On characteristic for Rollo_Tuer:state
[2/13/2017, 2:08:47 PM] [FHEM]       initial value is: false (boolean)
[2/13/2017, 2:08:47 PM] [FHEM]       props: { format: 'bool',
  unit: null,
  minValue: null,
  maxValue: null,
  minStep: null,
  perms: [ 'pr', 'pw', 'ev' ] }
[2/13/2017, 2:08:47 PM] [FHEM] Initializing platform accessory 'Rollo_Wohnzimmer'...
[2/13/2017, 2:08:47 PM] [FHEM] creating services for Rollo_Wohnzimmer
[2/13/2017, 2:08:47 PM] [FHEM]   information service for Rollo_Wohnzimmer
[2/13/2017, 2:08:47 PM] [FHEM]     manufacturer, model and serial number characteristics for Rollo_Wohnzimme                            r
[2/13/2017, 2:08:47 PM] [FHEM]   Switch service for Rollo_Wohnzimmer
[2/13/2017, 2:08:47 PM] [FHEM]     On characteristic for Rollo_Wohnzimmer:state
[2/13/2017, 2:08:47 PM] [FHEM]       initial value is: false (boolean)
[2/13/2017, 2:08:47 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 │
    └────────────┘

[2/13/2017, 2:08:47 PM] Homebridge is running on port 51826.
[2/13/2017, 2:08:47 PM] [FHEM] no siri device found. please define it.
[2/13/2017, 2:08:48 PM] [FHEM] query: On for Garagentor-state
[2/13/2017, 2:08:48 PM] [FHEM]   cached: false (as boolean')
[2/13/2017, 2:08:48 PM] [FHEM] query: On for Rollo_Esszimmer-state
[2/13/2017, 2:08:48 PM] [FHEM]   cached: false (as boolean')


svenson08

Hallo,

ich habe ein Verständnisproblem mit dem Parameter nocache=true.

Ich hab das folgende homebridge mapping

ZitathomebridgeMapping TargetTemperature=desired-temp::desired-temp,minValue=5,maxValue=35,minStep=0.5,nocache=true
CurrentTemperature=BZ_Heizung_01_Clima:measured-temp
StatusLowBattery=BZ_Heizung_01:battery,values=ok:BATTERY_LEVEL_NORMAL;;/^.*/:BATTERY_LEVEL_LOW                                              TargetHeatingCoolingState=heatingState,values=OFF:0;;HEAT:1;;COOL:2;;AUTO:3,cmds=OFF:controlManu+off;;HEAT:controlMode+boost;;AUTO:controlMode+auto;;COOL:controlManu+17.0
CurrentHeatingCoolingState=heatingState,values=OFF:0;;HEAT:1;;COOL:2;;AUTO:0

TargetTemperature weise ich an, diesen Wert nicht zu cachen. In der homebridge erhalte ich aber die folgende Ausgabe, welche das Gegenteil behauptet.

Zitat[2/13/2017, 7:38:49 PM] [FHEM] query: TargetTemperature for BZ_Heizung_01_Clima-desired-temp
[2/13/2017, 7:38:49 PM] [FHEM]   cached: 20.5 (as number')

Es wird auch nicht der aktualisierte Wert in der App angezeigt, sondern der aus dem Cache.
Nun die Frage, was mache ich falsch?
homebridge, homebridge-fhem plugin und fhem sind auf dem aktuellen Stand.

Gruß svenson

Steffen@Home

Zitat von: DeeSPe am 10 Februar 2017, 17:54:55
Vielleicht verstehe ich Deine Anforderung auch nicht richtig.
Ich habe bspw. ein umfangreiches Mapping auf einem Device und die Home App zeigt mir alle gemappten Characteristics als ein Device (Kachel).
Soweit ich weiß kann die Home App aber keine Characteristics doppelt anzeigen und auch nicht alle wild durcheinander, das können nur Dritt-Apps ala Eve und Co.

Gruß
Dan

Hallo Dan,


  • Kannst du mal ein Screenshot davon machen?
  • Wie sieht denn dein Mapping aus?

Meine Kachel´n sehen so aus:

Pi 1 - FHEM, HM-MOD-RPI-PCB, HM-RT-CC-DN, HM-WDS10-TH-O, HM-Sec-SCo, HM-LC-Sw1PBU-FM, Relais Platine für ext. Ansteuerung, LD382 Wifi LED Controller, DHT
Pi 2 - Kamera, DHT
Pi 3 - FHEM2, Grafana, DHT, Magnet-Sensoren, Relais-Platine