Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Google Home/Assistant ioBroker einrichten/nutzen

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.9k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.3k

Google Home/Assistant ioBroker einrichten/nutzen

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
googlegoogle asisstantgoogle homegoogle home minihow-toanleitung
1.2k Beiträge 127 Kommentatoren 404.9k Aufrufe 140 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • T Offline
    T Offline
    tombox
    schrieb am zuletzt editiert von
    #195

    Ich habe nochmal eine Testversion veröffentlich einfach mal probieren wie die Erkennung der SmartEnums abläuft

    I 1 Antwort Letzte Antwort
    0
    • T tombox

      Ich habe nochmal eine Testversion veröffentlich einfach mal probieren wie die Erkennung der SmartEnums abläuft

      I Offline
      I Offline
      intruder7
      schrieb am zuletzt editiert von
      #196

      @tombox
      habe jetzt mal den iot adapter komplett entfernt und alles was noch auf iot hindeutete per winscp auf dem iobroker server gelöscht. dann deine letzte iot version von github installiert. Jetzt funktioniert alles unter ENUMS. und type und traits kann ich auch einstellen. im Log ist allerdings noch ein Haufen rotes Zeug. und sobald ich versuche ioBroker mit Google Home zu verknüpfen schmiert mir der iot Adapter ab. kannst du auch im Log sehen.

      host.ioBroker-rock64	2019-07-31 09:50:20.855	info	Restart adapter system.adapter.iot.0 because enabled
      host.ioBroker-rock64	2019-07-31 09:50:20.855	error	instance system.adapter.iot.0 terminated with code 0 (OK)
      host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at MqttClient.<anonymous> (/opt/iobroker/node_modules/iobroker.iot/node_modules/aws-iot-device-sdk/device/index.js:817:12)
      host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at DeviceClient.emit (events.js:198:13)
      host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at DeviceClient.device.on (/opt/iobroker/node_modules/iobroker.iot/main.js:749:21)
      host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at processMessage (/opt/iobroker/node_modules/iobroker.iot/main.js:625:34)
      host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at GoogleHome.process (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1428:24)
      host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at Array.find (<anonymous>)
      host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at request.inputs.find.input (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1465:35)
      host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at GoogleHome.sync (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1144:60)
      host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at Array.map (<anonymous>)
      host.ioBroker-rock64	2019-07-31 09:50:20.852	error	Caught by controller[0]: at Object.keys.map.id (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1146:48)
      host.ioBroker-rock64	2019-07-31 09:50:20.852	error	Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
      iot.0	2019-07-31 09:50:20.699	error	TypeError: Cannot read property 'name' of undefined at Object.keys.map.id (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1146:48) at Array.map (<anonymous>) at GoogleHome.sync
      iot.0	2019-07-31 09:50:20.698	error	uncaught exception: Cannot read property 'name' of undefined
      iot.0	2019-07-31 09:50:20.698	debug	[GHOME] Received action.devices.SYNC
      iot.0	2019-07-31 09:50:20.698	debug	Data: "{\"inputs\":[{\"intent\":\"action.devices.SYNC\"}],\"requestId\":\"16966079708374439940\"}"
      iot.0	2019-07-31 09:50:20.692	debug	Request command/intruder_475_gmail_com/ghome
      host.ioBroker2-rock64	2019-07-31 09:50:04.029	info	instance system.adapter.dwd.0 terminated with code 0 (OK)
      host.ioBroker2-rock64	2019-07-31 09:50:00.033	info	instance system.adapter.dwd.0 started with pid 16826
      iot.0	2019-07-31 09:49:54.742	debug	sendTo "browseGH" to system.adapter.admin.0 from system.adapter.iot.0
      iot.0	2019-07-31 09:49:54.742	debug	[GHOME] Subscribe done
      iot.0	2019-07-31 09:49:54.704	debug	[GHOME] Subscribe 3 states for google home
      iot.0	2019-07-31 09:49:54.701	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
      iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
      iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
      iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
      iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
      iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
      iot.0	2019-07-31 09:49:54.486	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.486	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:54.486	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.486	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:54.485	debug	Process enum.functions.Fensterkontakte
      iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.485	error	undefined
      iot.0	2019-07-31 09:49:54.484	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
      iot.0	2019-07-31 09:49:54.484	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.484	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.484	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.483	error	undefined
      iot.0	2019-07-31 09:49:54.483	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
      iot.0	2019-07-31 09:49:54.483	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.482	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:54.482	debug	Process enum.functions.Licht
      iot.0	2019-07-31 09:49:54.482	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.482	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:54.481	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.481	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:54.481	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.480	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
      iot.0	2019-07-31 09:49:54.480	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:54.480	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:54.480	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
      iot.0	2019-07-31 09:49:54.480	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:54.479	debug	Process enum.functions.Technik
      iot.0	2019-07-31 09:49:54.479	debug	Start smartenum processing
      iot.0	2019-07-31 09:49:54.479	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
      iot.0	2019-07-31 09:49:54.478	debug	Process: hm-rpc.2.000895699E6941.2.STATE
      iot.0	2019-07-31 09:49:54.478	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
      iot.0	2019-07-31 09:49:54.476	debug	Start non smart enum processing
      iot.0	2019-07-31 09:49:50.290	debug	[GHOME] Unsubscribe done
      iot.0	2019-07-31 09:49:50.257	debug	[GHOME] Unsubscribe 3 states for google home
      iot.0	2019-07-31 09:49:50.257	info	Request google home devices
      iot.0	2019-07-31 09:49:19.024	debug	[GHOME] Subscribe done
      iot.0	2019-07-31 09:49:18.848	debug	[GHOME] Subscribe done
      iot.0	2019-07-31 09:49:18.338	debug	[GHOME] Subscribe 3 states for google home
      iot.0	2019-07-31 09:49:18.338	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
      iot.0	2019-07-31 09:49:18.338	debug	[GHOME] Subscribe 3 states for google home
      iot.0	2019-07-31 09:49:18.335	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
      iot.0	2019-07-31 09:49:18.068	info	Connection changed: connect
      iot.0	2019-07-31 09:49:17.952	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
      iot.0	2019-07-31 09:49:17.951	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.951	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:17.951	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:17.950	debug	Process enum.functions.Fensterkontakte
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.950	error	undefined
      iot.0	2019-07-31 09:49:17.949	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
      iot.0	2019-07-31 09:49:17.949	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.949	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.949	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.949	error	undefined
      iot.0	2019-07-31 09:49:17.949	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
      iot.0	2019-07-31 09:49:17.948	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.948	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.948	debug	Process enum.functions.Licht
      iot.0	2019-07-31 09:49:17.948	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.948	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.948	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.947	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.947	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.947	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
      iot.0	2019-07-31 09:49:17.947	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.946	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.946	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
      iot.0	2019-07-31 09:49:17.946	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.946	debug	Process enum.functions.Technik
      iot.0	2019-07-31 09:49:17.945	debug	Start smartenum processing
      iot.0	2019-07-31 09:49:17.945	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
      iot.0	2019-07-31 09:49:17.945	debug	Process: hm-rpc.2.000895699E6941.2.STATE
      iot.0	2019-07-31 09:49:17.944	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
      iot.0	2019-07-31 09:49:17.942	debug	Start non smart enum processing
      iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
      iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
      iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
      iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
      iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
      iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
      iot.0	2019-07-31 09:49:17.386	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.386	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:17.386	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.386	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
      iot.0	2019-07-31 09:49:17.386	debug	Process enum.functions.Fensterkontakte
      iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.385	error	undefined
      iot.0	2019-07-31 09:49:17.385	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
      iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.384	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.384	error	undefined
      iot.0	2019-07-31 09:49:17.384	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
      iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.384	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
      iot.0	2019-07-31 09:49:17.384	debug	Process enum.functions.Licht
      iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.383	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.383	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.382	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
      iot.0	2019-07-31 09:49:17.382	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.382	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
      iot.0	2019-07-31 09:49:17.382	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
      iot.0	2019-07-31 09:49:17.381	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
      iot.0	2019-07-31 09:49:17.381	debug	Process enum.functions.Technik
      iot.0	2019-07-31 09:49:17.381	debug	Start smartenum processing
      iot.0	2019-07-31 09:49:17.380	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
      iot.0	2019-07-31 09:49:17.380	debug	Process: hm-rpc.2.000895699E6941.2.STATE
      iot.0	2019-07-31 09:49:17.380	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
      iot.0	2019-07-31 09:49:17.377	debug	Start non smart enum processing
      iot.0	2019-07-31 09:49:16.258	debug	URL key is {"key":"e5ce3af0-b359-11e9-be4c-a322efc58ced"}, clientId: intruder_475_gmail_com
      iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe done
      iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe 0 states for google home
      iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe done
      iot.0	2019-07-31 09:49:09.643	debug	[GHOME] Unsubscribe 0 states for google home
      iot.0	2019-07-31 09:49:09.326	info	Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
      iot.0	2019-07-31 09:49:09.326	info	starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.iot, node: v10.16.0
      host.ioBroker2-rock64	2019-07-31 09:49:06.833	info	object change system.adapter.iot.0
      host.ioBroker-rock64	2019-07-31 09:49:06.829	info	instance system.adapter.iot.0 started with pid 5905
      host.ioBroker-rock64	2019-07-31 09:49:06.828	info	object change system.adapter.iot.0
      
      T 1 Antwort Letzte Antwort
      0
      • I intruder7

        @tombox
        habe jetzt mal den iot adapter komplett entfernt und alles was noch auf iot hindeutete per winscp auf dem iobroker server gelöscht. dann deine letzte iot version von github installiert. Jetzt funktioniert alles unter ENUMS. und type und traits kann ich auch einstellen. im Log ist allerdings noch ein Haufen rotes Zeug. und sobald ich versuche ioBroker mit Google Home zu verknüpfen schmiert mir der iot Adapter ab. kannst du auch im Log sehen.

        host.ioBroker-rock64	2019-07-31 09:50:20.855	info	Restart adapter system.adapter.iot.0 because enabled
        host.ioBroker-rock64	2019-07-31 09:50:20.855	error	instance system.adapter.iot.0 terminated with code 0 (OK)
        host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at MqttClient.<anonymous> (/opt/iobroker/node_modules/iobroker.iot/node_modules/aws-iot-device-sdk/device/index.js:817:12)
        host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at DeviceClient.emit (events.js:198:13)
        host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at DeviceClient.device.on (/opt/iobroker/node_modules/iobroker.iot/main.js:749:21)
        host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at processMessage (/opt/iobroker/node_modules/iobroker.iot/main.js:625:34)
        host.ioBroker-rock64	2019-07-31 09:50:20.854	error	Caught by controller[0]: at GoogleHome.process (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1428:24)
        host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at Array.find (<anonymous>)
        host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at request.inputs.find.input (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1465:35)
        host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at GoogleHome.sync (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1144:60)
        host.ioBroker-rock64	2019-07-31 09:50:20.853	error	Caught by controller[0]: at Array.map (<anonymous>)
        host.ioBroker-rock64	2019-07-31 09:50:20.852	error	Caught by controller[0]: at Object.keys.map.id (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1146:48)
        host.ioBroker-rock64	2019-07-31 09:50:20.852	error	Caught by controller[0]: TypeError: Cannot read property 'name' of undefined
        iot.0	2019-07-31 09:50:20.699	error	TypeError: Cannot read property 'name' of undefined at Object.keys.map.id (/opt/iobroker/node_modules/iobroker.iot/lib/GoogleHome.js:1146:48) at Array.map (<anonymous>) at GoogleHome.sync
        iot.0	2019-07-31 09:50:20.698	error	uncaught exception: Cannot read property 'name' of undefined
        iot.0	2019-07-31 09:50:20.698	debug	[GHOME] Received action.devices.SYNC
        iot.0	2019-07-31 09:50:20.698	debug	Data: "{\"inputs\":[{\"intent\":\"action.devices.SYNC\"}],\"requestId\":\"16966079708374439940\"}"
        iot.0	2019-07-31 09:50:20.692	debug	Request command/intruder_475_gmail_com/ghome
        host.ioBroker2-rock64	2019-07-31 09:50:04.029	info	instance system.adapter.dwd.0 terminated with code 0 (OK)
        host.ioBroker2-rock64	2019-07-31 09:50:00.033	info	instance system.adapter.dwd.0 started with pid 16826
        iot.0	2019-07-31 09:49:54.742	debug	sendTo "browseGH" to system.adapter.admin.0 from system.adapter.iot.0
        iot.0	2019-07-31 09:49:54.742	debug	[GHOME] Subscribe done
        iot.0	2019-07-31 09:49:54.704	debug	[GHOME] Subscribe 3 states for google home
        iot.0	2019-07-31 09:49:54.701	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
        iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
        iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
        iot.0	2019-07-31 09:49:54.487	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
        iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
        iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:54.486	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
        iot.0	2019-07-31 09:49:54.486	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.486	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:54.486	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.486	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:54.485	debug	Process enum.functions.Fensterkontakte
        iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.485	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.485	error	undefined
        iot.0	2019-07-31 09:49:54.484	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
        iot.0	2019-07-31 09:49:54.484	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.484	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.484	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.483	error	undefined
        iot.0	2019-07-31 09:49:54.483	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
        iot.0	2019-07-31 09:49:54.483	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.482	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:54.482	debug	Process enum.functions.Licht
        iot.0	2019-07-31 09:49:54.482	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.482	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:54.481	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.481	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:54.481	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.480	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
        iot.0	2019-07-31 09:49:54.480	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:54.480	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:54.480	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
        iot.0	2019-07-31 09:49:54.480	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:54.479	debug	Process enum.functions.Technik
        iot.0	2019-07-31 09:49:54.479	debug	Start smartenum processing
        iot.0	2019-07-31 09:49:54.479	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
        iot.0	2019-07-31 09:49:54.478	debug	Process: hm-rpc.2.000895699E6941.2.STATE
        iot.0	2019-07-31 09:49:54.478	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
        iot.0	2019-07-31 09:49:54.476	debug	Start non smart enum processing
        iot.0	2019-07-31 09:49:50.290	debug	[GHOME] Unsubscribe done
        iot.0	2019-07-31 09:49:50.257	debug	[GHOME] Unsubscribe 3 states for google home
        iot.0	2019-07-31 09:49:50.257	info	Request google home devices
        iot.0	2019-07-31 09:49:19.024	debug	[GHOME] Subscribe done
        iot.0	2019-07-31 09:49:18.848	debug	[GHOME] Subscribe done
        iot.0	2019-07-31 09:49:18.338	debug	[GHOME] Subscribe 3 states for google home
        iot.0	2019-07-31 09:49:18.338	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
        iot.0	2019-07-31 09:49:18.338	debug	[GHOME] Subscribe 3 states for google home
        iot.0	2019-07-31 09:49:18.335	debug	[GHOME] CHECK URL reported: "{\"result\":\"OK\"}"
        iot.0	2019-07-31 09:49:18.068	info	Connection changed: connect
        iot.0	2019-07-31 09:49:17.952	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:17.951	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
        iot.0	2019-07-31 09:49:17.951	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.951	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:17.951	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:17.950	debug	Process enum.functions.Fensterkontakte
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.950	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.950	error	undefined
        iot.0	2019-07-31 09:49:17.949	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
        iot.0	2019-07-31 09:49:17.949	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.949	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.949	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.949	error	undefined
        iot.0	2019-07-31 09:49:17.949	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
        iot.0	2019-07-31 09:49:17.948	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.948	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.948	debug	Process enum.functions.Licht
        iot.0	2019-07-31 09:49:17.948	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.948	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.948	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.947	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.947	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.947	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
        iot.0	2019-07-31 09:49:17.947	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.946	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.946	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
        iot.0	2019-07-31 09:49:17.946	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.946	debug	Process enum.functions.Technik
        iot.0	2019-07-31 09:49:17.945	debug	Start smartenum processing
        iot.0	2019-07-31 09:49:17.945	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
        iot.0	2019-07-31 09:49:17.945	debug	Process: hm-rpc.2.000895699E6941.2.STATE
        iot.0	2019-07-31 09:49:17.944	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
        iot.0	2019-07-31 09:49:17.942	debug	Start non smart enum processing
        iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0007D8A9954FA5.1 => undefined
        iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0007D8A9954FBA.1 => undefined
        iot.0	2019-07-31 09:49:17.387	debug	[GHOME] hm-rpc.2.0001D70994EB6E.6 => undefined
        iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D3C99C5528.6 => undefined
        iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D3C99C5528.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.0001D70990107A.3 => action.devices.types.OUTLET
        iot.0	2019-07-31 09:49:17.386	debug	[GHOME] hm-rpc.2.000895699E6941.2.STATE => action.devices.types.LIGHT
        iot.0	2019-07-31 09:49:17.386	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.386	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:17.386	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.386	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
        iot.0	2019-07-31 09:49:17.386	debug	Process enum.functions.Fensterkontakte
        iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.385	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.385	error	undefined
        iot.0	2019-07-31 09:49:17.385	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
        iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.384	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.384	error	undefined
        iot.0	2019-07-31 09:49:17.384	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
        iot.0	2019-07-31 09:49:17.384	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.Status Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.384	debug	Process: hm-rpc.2.000E17098F9E9B.2 Wohnzimmer Licht
        iot.0	2019-07-31 09:49:17.384	debug	Process enum.functions.Licht
        iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D70994EB6E.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.383	debug	Process: hm-rpc.2.0001D70994EB6E.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.6": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.383	debug	Process: hm-rpc.2.0001D3C99C5528.6 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.383	error	[GHOME] Cannot process "hm-rpc.2.0001D3C99C5528.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.382	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D3C99C5528.3
        iot.0	2019-07-31 09:49:17.382	debug	Process: hm-rpc.2.0001D3C99C5528.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.382	error	[GHOME] Cannot process "hm-rpc.2.0001D70990107A.3": TypeError: this.converter[control.type] is not a function
        iot.0	2019-07-31 09:49:17.382	debug	[GHOME] Created Google HOME device: Wohnzimmersteckdose - socket - hm-rpc.2.0001D70990107A.3
        iot.0	2019-07-31 09:49:17.381	debug	Process: hm-rpc.2.0001D70990107A.3 Wohnzimmer Technik
        iot.0	2019-07-31 09:49:17.381	debug	Process enum.functions.Technik
        iot.0	2019-07-31 09:49:17.381	debug	Start smartenum processing
        iot.0	2019-07-31 09:49:17.380	debug	{"traits":["action.devices.traits.OnOff"],"customData":{"set_on":"hm-rpc.2.000895699E6941.2.STATE","get_on":"hm-rpc.2.000895699E6941.2.STATE"},"type":"action.devices.types.LIGHT","displayTraits":["act
        iot.0	2019-07-31 09:49:17.380	debug	Process: hm-rpc.2.000895699E6941.2.STATE
        iot.0	2019-07-31 09:49:17.380	debug	Process: hm-rpc.2.000A97099C2112.1.ACTUAL_TEMPERATURE
        iot.0	2019-07-31 09:49:17.377	debug	Start non smart enum processing
        iot.0	2019-07-31 09:49:16.258	debug	URL key is {"key":"e5ce3af0-b359-11e9-be4c-a322efc58ced"}, clientId: intruder_475_gmail_com
        iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe done
        iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe 0 states for google home
        iot.0	2019-07-31 09:49:09.644	debug	[GHOME] Unsubscribe done
        iot.0	2019-07-31 09:49:09.643	debug	[GHOME] Unsubscribe 0 states for google home
        iot.0	2019-07-31 09:49:09.326	info	Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
        iot.0	2019-07-31 09:49:09.326	info	starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.iot, node: v10.16.0
        host.ioBroker2-rock64	2019-07-31 09:49:06.833	info	object change system.adapter.iot.0
        host.ioBroker-rock64	2019-07-31 09:49:06.829	info	instance system.adapter.iot.0 started with pid 5905
        host.ioBroker-rock64	2019-07-31 09:49:06.828	info	object change system.adapter.iot.0
        
        T Offline
        T Offline
        tombox
        schrieb am zuletzt editiert von
        #197

        @intruder7 Nochmal installieren.

        I 1 Antwort Letzte Antwort
        0
        • T tombox

          @intruder7 Nochmal installieren.

          I Offline
          I Offline
          intruder7
          schrieb am zuletzt editiert von
          #198

          @tombox
          jap jetzt gehts. Probleme gibt es noch bei der SmartNames Zuweisung. Names wie zB "Tresen" funktionieren. Aber "Licht Tresen" übernimmt er gar nichts und das Feld bleibt leer.
          die drei Geräte hab ich jetzt unter Google Geräte.
          8dc758ea-db17-49b9-8a80-5514f721602a-image.png
          im Log beschäftigt er sich aber noch mit vielen weiteren Geräten. Und es sind noch ein Haufen Errors

          iot.0	2019-07-31 11:14:20.065	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FA5.1": TypeError: this.converter[control.type] is not a function
          iot.0	2019-07-31 11:14:20.065	debug	Type: windowTilt
          iot.0	2019-07-31 11:14:20.065	debug	Process: hm-rpc.2.0007D8A9954FA5.1 Wohnzimmer Fensterkontakte
          iot.0	2019-07-31 11:14:20.064	error	[GHOME] Cannot process "hm-rpc.2.0007D8A9954FBA.1": TypeError: this.converter[control.type] is not a function
          iot.0	2019-07-31 11:14:20.064	debug	Type: windowTilt
          iot.0	2019-07-31 11:14:20.064	debug	Process: hm-rpc.2.0007D8A9954FBA.1 Wohnzimmer Fensterkontakte
          iot.0	2019-07-31 11:14:20.064	debug	Process enum.functions.Fensterkontakte
          iot.0	2019-07-31 11:14:20.063	debug	Process: hm-rpc.2.0001D70994EB6E.3 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.063	debug	Process: hm-rpc.2.000858A994B039.4 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.063	debug	Process: hm-rpc.2.000E17098FA1E9.2 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.063	debug	Process: hm-rpc.1.JPSw1CT003.1 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.062	debug	Process: hm-rpc.1.JPSw1CT002.1 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.062	error	undefined
          iot.0	2019-07-31 11:14:20.062	error	Cannot process javascript.0.Status.Lichter.WZ.Weihnachten.STATE
          iot.0	2019-07-31 11:14:20.061	debug	Process: javascript.0.Status.Lichter.WZ.Weihnachten.STATE Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.061	debug	Process: hm-rpc.1.JPSw1CT001.1 Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.061	debug	Process: javascript.0.Status.Lichter.WZ.Vitrine.STATE Wohnzimmer Licht
          iot.0	2019-07-31 11:14:20.061	error	undefined
          iot.0	2019-07-31 11:14:20.060	error	Cannot process javascript.0.Status.Lichter.WZ.Vitrine.Status
          
          1 Antwort Letzte Antwort
          0
          • I Offline
            I Offline
            intruder7
            schrieb am zuletzt editiert von
            #199

            habs jetzt mal getestet. er übernimmt wie oben zu sehen nur die Channel aber keine Datenpunkte wie "STATE" zum Beispiel. Dies führt zu folgendem Fehler mit dem Ergebnis das nicht geschaltet wird.

            iot.0	2019-07-31 11:20:09.590	debug	[GHOME] Status reported: {"requestId":"1564564808740.54385"}
            iot.0	2019-07-31 11:20:08.580	debug	[GHOME] Response on action.devices.EXECUTE: {"requestId":"8557200757701983775","payload":{"commands":[{"ids":["hm-rpc.2.000898A994E22C.2"],"status":"SUCCESS","states":{"on":true,"online":true}}]}}
            hm-rpc.2	2019-07-31 11:20:08.549	error	xmlrpc -> setValue: no dpType for hm-rpc.2.000898A994E22C.2!
            iot.0	2019-07-31 11:20:08.543	debug	[GHOME] Received action.devices.EXECUTE
            
            T 1 Antwort Letzte Antwort
            0
            • I Offline
              I Offline
              intruder7
              schrieb am zuletzt editiert von
              #200

              füge ich die id manuel ein übernimmt er aber nicht den Raum obwohl dieser id unter Objekte ein Raum zugeordnet ist.
              40f59c6a-af13-498c-9833-64cab7780840-image.png

              1 Antwort Letzte Antwort
              0
              • I intruder7

                habs jetzt mal getestet. er übernimmt wie oben zu sehen nur die Channel aber keine Datenpunkte wie "STATE" zum Beispiel. Dies führt zu folgendem Fehler mit dem Ergebnis das nicht geschaltet wird.

                iot.0	2019-07-31 11:20:09.590	debug	[GHOME] Status reported: {"requestId":"1564564808740.54385"}
                iot.0	2019-07-31 11:20:08.580	debug	[GHOME] Response on action.devices.EXECUTE: {"requestId":"8557200757701983775","payload":{"commands":[{"ids":["hm-rpc.2.000898A994E22C.2"],"status":"SUCCESS","states":{"on":true,"online":true}}]}}
                hm-rpc.2	2019-07-31 11:20:08.549	error	xmlrpc -> setValue: no dpType for hm-rpc.2.000898A994E22C.2!
                iot.0	2019-07-31 11:20:08.543	debug	[GHOME] Received action.devices.EXECUTE
                
                T Offline
                T Offline
                tombox
                schrieb am zuletzt editiert von
                #201

                @intruder7 kannst du kurz ein screenshot machen wie hm-rpc.2.000898A994E22C.2 und hm-rpc.2.000895699E6941.2 aufgebaut sind

                1 Antwort Letzte Antwort
                0
                • I Offline
                  I Offline
                  intruder7
                  schrieb am zuletzt editiert von
                  #202

                  016b5d40-749d-4e75-b827-1d1b92bf576b-image.png
                  13b9534b-42d1-4b66-8f32-85cee001da2a-image.png

                  T 1 Antwort Letzte Antwort
                  0
                  • I intruder7

                    016b5d40-749d-4e75-b827-1d1b92bf576b-image.png
                    13b9534b-42d1-4b66-8f32-85cee001da2a-image.png

                    T Offline
                    T Offline
                    tombox
                    schrieb am zuletzt editiert von
                    #203

                    @intruder7 Hast du hm-rpc.2.000898A994E22C.2 hinzugefügt oder wurde die automatisch hinzugefügt

                    I 1 Antwort Letzte Antwort
                    0
                    • T tombox

                      @intruder7 Hast du hm-rpc.2.000898A994E22C.2 hinzugefügt oder wurde die automatisch hinzugefügt

                      I Offline
                      I Offline
                      intruder7
                      schrieb am zuletzt editiert von
                      #204

                      @tombox das war automatisch vermutlich weil ich unter ENUMS Küche ausgewählt hatte

                      1 Antwort Letzte Antwort
                      0
                      • I Offline
                        I Offline
                        intruder7
                        schrieb am zuletzt editiert von
                        #205

                        01ff0118-5513-42eb-bcd5-1f1e388051c5-image.png
                        hab jetzt dem Punkt Trese.STATE nochmal direkt unter Objekte den Raum Küche zugewiesen und er wird dann auch so eingefügt. Aber Google sortiert den nicht unter Küche ein sondern unter "Mit dir verknüpft, 1 Gerät in keinem Zuhause":worried:
                        Bei 2 Geräten i Bad habe ich bevor ich den ENUM "Bad" selektiert habe auch noch extra den Punkt "STATE" dem Raum Bad zugeordnet. Er hat nach ENUM Selektion "Bad" auch wieder nur die Channel eingefügt aber alle mit dem gleichen Smartname "Licht Bad" obwohl sie alle anders heißen.
                        Was bedeutet das Kreuz bei SmartEnums?

                        1 Antwort Letzte Antwort
                        0
                        • blauholstenB Offline
                          blauholstenB Offline
                          blauholsten
                          Developer
                          schrieb am zuletzt editiert von
                          #206

                          Hi,

                          will auch gerade etwas experimentieren, leider habe ich seit dem Update auf die git version folgende Meldung

                          IMG_20190731_145657.jpg

                          Leider kann ich das Gerät aber weder löschen noch ändern,. Ich komme nicht in die Device listen,. Dort dreht der Balken nur.

                          Was mache ich verkehrt?

                          Entwickler vom: - Viessman Adapter
                          - Alarm Adapter

                          T 1 Antwort Letzte Antwort
                          0
                          • blauholstenB blauholsten

                            Hi,

                            will auch gerade etwas experimentieren, leider habe ich seit dem Update auf die git version folgende Meldung

                            IMG_20190731_145657.jpg

                            Leider kann ich das Gerät aber weder löschen noch ändern,. Ich komme nicht in die Device listen,. Dort dreht der Balken nur.

                            Was mache ich verkehrt?

                            T Offline
                            T Offline
                            tombox
                            schrieb am zuletzt editiert von
                            #207

                            @blauholsten starte mal den iot adapter neu und schaue ob da schon fehler kommen.

                            blauholstenB 2 Antworten Letzte Antwort
                            0
                            • T tombox

                              @blauholsten starte mal den iot adapter neu und schaue ob da schon fehler kommen.

                              blauholstenB Offline
                              blauholstenB Offline
                              blauholsten
                              Developer
                              schrieb am zuletzt editiert von
                              #208

                              @tombox hi,

                              Ein paar Mal gemacht, neues Passwort auch schon generiert. Keine Fehler im log

                              Entwickler vom: - Viessman Adapter
                              - Alarm Adapter

                              1 Antwort Letzte Antwort
                              0
                              • T tombox

                                @blauholsten starte mal den iot adapter neu und schaue ob da schon fehler kommen.

                                blauholstenB Offline
                                blauholstenB Offline
                                blauholsten
                                Developer
                                schrieb am zuletzt editiert von
                                #209

                                @tombox sagte in Google Home/Assistant ioBroker einrichten/nutzen:

                                @blauholsten starte mal den iot adapter neu und schaue ob da schon fehler kommen.

                                bin den Fehler umgangen indem ich version 1.0 installiert habe und das Gerät gelöscht habe.

                                Habe mir eben mal auf die schnelle die Traits und Typs von Goggle angeschaut, gibt es sowas wie ein Taster? Zweite Frage, gibt es sowas wie eine Rückmeldung? Als Beispiel--> ich mache y und will damit x schalten, kann aber x nicht direkt dafür nehmen, weil x an andere sachen gebunden ist.

                                Sorry für die vielleicht einfachen Fragen, aber ich habe mich vorher nicht wirklich mit der iot Integration beschäftigt. Google habe ich über ein eigenes Skript angebunden und möchte das jetzt eigentlich über den iot Adapter machen.

                                Entwickler vom: - Viessman Adapter
                                - Alarm Adapter

                                1 Antwort Letzte Antwort
                                0
                                • T Offline
                                  T Offline
                                  tombox
                                  schrieb am zuletzt editiert von
                                  #210

                                  Ich habe eine neu Version veröffentlicht und hoffe ich konnte die heute berichteten Bugs beheben.
                                  Einfach testen und nochmal Feedback geben.

                                  I 1 Antwort Letzte Antwort
                                  0
                                  • T tombox

                                    Ich habe eine neu Version veröffentlicht und hoffe ich konnte die heute berichteten Bugs beheben.
                                    Einfach testen und nochmal Feedback geben.

                                    I Offline
                                    I Offline
                                    intruder7
                                    schrieb am zuletzt editiert von
                                    #211

                                    @tombox
                                    Moin,

                                    Ich würde gerne wieder eine Version zurück.Jetzt bleibe ich im Tab Google Devices hängen mit laufendem Rad. Es wird nichts angezeigt. Schon mehrmals neu gestartet

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • R Offline
                                      R Offline
                                      Ritter
                                      schrieb am zuletzt editiert von
                                      #212

                                      bei mir auch das gleiche

                                      1 Antwort Letzte Antwort
                                      0
                                      • I intruder7

                                        @tombox
                                        Moin,

                                        Ich würde gerne wieder eine Version zurück.Jetzt bleibe ich im Tab Google Devices hängen mit laufendem Rad. Es wird nichts angezeigt. Schon mehrmals neu gestartet

                                        T Offline
                                        T Offline
                                        tombox
                                        schrieb am zuletzt editiert von
                                        #213

                                        @intruder7 Auch nach neuinstallation und stoppen der instanz kommt kein Fehler?

                                        I 1 Antwort Letzte Antwort
                                        0
                                        • R Offline
                                          R Offline
                                          Ritter
                                          schrieb am zuletzt editiert von
                                          #214

                                          bei mir daS

                                          iot.0 2019-07-31 22:40:32.017 warn [GHOME] No devices defined. Did you add not sensor or indicate states to rooms and enums?

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          391

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe