Google Home ab 8 August in Deutschland

Begonnen von CoolTux, 18 Juli 2017, 12:24:16

Vorheriges Thema - Nächstes Thema

dominik

Bitte nochmals testen...habe noch ein Update gemacht.

Machst du bei dir den Filter für die Google Home Devices über den Raum in der config.json? Es ist eigenartig, dass bei dir irgendein Device keinen Raum hat. Vielleicht auch mal in "Unsorted" nachsehen ob dort ein Device ist das du für Google Home verwenden möchtest.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

SouzA

Hi,
nee, geht immernoch nicht.
bin/ghome
[2018-10-7 22:00:24] using /home/pi/.ghome/config.json
[2018-10-7 22:00:24] ---
[2018-10-7 22:00:24] this is ghome-fhem 0.4.0
[2018-10-7 22:00:24] Fetching FHEM devices...
[2018-10-7 22:00:24] [GHome] starting longpoll: http://127.0.0.1:8096/ghome?XHR=1&inform=type=status;addglobal=1;filter=.*;since=null;fmt=JSON&timestamp=1538942424905
[2018-10-7 22:00:24] Server listening on: http://:::3010
[2018-10-7 22:00:25] [GHome] Checking devices and attributes...
[2018-10-7 22:00:25] [GHome]   executing: http://127.0.0.1:8096/ghome?cmd=%7BAttrVal(%22global%22,%22userattr%22,%22%22)%7D&XHR=1
[2018-10-7 22:00:25] [GHome] Fetching FHEM devices...
[2018-10-7 22:00:25] [GHome] fetching: http://127.0.0.1:8096/ghome?cmd=jsonlist2%20room=GoogleHome&XHR=1
[2018-10-7 22:00:25] [GHome] got: 20 results
[2018-10-7 22:00:25] [GHome] azi_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] azi_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'azi_Heizung_Clima',
  informId: 'azi_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: azi_Heizung_Clima-desired-temp: 17.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'azi_Heizung_Clima',
  informId: 'azi_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: azi_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'azi_Heizung_Clima',
  informId: 'azi_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: azi_Heizung_Clima-measured-temp: 21.1
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'azi_Heizung_Clima',
  informId: 'azi_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: azi_Heizung_Clima-humidity: 54.3
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'azi_Heizung_Clima',
  informId: 'azi_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] azi_Rolladen: no service type detected
[2018-10-7 22:00:25] [GHome] bad_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] bad_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'bad_Heizung_Clima',
  informId: 'bad_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: bad_Heizung_Clima-desired-temp: 17.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'bad_Heizung_Clima',
  informId: 'bad_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: bad_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'bad_Heizung_Clima',
  informId: 'bad_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: bad_Heizung_Clima-measured-temp: 22.4
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'bad_Heizung_Clima',
  informId: 'bad_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: bad_Heizung_Clima-humidity: 59
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'bad_Heizung_Clima',
  informId: 'bad_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] homebridgeMapping: On=state,cmdOn=on,cmdOff=off
[2018-10-7 22:00:25] [GHome] du_ku_Radio_ein_aus is switch
[2018-10-7 22:00:25] [GHome] du_ku_Radio_ein_aus has
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'du_ku_Radio_ein_aus',
  informId: 'du_ku_Radio_ein_aus-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' },
  event_map: { An: 'on', Aus: 'off' } }
  2018-10-07 22:00:25 caching: du_ku_Radio_ein_aus-state: An
[2018-10-7 22:00:25] [GHome] homebridgeMapping: On=state,cmdOn=Auf,cmdOff=Zu
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_hinten is switch
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_hinten has
[2018-10-7 22:00:25] [GHome]   On [state;Auf,Zu]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  cmdOn: 'Auf',
  cmdOff: 'Zu',
  device: 'du_wozi_Rollo_ghome_hinten',
  informId: 'du_wozi_Rollo_ghome_hinten-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: du_wozi_Rollo_ghome_hinten-state: Auf
[2018-10-7 22:00:25] [GHome] homebridgeMapping: On=state,cmdOn=Auf,cmdOff=Zu
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_links is switch
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_links has
[2018-10-7 22:00:25] [GHome]   On [state;Auf,Zu]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  cmdOn: 'Auf',
  cmdOff: 'Zu',
  device: 'du_wozi_Rollo_ghome_links',
  informId: 'du_wozi_Rollo_ghome_links-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: du_wozi_Rollo_ghome_links-state: Auf
[2018-10-7 22:00:25] [GHome] homebridgeMapping: On=state,cmdOn=Auf,cmdOff=Zu
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_rechts is switch
[2018-10-7 22:00:25] [GHome] du_wozi_Rollo_ghome_rechts has
[2018-10-7 22:00:25] [GHome]   On [state;Auf,Zu]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  cmdOn: 'Auf',
  cmdOff: 'Zu',
  device: 'du_wozi_Rollo_ghome_rechts',
  informId: 'du_wozi_Rollo_ghome_rechts-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: du_wozi_Rollo_ghome_rechts-state: Auf
[2018-10-7 22:00:25] [GHome] homebridgeMapping: Brightness=dim,part=1,cmd=dim
[2018-10-7 22:00:25] [GHome] flur_Dimmer is light
[2018-10-7 22:00:25] [GHome] flur_Dimmer has
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome]   Brightness [dim]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'flur_Dimmer',
  informId: 'flur_Dimmer-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Dimmer-state: off
[2018-10-7 22:00:25] [GHome] { reading: 'dim',
  part: '1',
  cmd: 'dim',
  device: 'flur_Dimmer',
  informId: 'flur_Dimmer-dim',
  characteristic_type: 'Brightness',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Dimmer-dim: 0
[2018-10-7 22:00:25] [GHome] flur_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] flur_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'flur_Heizung_Clima',
  informId: 'flur_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'flur_Heizung_Clima',
  informId: 'flur_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'flur_Heizung_Clima',
  informId: 'flur_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Heizung_Clima-measured-temp: 22.6
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'flur_Heizung_Clima',
  informId: 'flur_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: flur_Heizung_Clima-humidity: 51
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'flur_Heizung_Clima',
  informId: 'flur_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] homebridgeMapping: CurrentRelativeHumidity=0
[2018-10-7 22:00:25] [GHome] gwc_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] gwc_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [0]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'gwc_Heizung_Clima',
  informId: 'gwc_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: gwc_Heizung_Clima-desired-temp: 17.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'gwc_Heizung_Clima',
  informId: 'gwc_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: gwc_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'gwc_Heizung_Clima',
  informId: 'gwc_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: gwc_Heizung_Clima-measured-temp: 20.8
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'gwc_Heizung_Clima',
  informId: 'gwc_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] { reading: '0',
  device: 'gwc_Heizung_Clima',
  informId: 'gwc_Heizung_Clima-0',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] kizi1_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] kizi1_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'kizi1_Heizung_Clima',
  informId: 'kizi1_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi1_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'kizi1_Heizung_Clima',
  informId: 'kizi1_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi1_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'kizi1_Heizung_Clima',
  informId: 'kizi1_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi1_Heizung_Clima-measured-temp: 21.1
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'kizi1_Heizung_Clima',
  informId: 'kizi1_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi1_Heizung_Clima-humidity: 59
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'kizi1_Heizung_Clima',
  informId: 'kizi1_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] kizi2_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] kizi2_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'kizi2_Heizung_Clima',
  informId: 'kizi2_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi2_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'kizi2_Heizung_Clima',
  informId: 'kizi2_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi2_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'kizi2_Heizung_Clima',
  informId: 'kizi2_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi2_Heizung_Clima-measured-temp: 20.7
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'kizi2_Heizung_Clima',
  informId: 'kizi2_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: kizi2_Heizung_Clima-humidity: 58
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'kizi2_Heizung_Clima',
  informId: 'kizi2_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] ku_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] ku_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'ku_Heizung_Clima',
  informId: 'ku_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'ku_Heizung_Clima',
  informId: 'ku_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'ku_Heizung_Clima',
  informId: 'ku_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Heizung_Clima-measured-temp: 22.1
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'ku_Heizung_Clima',
  informId: 'ku_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Heizung_Clima-humidity: 52
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'ku_Heizung_Clima',
  informId: 'ku_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] ku_LED_auf_Schrank is light
[2018-10-7 22:00:25] [GHome] ku_LED_auf_Schrank has
[2018-10-7 22:00:25] [GHome]   Hue [hue;HSV;0-359]
[2018-10-7 22:00:25] [GHome]   Saturation [saturation;HSV;0-100]
[2018-10-7 22:00:25] [GHome]   Brightness [brightness]
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'hue',
  cmd: 'HSV',
  max: 359,
  maxValue: 359,
  homekit2reading: [Function: bound homekit2reading],
  device: 'ku_LED_auf_Schrank',
  informId: 'ku_LED_auf_Schrank-hue',
  characteristic_type: 'Hue',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_LED_auf_Schrank-hue: 178
[2018-10-7 22:00:25] [GHome] { reading: 'saturation',
  cmd: 'HSV',
  max: 100,
  maxValue: 100,
  homekit2reading: [Function: bound homekit2reading],
  device: 'ku_LED_auf_Schrank',
  informId: 'ku_LED_auf_Schrank-saturation',
  characteristic_type: 'Saturation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_LED_auf_Schrank-saturation: 0
[2018-10-7 22:00:25] [GHome] { reading: 'brightness',
  cmd: 'HSV',
  max: 100,
  maxValue: 100,
  delay: true,
  homekit2reading: [Function: bound homekit2reading],
  device: 'ku_LED_auf_Schrank',
  informId: 'ku_LED_auf_Schrank-brightness',
  characteristic_type: 'Brightness',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_LED_auf_Schrank-brightness: 0
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'ku_LED_auf_Schrank',
  informId: 'ku_LED_auf_Schrank-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_LED_auf_Schrank-state: off
[2018-10-7 22:00:25] [GHome] ku_Taster_unten_Sw_01 is light
[2018-10-7 22:00:25] [GHome] ku_Taster_unten_Sw_01 has
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'ku_Taster_unten_Sw_01',
  informId: 'ku_Taster_unten_Sw_01-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Taster_unten_Sw_01-state: off
[2018-10-7 22:00:25] [GHome] ku_Taster_unten_Sw_02 is light
[2018-10-7 22:00:25] [GHome] ku_Taster_unten_Sw_02 has
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'ku_Taster_unten_Sw_02',
  informId: 'ku_Taster_unten_Sw_02-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: ku_Taster_unten_Sw_02-state: off
[2018-10-7 22:00:25] [GHome] schlazi_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] schlazi_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'schlazi_Heizung_Clima',
  informId: 'schlazi_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: schlazi_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'schlazi_Heizung_Clima',
  informId: 'schlazi_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: schlazi_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'schlazi_Heizung_Clima',
  informId: 'schlazi_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: schlazi_Heizung_Clima-measured-temp: 21.8
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'schlazi_Heizung_Clima',
  informId: 'schlazi_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: schlazi_Heizung_Clima-humidity: 60.8
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'schlazi_Heizung_Clima',
  informId: 'schlazi_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] wozi_Bel_Stehleuchte is light
[2018-10-7 22:00:25] [GHome] wozi_Bel_Stehleuchte has
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'wozi_Bel_Stehleuchte',
  informId: 'wozi_Bel_Stehleuchte-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_Bel_Stehleuchte-state: off
[2018-10-7 22:00:25] [GHome] wozi_Heizung_Clima is thermostat
[2018-10-7 22:00:25] [GHome] wozi_Heizung_Clima has
[2018-10-7 22:00:25] [GHome]   TargetTemperature [desired-temp]
[2018-10-7 22:00:25] [GHome]   Custom Actuation [ValvePosition]
[2018-10-7 22:00:25] [GHome]   CurrentTemperature [measured-temp]
[2018-10-7 22:00:25] [GHome]   CurrentRelativeHumidity [humidity]
[2018-10-7 22:00:25] [GHome]   CurrentHeatingCoolingState [undefined]
[2018-10-7 22:00:25] [GHome] { reading: 'desired-temp',
  cmd: 'desired-temp',
  delay: true,
  minValue: 5,
  maxValue: 30,
  minStep: 0.5,
  device: 'wozi_Heizung_Clima',
  informId: 'wozi_Heizung_Clima-desired-temp',
  characteristic_type: 'TargetTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_Heizung_Clima-desired-temp: 18.0
[2018-10-7 22:00:25] [GHome] { reading: 'ValvePosition',
  name: 'Actuation',
  format: 'UINT8',
  unit: 'PERCENTAGE',
  maxValue: 100,
  minValue: 0,
  minStep: 1,
  device: 'wozi_Heizung_Clima',
  informId: 'wozi_Heizung_Clima-ValvePosition',
  characteristic_type: 'Actuation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_Heizung_Clima-ValvePosition: 0
[2018-10-7 22:00:25] [GHome]     caching: Custom Actuation: 0 (as number; from '0')
[2018-10-7 22:00:25] [GHome] { reading: 'measured-temp',
  minValue: -30,
  device: 'wozi_Heizung_Clima',
  informId: 'wozi_Heizung_Clima-measured-temp',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_Heizung_Clima-measured-temp: 21.5
[2018-10-7 22:00:25] [GHome] { reading: 'humidity',
  device: 'wozi_Heizung_Clima',
  informId: 'wozi_Heizung_Clima-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_Heizung_Clima-humidity: 53
[2018-10-7 22:00:25] [GHome] { default: 'HEAT',
  device: 'wozi_Heizung_Clima',
  informId: 'wozi_Heizung_Clima-undefined',
  characteristic_type: 'CurrentHeatingCoolingState',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
[2018-10-7 22:00:25] [GHome] wozi_LED_TV_WifiLight is light
[2018-10-7 22:00:25] [GHome] wozi_LED_TV_WifiLight has
[2018-10-7 22:00:25] [GHome]   Hue [hue;HSV;0-359]
[2018-10-7 22:00:25] [GHome]   Saturation [saturation;HSV;0-100]
[2018-10-7 22:00:25] [GHome]   Brightness [brightness]
[2018-10-7 22:00:25] [GHome]   On [state;on,off]
[2018-10-7 22:00:25] [GHome] { reading: 'hue',
  cmd: 'HSV',
  max: 359,
  maxValue: 359,
  homekit2reading: [Function: bound homekit2reading],
  device: 'wozi_LED_TV_WifiLight',
  informId: 'wozi_LED_TV_WifiLight-hue',
  characteristic_type: 'Hue',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_LED_TV_WifiLight-hue: 23
[2018-10-7 22:00:25] [GHome] { reading: 'saturation',
  cmd: 'HSV',
  max: 100,
  maxValue: 100,
  homekit2reading: [Function: bound homekit2reading],
  device: 'wozi_LED_TV_WifiLight',
  informId: 'wozi_LED_TV_WifiLight-saturation',
  characteristic_type: 'Saturation',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_LED_TV_WifiLight-saturation: 89
[2018-10-7 22:00:25] [GHome] { reading: 'brightness',
  cmd: 'HSV',
  max: 100,
  maxValue: 100,
  delay: true,
  homekit2reading: [Function: bound homekit2reading],
  device: 'wozi_LED_TV_WifiLight',
  informId: 'wozi_LED_TV_WifiLight-brightness',
  characteristic_type: 'Brightness',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_LED_TV_WifiLight-brightness: 0
[2018-10-7 22:00:25] [GHome] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'wozi_LED_TV_WifiLight',
  informId: 'wozi_LED_TV_WifiLight-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'GHome' } }
  2018-10-07 22:00:25 caching: wozi_LED_TV_WifiLight-state: off
/home/pi/ghome-fhem/lib/fhem.js:750
                        let roomArr = d.room.split(',');
                                            ^

TypeError: Cannot read property 'split' of undefined
    at /home/pi/ghome-fhem/lib/fhem.js:750:45
    at Array.forEach (native)
    at FHEM.<anonymous> (/home/pi/ghome-fhem/lib/fhem.js:749:34)
    at Request.self.callback (/home/pi/ghome-fhem/node_modules/request/request.js:185:22)
    at emitTwo (events.js:106:13)
    at Request.emit (events.js:191:7)
    at Request.<anonymous> (/home/pi/ghome-fhem/node_modules/request/request.js:1161:10)
    at emitOne (events.js:96:13)
    at Request.emit (events.js:188:7)
    at Gunzip.<anonymous> (/home/pi/ghome-fhem/node_modules/request/request.js:1083:12)


Habe kein Raum Unsorted, alle Devices sind zugeordnet... Mag keine Unordnung ;). Ja, Filter über die config auf Raum GoogleHome.
Vielen Dank für deinen Einsatz!

Bis denn
SouzA
Raspi 4, EnOcean TCM310 USB, HM-MOD-UART-USB, Jeelink, hue, AMAD, fully, FRITZBOX, Signalbot, VIERA, Presence BT/Mac, TPLink, Gassistant, Shelly, fhempy, ZigBee

dominik

Bitte nochmals "git pull" und einen Test, ich glaub du hattest nicht die letzte Version, weil die Fehlerzeile müsste nun eine andere sein.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

SouzA

Hi,

Doch hatte ich gemacht. Hatte 7 Dateien gezogen oder so...

Wenn ich Pech habe und im nächsten Hotel ich mich mal wieder nicht per VPN verbinden kann, dann wird es erst nächstes Wochenende wieder was. Heute geht es nicht mehr.
Melde mich.

Bis denn
SouzA
Raspi 4, EnOcean TCM310 USB, HM-MOD-UART-USB, Jeelink, hue, AMAD, fully, FRITZBOX, Signalbot, VIERA, Presence BT/Mac, TPLink, Gassistant, Shelly, fhempy, ZigBee

dominik

Ok, danke!

Ich habe jetzt noch eine Fehlermeldung eingebaut die das betroffene Device anzeigen sollte.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Gorbi

Hallo zusammen,

habe heute mal nach der Anleitung versucht das ganze einzurichten. Bei der Installation hat soweit alles ohne Fehlermeldung geklappt. Nur habe ich jetzt leider in der Google Home App das selbe Problem wie unten beschrieben. Auch wenn ich auf https://server/login gehe, bekomme ich immer die meldung Cannot GET /login und nicht die Login Page. Wo liegt hier der Fehler. Vielen Dank im vorraus!

Grüße


Zitat von: Hanky am 08 September 2018, 11:03:46
Hallo Zusammen,

ich versuche mich auch gerade daran die Verbindung zwischen fhem und Assistant mit dominik's Anleitung hin zu bekommen. Ich bin soweit, dass der Server läuft, mein Testdevice lädt und die Anbindung zu Actions on Google habe ich mit meinem Fhem-Connector Projekt gemacht. Im Assistant wird auch unter neue Geräte "[test] fhem" angezeigt. Wenn ich allerdings darauf drücke werde ich auf eine Seite weitergeleitet, auf der nur noch "Cannot GET /login steht".

Woran kann das liegen? Hängt das evtl. mit dem "oauthUsers" in der json Datei zusammen? --> Hier habe ich wie in der Anleitung einen neuen user generiert. Angemeldet habe ich beim aktivieren von gactions cli aber meinen normalen google Account den ich auch sonst verwende.

Außerdem verstehe ich an an der Anleitung die letzte Zeile noch nicht --> "Login <change_me___oauthUser> <change_me___password>|" wo ist das einzugeben?

Danke schon mal an euch.

Grüße

Felix

dominik

Hallo,

hast du sicher bower install ausgeführt? Ist im frontend Ordner ein bower_components Ordner vorhanden?

Gruß
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Gorbi

Zitat von: dominik am 10 Oktober 2018, 21:18:50
Hallo,

hast du sicher bower install ausgeführt? Ist im frontend Ordner ein bower_components Ordner vorhanden?

Gruß

Hi,

ja bower_components Ordner ist vorhanden. Eventuell könnte ich mir jetzt vorstellen wo der Fehler ist, nachdem ich mir das ganze jetzt nochmal Stunden angeschaut habe ;) Bin mir da aber nicht ganz sicher wie ich das Problem lösen kann bzw ob das überhaupt der Fehler ist.
Da bei mir das ganze in Docker Containern läuft, kann ich den Script nicht über Systemd starten und hatte bisher einfach nur den Dienst /bin/ghome gestartet. Jetzt wird im Script ja aber auch das WorkingDirectory mitgegeben, was dann natürlich nicht bekannt ist wenn ich den Dienst nur manuell starte.  Gibt es da eventuell eine andere Möglichkeit, Parameter wie z.B das Verzeichnis mitzugeben?

Gruß

dominik

Das sollte kein Problem sein. Starte den Dienst einfach direkt aus dem ghome-fhem Verzeichnis mit "bin/ghome", so mache ich es auch zum Testen.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Gorbi

Zitat von: dominik am 10 Oktober 2018, 22:09:52
Das sollte kein Problem sein. Starte den Dienst einfach direkt aus dem ghome-fhem Verzeichnis mit "bin/ghome", so mache ich es auch zum Testen.

Ahh Super,vielen Dank. Hatte vorher immer den gesamten Pfad zum starten angegeben. wenn ich aus dem Ordner ghome-fhem starte, komme ich auf die Login Seite und kann mich auch einloggen. Es kommt kurz die Meldung das Fhem-Connector verknüpft wurde aber es werden keine Geräte angezeigt.  Auch nach mehrmaligen Verknüpfen taucht kein Gerät auf und Fhem Connector ist auch nicht unter "Verknüpfte Dienste" sonder immer wieder unter "Neuen Dienst hinzufügen"

Im ghome Log sehe ich nur diese beiden Zeilen als auffällig:

could not find user
unable to generate a token false

Habe ich was vergessen?

dominik

Prüfe nochmals ob du die richtigen Werte aus der config.json verwendest. Der User ist der Wert, der über dem Passwort ohne Bezeichnung steht.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

Gorbi

Zitat von: dominik am 10 Oktober 2018, 22:41:37
Prüfe nochmals ob du die richtigen Werte aus der config.json verwendest. Der User ist der Wert, der über dem Passwort ohne Bezeichnung steht.

Hatte vorher nur ein MQTT Device zugefügt, mit einem anderen Device funktioniert es jetzt. Irgendwie scheint ghome das MQTT Device nicht zu mögen. Es werden auch keine Readings wie bei den anderen Devices in ghome angezeigt. Aber im großen und ganzen funktioniert das ganze jetzt erstmal. Vielen Dank nochmal

dominik

Poste bitte mal einen Screenshot inkl. Readings vom Device, dann schau ich mir das an.
fhempy -  https://github.com/fhempy/fhempy: GoogleCast, Tuya, UPnP, Ring, EQ3BT, Nespresso, Xiaomi, Spotify, Object Detection, ...
Kaffeespende: https://paypal.me/todominik

kadettilac89

Zitat von: kadettilac89 am 30 September 2018, 22:05:02
Ich muss grad auf was anderes warten.... hier die Reverse-proxy in nginx um die Login-Page mit Formular und Bilder korrekt anzuzeigen. Du nutzt Apache, musst halt anpassen.

Mir gefällt nicht dass man so viele Locations braucht, aber der node.js will für default page einen schließenden Slash / ... das als Location abzubilden muss ich mir irgendwann mal ansehen. Aber ganz hinten in meiner Todo-Liste.


    location /login {

       proxy_pass http://127.0.0.1:3000/login;
       proxy_http_version 1.1;
       proxy_set_header Upgrade $http_upgrade;
       proxy_buffering off;
       proxy_ignore_client_abort off;
       break;
    }

    location /images {

       proxy_pass http://127.0.0.1:3000/images;
       proxy_http_version 1.1;
       proxy_set_header Upgrade $http_upgrade;
       proxy_buffering off;
       proxy_ignore_client_abort off;
       break;
    }

    location /bower_components {

       proxy_pass http://127.0.0.1:3000/bower_components;
       proxy_http_version 1.1;
       proxy_set_header Upgrade $http_upgrade;
       proxy_buffering off;
       proxy_ignore_client_abort off;
       break;
    }


Update dazu: Nginx Reverse Proxy funktioniert mit 2 Einträgen ... Grafiken, Login, Bower-Komponenen ...


    location = /g_home {

       proxy_pass http://127.0.0.1:3005/;
       proxy_http_version 1.1;
       proxy_set_header Upgrade $http_upgrade;
       proxy_buffering off;
       proxy_ignore_client_abort off;
       break;
    }

    location ^~ /g_home/ {

       proxy_pass http://127.0.0.1:3005/;
       proxy_http_version 1.1;
       proxy_set_header Upgrade $http_upgrade;
       proxy_buffering off;
       proxy_ignore_client_abort off;
       break;
}


Erklärung dazu:

Meine Url für Ghome ist in diesem Format (in actions so eingetragen). https://ghome.spdns.de:4320/g_home
Port meines ghome ist 3005, darum auch in der location so eingetragen

Oauth: https://ghome.spdns.de:4320/g_home/oauth
Token: https://ghome.spdns.de:4320/g_home/token

@SouzA, das bringt dir erstmal nicht so viel da du Apache nutzt. Ich habe keine Apache laufen, aber ein paar Tips.
Suchbegriff in Google ... apache reverse proxy trailing slash

Vielleich hilt dir das .... https://serverfault.com/questions/134183/how-to-reverse-proxy-with-or-without-trailing-slash

Zum Verständnis, node.js-Webserver erwartet einen Slash am Ende.

Gorbi

Zitat von: dominik am 11 Oktober 2018, 07:48:10
Poste bitte mal einen Screenshot inkl. Readings vom Device, dann schau ich mir das an.
Hi,

anbei der Auzug von ghome von den 2 MQTT Devices:

[2018-10-12 07:45:20] [FHEM] Sonoff_Switch is switch
[2018-10-12 07:45:20] [FHEM] Sonoff_Switch has
[2018-10-12 07:45:20] [FHEM] Sonoff_Switch_SZ is switch
[2018-10-12 07:45:20] [FHEM] Sonoff_Switch_SZ has

und der Screenshot vom Device