FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: dieddel am 19 Oktober 2016, 15:07:59

Titel: FHEM und Homebridge, Geräte werden angezeigt haben aber keine Funktion
Beitrag von: dieddel am 19 Oktober 2016, 15:07:59
Hallo zusammen;

vielleicht habe ich Glück und mir kann jemand helfen.

Habe jetzt endlich alles soweit, das Geräte von meinem FHEM in der Home App von IOS10 angezeigt werden, und
auch zu schalten gehen, jedoch ohne Auswirkung auf das Gerät, also es tut sich nix, an aus, nix.
Ich habe momentan nur 3 Geräte drin 2 x Licht, das sind 2 Schalter an einem Etalko FSR12-4x und 1 Rolladen auch von Etalko.
In FHEM lässt sich alles super schalten im Haus, nur krieg ich in der App nix an.

hier mal ein Auszug aus meiner Homebridge.log, und drunter aus der Homebridge.err :

[10/19/2016, 2:50:29 PM] Loaded plugin: homebridge-fhem
homebridge API version: 2.1
[10/19/2016, 2:50:32 PM] Registering platform 'homebridge-fhem.FHEM'
[10/19/2016, 2:50:32 PM] ---
[10/19/2016, 2:50:32 PM] Loaded config.json with 0 accessories and 1 platforms.
[10/19/2016, 2:50:33 PM] ---
[10/19/2016, 2:50:33 PM] Loading 1 platforms...
[10/19/2016, 2:50:33 PM] [FHEM] Initializing FHEM platform...
starting longpoll: http://raspberrypi:8083/fhem.pl?XHR=1&inform=type=status;addglobal=1;filter=.*;since=null;fmt=JSON&timestamp=1476881435661
[10/19/2016, 2:50:35 PM] [FHEM] Checking genericDeviceType...
[10/19/2016, 2:50:35 PM] [FHEM]   executing: http://raspberrypi:8083/fhem?cmd=%7BAttrVal(%22global%22,%22userattr%22,%22%22)%7D&XHR=1
[10/19/2016, 2:50:35 PM] [FHEM] Fetching FHEM devices...
[10/19/2016, 2:50:35 PM] [FHEM] fetching: http://raspberrypi:8083/fhem?cmd=jsonlist2%20room=Homekit&XHR=1
[10/19/2016, 2:50:35 PM] Loading 0 accessories...
Server listening on: http://<ip>:8282
[10/19/2016, 2:50:38 PM] [FHEM] got: 3 results
[10/19/2016, 2:50:48 PM] [FHEM] bu_Licht_Balkon is switch
[10/19/2016, 2:50:48 PM] [FHEM] bu_Licht_Balkon has
[10/19/2016, 2:50:48 PM] [FHEM] bu_Licht_Decke is switch
[10/19/2016, 2:50:48 PM] [FHEM] bu_Licht_Decke has
[10/19/2016, 2:50:48 PM] [FHEM] bu_Rollo_vorne is switch
[10/19/2016, 2:50:48 PM] [FHEM] bu_Rollo_vorne has
[10/19/2016, 2:50:48 PM] [FHEM] Initializing platform accessory 'bu_Licht_Balkon'...
[10/19/2016, 2:50:48 PM] [FHEM] creating services for bu_Licht_Balkon
[10/19/2016, 2:50:48 PM] [FHEM]   information service for bu_Licht_Balkon
[10/19/2016, 2:50:48 PM] [FHEM]     manufacturer, model and serial number characteristics for bu_Licht_Balkon
[10/19/2016, 2:50:48 PM] [FHEM]   Switch service for bu_Licht_Balkon
[10/19/2016, 2:50:48 PM] [FHEM] Initializing platform accessory 'bu_Licht_Decke'...
[10/19/2016, 2:50:48 PM] [FHEM] creating services for bu_Licht_Decke
[10/19/2016, 2:50:48 PM] [FHEM]   information service for bu_Licht_Decke
[10/19/2016, 2:50:48 PM] [FHEM]     manufacturer, model and serial number characteristics for bu_Licht_Decke
[10/19/2016, 2:50:48 PM] [FHEM]   Switch service for bu_Licht_Decke
[10/19/2016, 2:50:48 PM] [FHEM] Initializing platform accessory 'bu_Rollo_vorne'...
[10/19/2016, 2:50:48 PM] [FHEM] creating services for bu_Rollo_vorne
[10/19/2016, 2:50:48 PM] [FHEM]   information service for bu_Rollo_vorne
[10/19/2016, 2:50:48 PM] [FHEM]     manufacturer, model and serial number characteristics for bu_Rollo_vorne
[10/19/2016, 2:50:48 PM] [FHEM]   Switch service for bu_Rollo_vorne
Scan this code with your HomeKit App on your iOS device to pair with Homebridge:
                       
    ┌────────────┐     
    │ 031-45-154 │     
    └────────────┘     
                       
[10/19/2016, 2:50:48 PM] Homebridge is running on port 51826.

Wed, 19 Oct 2016 12:27:08 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP Response is finished
Wed, 19 Oct 2016 12:27:09 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP request: /characteristics
Wed, 19 Oct 2016 12:27:09 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: PUT /characteristics
Wed, 19 Oct 2016 12:27:09 GMT Accessory [Homebridge] Processing characteristic set: [{"aid":4,"iid":9,"value":0}]
Wed, 19 Oct 2016 12:27:09 GMT Accessory [Homebridge] Setting Characteristic "On" to value 0
Wed, 19 Oct 2016 12:27:09 GMT EventedHTTPServer [::ffff:192.168.178.32] Muting event '4.9' notification for this connection since it originated here.
Wed, 19 Oct 2016 12:27:09 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP Response is finished
Wed, 19 Oct 2016 12:27:10 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP request: /characteristics
Wed, 19 Oct 2016 12:27:10 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: PUT /characteristics
Wed, 19 Oct 2016 12:27:10 GMT Accessory [Homebridge] Processing characteristic set: [{"aid":4,"iid":9,"value":1}]
Wed, 19 Oct 2016 12:27:10 GMT Accessory [Homebridge] Setting Characteristic "On" to value 1
Wed, 19 Oct 2016 12:27:10 GMT EventedHTTPServer [::ffff:192.168.178.32] Muting event '4.9' notification for this connection since it originated here.
Wed, 19 Oct 2016 12:27:10 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP Response is finished
Wed, 19 Oct 2016 12:27:12 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP request: /characteristics
Wed, 19 Oct 2016 12:27:12 GMT HAPServer [CC:22:3D:E3:CE:30] HAP Request: PUT /characteristics
Wed, 19 Oct 2016 12:27:12 GMT Accessory [Homebridge] Processing characteristic set: [{"aid":4,"iid":9,"value":0}]
Wed, 19 Oct 2016 12:27:12 GMT Accessory [Homebridge] Setting Characteristic "On" to value 0
Wed, 19 Oct 2016 12:27:12 GMT EventedHTTPServer [::ffff:192.168.178.32] Muting event '4.9' notification for this connection since it originated here.
Wed, 19 Oct 2016 12:27:12 GMT EventedHTTPServer [::ffff:192.168.178.32] HTTP Response is finished

Danke für Hilfe und Tipps

Titel: Antw:FHEM und Homebridge, Geräte werden angezeigt haben aber keine Funktion
Beitrag von: DeeSPe am 19 Oktober 2016, 15:47:34
Ich schaue in die Glaskugel und schätze es liegt am homebridgeMapping! 8)
Aber ohne weitere Informationen zu Deinen verwendeten Geräten (list) wird Dir leider niemand helfen können.

Gruß
Dan
Titel: Antw:FHEM und Homebridge, Geräte werden angezeigt haben aber keine Funktion
Beitrag von: dieddel am 19 Oktober 2016, 16:33:25
Hallo;

habe es jetzt hinbekommen, Problem bei mir stand in FHEM, A0:an A1:aus, anstatt A0:on A1:off

jetzt gehts.

Nur habe ich jetzt folgendes Problem, au Ipad funktioniert es, nur auf dem Iphone nicht.
Irgend einen rat ??

Danke