alexa-fhem: amazon alexa smart home skill für fhem

Begonnen von justme1968, 05 November 2016, 23:21:32

Vorheriges Thema - Nächstes Thema

MadMax-FHEM

Wie machst du das fest, dass es nicht daran liegt?

Gerät in Alexa gelöscht, Attribut gesetzt, alexa-fhem neu gestartet, in Alexa neu gesucht und es geht trotzdem nicht in Routinen?

Dann vielleicht der Name?

Weil mittag ist halt auch eine "Zeitangabe", nicht dass es daran liegt...
...das würdest du dann aber wohl mit Amazon klären müssen...

Bzw. eh die Frage: hast du bei Amazon schon mal nachgefragt?

Log bist du immer noch "schuldig"... ;)

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

TomLee

Mit alexaName Attribut arbeiten dann klappt's auch  :P

Gruß Thomas

miche

Hier noch mal ein List von einem neuen Dummy
Internals:
   CFGFN     
   NAME       automatiktest
   NR         5334
   STATE      off
   TYPE       dummy
   READINGS:
     2018-03-01 08:05:16   state           off
Attributes:
   alexaName  automatiktest
   genericDeviceType switch
   room       alexa
   setList    on off
   webCmd     on:off


Dies schreibt der Alexa status kurz nach dem starten
sudo systemctl status alexa
● alexa.service - Node.js Alexa Server
   Loaded: loaded (/etc/systemd/system/alexa.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2018-03-01 08:09:33 CET; 1s ago
Main PID: 15731 (alexa)
   CGroup: /system.slice/alexa.service
           └─15731 alexa

Mär 01 08:09:33 rpi3 systemd[1]: Started Node.js Alexa Server.
Mär 01 08:09:35 rpi3 alexa[15731]: [2018-03-01 08:09:35] using /home/pi/.alexa/config.json
Mär 01 08:09:35 rpi3 alexa[15731]: [2018-03-01 08:09:35] ---
Mär 01 08:09:35 rpi3 alexa[15731]: [2018-03-01 08:09:35] this is alexa-fhem 0.4.4


dann dies

sudo systemctl status alexa
● alexa.service - Node.js Alexa Server
   Loaded: loaded (/etc/systemd/system/alexa.service; enabled; vendor preset: enabled)
   Active: active (running) since Thu 2018-03-01 08:09:33 CET; 6s ago
Main PID: 15731 (alexa)
   CGroup: /system.slice/alexa.service
           └─15731 alexa

Mär 01 08:09:36 rpi3 alexa[15731]:    { [Function: bound ]
Mär 01 08:09:36 rpi3 alexa[15731]:      debug: [Function],
Mär 01 08:09:36 rpi3 alexa[15731]:      info: [Function],
Mär 01 08:09:36 rpi3 alexa[15731]:      warn: [Function],
Mär 01 08:09:36 rpi3 alexa[15731]:      error: [Function],
Mär 01 08:09:36 rpi3 alexa[15731]:      log: [Function],
Mär 01 08:09:36 rpi3 alexa[15731]:      prefix: 'FHEM' } }
Mär 01 08:09:36 rpi3 alexa[15731]:   2018-03-01 08:09:35 caching: mittag-state: off
Mär 01 08:09:36 rpi3 alexa[15731]: [2018-03-01 08:09:35] [FHEM] myalexa: no service type detected
Mär 01 08:09:36 rpi3 alexa[15731]: [2018-03-01 08:09:35] [FHEM] no device created for myalexa (alexa)


bei sudo journalctl -u alexa zeigt er folgendes

sudo journalctl -u alexa
-- Logs begin at Sat 2018-02-24 19:30:05 CET, end at Thu 2018-03-01 08:24:13 CET. --
Feb 24 19:33:15 rpi3 alexa[19997]:   2018-02-24 19:33:15 caching: Wohnzimmer-humidity: 38.5
Feb 24 19:34:41 rpi3 alexa[19997]:   2018-02-24 19:34:41 caching: Aussen-temperature: -2.6
Feb 24 19:36:09 rpi3 alexa[19997]:   2018-02-24 19:36:09 caching: Wohnzimmer-temperature: 22.9
Feb 24 19:41:57 rpi3 alexa[19997]:   2018-02-24 19:41:57 caching: Wohnzimmer-temperature: 22.8
Feb 24 19:41:57 rpi3 alexa[19997]:   2018-02-24 19:41:57 caching: Wohnzimmer-humidity: 39.1
Feb 24 19:49:09 rpi3 alexa[19997]:   2018-02-24 19:49:09 caching: Aussen-temperature: -2.7
Feb 24 19:49:09 rpi3 alexa[19997]:   2018-02-24 19:49:09 caching: Aussen-humidity: 60.8
Feb 24 19:56:27 rpi3 alexa[19997]:   2018-02-24 19:56:27 caching: Wohnzimmer-humidity: 39.6
Feb 24 20:00:42 rpi3 alexa[19997]:   2018-02-24 20:00:42 caching: Aussen-temperature: -2.8
Feb 24 20:09:23 rpi3 alexa[19997]:   2018-02-24 20:09:23 caching: Aussen-temperature: -2.9
Feb 24 20:09:23 rpi3 alexa[19997]:   2018-02-24 20:09:23 caching: Aussen-humidity: 61.2
Feb 24 20:10:57 rpi3 alexa[19997]:   2018-02-24 20:10:57 caching: Wohnzimmer-temperature: 22.7
Feb 24 20:10:57 rpi3 alexa[19997]:   2018-02-24 20:10:57 caching: Wohnzimmer-humidity: 40.2
Feb 24 20:12:17 rpi3 alexa[19997]:   2018-02-24 20:12:17 caching: Aussen-humidity: 60.8
Feb 24 20:16:45 rpi3 alexa[19997]:   2018-02-24 20:16:45 caching: Wohnzimmer-temperature: 22.6
Feb 24 20:18:04 rpi3 alexa[19997]:   2018-02-24 20:18:04 caching: Aussen-temperature: -3
Feb 24 20:19:39 rpi3 alexa[19997]:   2018-02-24 20:19:39 caching: Wohnzimmer-temperature: 22.7
Feb 24 20:20:57 rpi3 alexa[19997]:   2018-02-24 20:20:57 caching: Aussen-humidity: 61.2
Feb 24 20:25:27 rpi3 alexa[19997]:   2018-02-24 20:25:27 caching: Wohnzimmer-temperature: 22.6
Feb 24 20:31:15 rpi3 alexa[19997]:   2018-02-24 20:31:15 caching: Wohnzimmer-humidity: 40.8
Feb 24 20:42:51 rpi3 alexa[19997]:   2018-02-24 20:42:51 caching: Wohnzimmer-humidity: 41.3
Feb 24 20:46:59 rpi3 alexa[19997]:   2018-02-24 20:46:59 caching: Aussen-temperature: -3.1



MadMax-FHEM

@miche:

ich weiß ja nicht wie ich helfen soll, wenn du nicht auf die Fragen eingehst...
...und diese beantwortest (so dass ich verstehe).

Also noch mal: woran machst du fest, dass es nicht an dem genericDeviceType liegt?

Geht nun der neu angelegte Dummy mit den Regeln?
(hab ich nicht so ganz verstanden)

Die gelieferten Logauszüge sagen erst mal gar nichts...
...außer dass alexa-fhem läuft und der Dummy "mittag" irgendwie gefunden und bearbeitet wird...

Wussten wir ja schon.

Dann erneut: bereits mal bei Amazon nachgefragt?

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

miche

Ich hab ja mit und ohne geneicDeviceType den Dummy ausprobiert. Funktioniert aber beides nicht.

Der neue Dummy geht leider auch nicht.

Bei Amazon hab ich noch nicht nachgefragt, wo mach ich das denn?

Danke!!!

MadMax-FHEM

#3605
Hast du nach bzw. vor dem ändern wie geschrieben:

das Gerät in Alexa gelöscht!?
alexa-fhem nach der Änderung neu gestartet?
Und eben auch neu gesucht?

Wenn allerdings der neu angelegte Dummy mit der Angabe genericDeviceType ebenfalls nicht funktioniert (und das Attribut bereits VOR dem Neustart von alexa-fhem und VOR der Suche mit Alexa gesetzt war), dann ist wohl eine Anfrage bei Amazon nicht verkehrt.

Entweder im Webbrowser unter: alexa.amazon.de (glaube ich) anmelden und dann irgendwo sowas wie: Feedback oder so

Oder gleiches in der Alexa-App auf dem Smartphone...

Evtl. doch mal alexa-fhem auf der Console starten (vorher natürlich ein laufendes alexa-fhem beenden), um die gesamten Ausgaben zu sehen und posten zu können, inklisuve der Gerätesuche...
...um halt evtl. Unterschiede zu sehen.
(dazu halt vorher Geräte noch mal löschen, Risk is up to you! ;)  )

Wenn dort keine Unterschiede zu erkennen sind, dann liegt es wohl (warum auch immer) eher an Amazon etc.
(nutze aber die Routinen kaum/gar nicht)

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)

miche

Genau so hab ich es gemacht.
Dummy gelöscht.
ALEXA-FHEM neungestartet
Dummy über die ALEXA App gelöscht.
Dann dummy neu angelegt, Alexa-fhem neungestartet.
Geräte suchen lasssn.
Leider jedoch immer mit gleichem Ergebnis!
Stoppen und starten von Alexa-FHEM mach ich immer über die Konsole

Anfrage an Amazon ist raus, mal schauen was da raus kommt.

amenomade

Zitat von: MadMax-FHEM am 01 März 2018, 12:25:54
Evtl. doch mal alexa-fhem auf der Console starten (vorher natürlich ein laufendes alexa-fhem beenden), um die gesamten Ausgaben zu sehen und posten zu können, inklisuve der Gerätesuche...
...um halt evtl. Unterschiede zu sehen.
würde viel Sinn machen.

Zitat von: miche am 01 März 2018, 12:41:25
Stoppen und starten von Alexa-FHEM mach ich immer über die Konsole
Naja, wenn Du immer über die Konsole startest, warum zeigst Du immer nur (unvollständige) journalctl und systemctl Logs?

Den Dienst mit systemctl stoppen, und alexa direkt im Command Line starten ./bin/alexa --debug
Dann werden wir vielleicht endlich die Erkennung von den Geräte bei alexa-fhem sehen, und vielleicht auch noch die Suche, wenn Du eine neue machst.

Pi 3B, Alexa, CUL868+Selbstbau 1/2λ-Dipol-Antenne, USB Optolink / Vitotronic, Debmatic und HM / HmIP Komponenten, Rademacher Duofern Jalousien, Fritz!Dect Thermostaten, Proteus

miche

ich habe immer mit sudo systemctl start alexa gestartet.

hier die Zeilen vom debug
./bin/alexa --debug
[2018-03-01 21:11:41] using /home/pi/.alexa/config.json
[2018-03-01 21:11:41] ---
[2018-03-01 21:11:41] this is alexa-fhem 0.4.4
[2018-03-01 21:11:41] Fetching FHEM devices...
[2018-03-01 21:11:41] [FHEM] starting longpoll: http://192.168.20.240:8083/fhem?XHR=1&inform=type=status;addglobal=1;filter=.*;since=null;fmt=JSON&timestamp=1519935101490
[2018-03-01 21:11:41] Server listening on: https://:::3000
[2018-03-01 21:11:41] [FHEM] Checking devices and attributes...
[2018-03-01 21:11:41] [FHEM]   executing: http://192.168.20.240:8083/fhem?cmd=%7BAttrVal(%22global%22,%22userattr%22,%22%22)%7D&XHR=1
[2018-03-01 21:11:41] [FHEM]   executing: http://192.168.20.240:8083/fhem?cmd=jsonlist2%20TYPE=alexa&XHR=1
[2018-03-01 21:11:41] [FHEM] Fetching FHEM devices...
[2018-03-01 21:11:41] [FHEM] fetching: http://192.168.20.240:8083/fhem?cmd=jsonlist2%20room=alexa&XHR=1
[2018-03-01 21:11:41] [FHEM] alexa device is myalexa
[2018-03-01 21:11:41] [FHEM] mappings for myalexa: {}
[2018-03-01 21:11:41] [FHEM] myalexa is switch
[2018-03-01 21:11:41] [FHEM] myalexa has
[2018-03-01 21:11:41] [FHEM] homebridgeMapping: #Characteristic=<name>=<value>,...
On=verb=schalte,valueOn=an;ein,valueOff=aus,valueToggle=um

Brightness=verb=stelle,property=helligkeit,valuePrefix=auf,values=AMAZON.NUMBER,valueSuffix=prozent

Hue=verb=stelle,valuePrefix=auf,values=rot:0;grün:128;blau:200
Hue=verb=färbe,values=rot:0;grün:120;blau:220

Saturation=verb=stelle,property=sättigung,valuePrefix=auf,values=AMAZON.NUMBER
Saturation=verb=sättige,values=AMAZON.NUMBER

TargetPosition=verb=mach,articles=den;die,values=auf:100;zu:0
TargetPosition=verb=stelle,valuePrefix=auf,values=AMAZON.NUMBER,valueSuffix=prozent

TargetTemperature=verb=stelle,valuePrefix=auf,values=AMAZON.NUMBER,valueSuffix=grad

Volume:verb=stelle,valuePrefix=auf,values=AMAZON.NUMBER,valueSuffix=prozent

#Weckzeit=verb=stelle,valuePrefix=auf;für,values=AMAZON.TIME,valueSuffix=uhr
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { rot: '0', 'grün': '128', blau: '200' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { rot: '0', 'grün': '120', blau: '220' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { auf: '100', zu: '0' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM] value2homekit: { 'AMAZON.NUMBER': 'AMAZON.NUMBER' }
[2018-03-01 21:11:41] [FHEM]   executing: http://192.168.20.240:8083/fhem?cmd=%7B$defs%7Bmyalexa%7D-%3E%7B%22active%22%7D%20=%201;;undef%7D;%7B$defs%7Bmyalexa%7D-%3E%7B%22alexa-fhem%20version%22%7D%20=%20%220.4.4%22%7D;%7B$defs%7Bmyalexa%7D-%3E%7B%22active%22%7D%20=%200;;undef%7D&XHR=1
[2018-03-01 21:11:41] perfectOfVerb:
[2018-03-01 21:11:41] { stelle: 'gestellt',
  schalte: 'geschaltet',
  'färbe': 'gefärbt',
  mach: 'gemacht' }
[2018-03-01 21:11:41] verbsOfIntent:
[2018-03-01 21:11:41] [ OnIntent: [ 'schalte' ],
  prozentIntent: [ 'stelle' ],
  HueIntent: [ 'stelle' ],
  HueIntentB: [ 'färbe' ],
  SaturationIntent: [ 'stelle' ],
  SaturationIntentB: [ 'sättige' ],
  TargetPositionIntent: [ 'mach' ],
  gradIntent: [ 'stelle' ] ]
[2018-03-01 21:11:41] characteristicsOfIntent:
[2018-03-01 21:11:41] { OnIntent: [ 'On' ],
  prozentIntent: [ 'Brightness', 'TargetPosition', 'Volume' ],
  HueIntent: [ 'Hue' ],
  HueIntentB: [ 'Hue' ],
  SaturationIntent: [ 'Saturation' ],
  SaturationIntentB: [ 'Saturation' ],
  TargetPositionIntent: [ 'TargetPosition' ],
  gradIntent: [ 'TargetTemperature' ] }
[2018-03-01 21:11:41] prefixOfIntent:
[2018-03-01 21:11:41] { OnIntent: undefined,
  prozentIntent: 'auf',
  HueIntent: 'auf',
  HueIntentB: undefined,
  SaturationIntent: 'auf',
  SaturationIntentB: undefined,
  TargetPositionIntent: undefined,
  gradIntent: 'auf' }
[2018-03-01 21:11:41] suffixOfIntent:
[2018-03-01 21:11:41] { OnIntent: undefined,
  prozentIntent: 'prozent',
  HueIntent: undefined,
  HueIntentB: undefined,
  SaturationIntent: undefined,
  SaturationIntentB: undefined,
  TargetPositionIntent: undefined,
  gradIntent: 'grad' }
[2018-03-01 21:11:41] alexaTypes:
[2018-03-01 21:11:41] { light: [ 'licht', 'lampen' ],
  blind:
   [ 'rolladen',
     'rolläden',
     'jalousie',
     'jalousien',
     'rollo',
     'rollos' ] }
[2018-03-01 21:11:41] roomOfEcho:
[2018-03-01 21:11:41] {}
[2018-03-01 21:11:41] fhemIntents:
[2018-03-01 21:11:41] { FHEMgutenMorgenIntent: 'gutenMorgen',
  FHEMguteNachtIntent: 'guteNacht' }
[2018-03-01 21:11:41] [FHEM]   executing: http://192.168.20.240:8083/fhem?cmd=%7B$defs%7Bmyalexa%7D-%3E%7B%22active%22%7D%20=%201;;undef%7D;list%20myalexa%20.Alexa.Authorization;%7B$defs%7Bmyalexa%7D-%3E%7B%22active%22%7D%20=%200;;undef%7D&XHR=1
[2018-03-01 21:11:41] [FHEM] got: 10 results
[2018-03-01 21:11:41] [FHEM] mappings for Aussen: { CurrentTemperature: { reading: 'temperature', minValue: -30 },
  CurrentRelativeHumidity: { reading: 'humidity' } }
[2018-03-01 21:11:41] [FHEM] Aussen is thermometer
[2018-03-01 21:11:41] [FHEM] Aussen has
[2018-03-01 21:11:41] [FHEM]   CurrentTemperature [temperature]
[2018-03-01 21:11:41] [FHEM]   CurrentRelativeHumidity [humidity]
[2018-03-01 21:11:41] [FHEM] { reading: 'temperature',
  minValue: -30,
  device: 'Aussen',
  informId: 'Aussen-temperature',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Aussen-temperature: -5.9
[2018-03-01 21:11:41] [FHEM] { reading: 'humidity',
  device: 'Aussen',
  informId: 'Aussen-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Aussen-humidity: 61
[2018-03-01 21:11:41] [FHEM] mappings for Automatik: { On:
   { reading: 'state',
     valueOff: '/off|A0|000000/',
     cmdOn: 'on',
     cmdOff: 'off' } }
[2018-03-01 21:11:41] [FHEM] Automatik is switch
[2018-03-01 21:11:41] [FHEM] Automatik has
[2018-03-01 21:11:41] [FHEM]   On [state;on,off]
[2018-03-01 21:11:41] [FHEM] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'Automatik',
  informId: 'Automatik-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Automatik-state: on
[2018-03-01 21:11:41] [FHEM] mappings for Bad: { CurrentTemperature: { reading: 'temperature', minValue: -30 },
  CurrentRelativeHumidity: { reading: 'humidity' } }
[2018-03-01 21:11:41] [FHEM] Bad is thermometer
[2018-03-01 21:11:41] [FHEM] Bad has
[2018-03-01 21:11:41] [FHEM]   CurrentTemperature [temperature]
[2018-03-01 21:11:41] [FHEM]   CurrentRelativeHumidity [humidity]
[2018-03-01 21:11:41] [FHEM] { reading: 'temperature',
  minValue: -30,
  device: 'Bad',
  informId: 'Bad-temperature',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Bad-temperature: 23.3
[2018-03-01 21:11:41] [FHEM] { reading: 'humidity',
  device: 'Bad',
  informId: 'Bad-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Bad-humidity: 44.8
[2018-03-01 21:11:41] [FHEM] mappings for Duftlampe: { On:
   { reading: 'state',
     valueOff: '/off|A0|000000/',
     cmdOn: 'on',
     cmdOff: 'off' } }
[2018-03-01 21:11:41] [FHEM] Duftlampe is switch
[2018-03-01 21:11:41] [FHEM] Duftlampe has
[2018-03-01 21:11:41] [FHEM]   On [state;on,off]
[2018-03-01 21:11:41] [FHEM] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'Duftlampe',
  informId: 'Duftlampe-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Duftlampe-state: on-for-timer 3600
[2018-03-01 21:11:41] [FHEM] mappings for WZFenster: { CurrentPosition: { reading: 'position' },
  TargetPosition: { reading: 'position', cmd: 'position', delay: true } }
[2018-03-01 21:11:41] [FHEM] WZFenster is blind
[2018-03-01 21:11:41] [FHEM] WZFenster has
[2018-03-01 21:11:41] [FHEM]   CurrentPosition [position]
[2018-03-01 21:11:41] [FHEM]   TargetPosition [position]
[2018-03-01 21:11:41] [FHEM] { reading: 'position',
  device: 'WZFenster',
  informId: 'WZFenster-position',
  characteristic_type: 'CurrentPosition',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: WZFenster-position: 100
[2018-03-01 21:11:41] [FHEM] { reading: 'position',
  cmd: 'position',
  delay: true,
  device: 'WZFenster',
  informId: 'WZFenster-position',
  characteristic_type: 'TargetPosition',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
[2018-03-01 21:11:41] [FHEM] mappings for Wohnzimmer: { CurrentTemperature: { reading: 'temperature', minValue: -30 },
  CurrentRelativeHumidity: { reading: 'humidity' } }
[2018-03-01 21:11:41] [FHEM] Wohnzimmer is thermometer
[2018-03-01 21:11:41] [FHEM] Wohnzimmer has
[2018-03-01 21:11:41] [FHEM]   CurrentTemperature [temperature]
[2018-03-01 21:11:41] [FHEM]   CurrentRelativeHumidity [humidity]
[2018-03-01 21:11:41] [FHEM] { reading: 'temperature',
  minValue: -30,
  device: 'Wohnzimmer',
  informId: 'Wohnzimmer-temperature',
  characteristic_type: 'CurrentTemperature',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Wohnzimmer-temperature: 22.8
[2018-03-01 21:11:41] [FHEM] { reading: 'humidity',
  device: 'Wohnzimmer',
  informId: 'Wohnzimmer-humidity',
  characteristic_type: 'CurrentRelativeHumidity',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: Wohnzimmer-humidity: 34.6
[2018-03-01 21:11:41] [FHEM] mappings for automatiktest: { On:
   { reading: 'state',
     valueOff: '/off|A0|000000/',
     cmdOn: 'on',
     cmdOff: 'off' } }
[2018-03-01 21:11:41] [FHEM] automatiktest is switch
[2018-03-01 21:11:41] [FHEM] automatiktest has
[2018-03-01 21:11:41] [FHEM]   On [state;on,off]
[2018-03-01 21:11:41] [FHEM] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'automatiktest',
  informId: 'automatiktest-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: automatiktest-state: off
[2018-03-01 21:11:41] [FHEM] mappings for gutenmorgen: { On:
   { reading: 'state',
     valueOff: '/off|A0|000000/',
     cmdOn: 'on',
     cmdOff: 'off' } }
[2018-03-01 21:11:41] [FHEM] gutenmorgen is switch
[2018-03-01 21:11:41] [FHEM] gutenmorgen has
[2018-03-01 21:11:41] [FHEM]   On [state;on,off]
[2018-03-01 21:11:41] [FHEM] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'gutenmorgen',
  informId: 'gutenmorgen-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: gutenmorgen-state: off
[2018-03-01 21:11:41] [FHEM] mappings for mittag: { On:
   { reading: 'state',
     valueOff: '/off|A0|000000/',
     cmdOn: 'on',
     cmdOff: 'off' } }
[2018-03-01 21:11:41] [FHEM] mittag is switch
[2018-03-01 21:11:41] [FHEM] mittag has
[2018-03-01 21:11:41] [FHEM]   On [state;on,off]
[2018-03-01 21:11:41] [FHEM] { reading: 'state',
  valueOff: '/off|A0|000000/',
  cmdOn: 'on',
  cmdOff: 'off',
  device: 'mittag',
  informId: 'mittag-state',
  characteristic_type: 'On',
  log:
   { [Function: bound ]
     debug: [Function],
     info: [Function],
     warn: [Function],
     error: [Function],
     log: [Function],
     prefix: 'FHEM' } }
  2018-03-01 21:11:41 caching: mittag-state: off
[2018-03-01 21:11:41] [FHEM] myalexa: no service type detected
[2018-03-01 21:11:41] [FHEM] no device created for myalexa (alexa)

TomLee

Hast du denn einmal seit gestern Abend die App neu gestartet bzw. (du sagst du nutzt die IPhone-App) die Seite der Geräteliste unter 'Gerät wählen' bei der Routine-Konfiguration einmal aktualisiert  (wisch von oben nach unten) ?

miche

Ich hab jetzt erst mal die App gelöscht und werd nachher von vorne anfangen!
Die Konfigurationen in er App (durch herunterwischen) hatte ich schon mal aktualisiert

miche

So, App neu installiert. Jetzt funktioniert es, anscheinend hat die App die Geräte in den Routinen nicht aktualisiert!
Lag als an der App bzw Amazon!

Danke für eure Hilfe, jetzt weiß ich zumindest was es sonst sein könnte und wie ich die logs anschauen kann!

Skipper

Hallo zusammen,
Ist es richtig, dass ich mit alexa-fhem keine Lichtszenen in der Alexa App erzeugen kann?
Gruß Skipper

flipkill

Mal eine Frage, geht das nur mir so oder ist das mit den aktuellen Versionen finden absolut unübersichtlich, gibt es ein Git Repository oder so mit schönen Tags, oder immer noch nur hier im Post, wo ich allerdings nur Version 0.3.4 finde habe aber aktuell 0.4.3 drauf.
Gibt es schon eine neuere Version?

Danke Gruß Jan

MadMax-FHEM

0.4.4 dort wo du 0.4.3 her hast...

https://forum.fhem.de/index.php/topic,81324.msg733986.html#msg733986

Beides (0.3.x und 0.4.x) im Wiki verlinkt...

Kurz da Handy...

Gruß, Joachim
FHEM PI3B+ Bullseye: HM-CFG-USB, 40x HM, ZWave-USB, 13x ZWave, EnOcean-PI, 15x EnOcean, HUE/deCONZ, CO2, ESP-Multisensor, Shelly, alexa-fhem, ...
FHEM PI2 Buster: HM-CFG-USB, 25x HM, ZWave-USB, 4x ZWave, EnOcean-PI, 3x EnOcean, Shelly, ha-bridge, ...
FHEM PI3 Buster (Test)