FHEM Forum

FHEM - Hausautomations-Systeme => Sonstige Systeme => Thema gestartet von: uxtuner am 01 November 2019, 19:22:55

Titel: Shelly 2.5 & HT
Beitrag von: uxtuner am 01 November 2019, 19:22:55
Hallo,

hat jemand Shelly 2.5 im Einsatz? Wähle ich als model "shelly2.5" kann ich nichts mehr schalten und bekomme auch kein "set" mehr angezeigt. Lösche ich das model Attribut kann ich zumindest das 1te Device schalten (es gibt auch nur ein reading für relay_0).

Internals:
   CHANGED   
   DEF        192.168.179.211
   DURATION   0
   FUUID      5dbc69ea-f33f-55bb-20d8-cd6846f1bdcec1fa
   INTERVAL   60
   NAME       shellyswitch2576D533
   NR         197
   STATE      off
   TCPIP      192.168.179.211
   TYPE       Shelly
   READINGS:
     2019-11-01 18:22:50   cloud           disabled
     2019-11-01 18:22:50   firmware        v1.5.3
     2019-11-01 18:33:52   network         <html>connected to <a href="http://192.168.179.211">192.168.179.211</a></html>
     2019-11-01 18:37:21   relay           off
     2019-11-01 18:37:19   relay_0         off
     2019-11-01 18:37:21   state           off
Attributes:
   alias      Flur
   devStateIcon 0:off:on 1:on:off
   genericDeviceType light
   group      Beleuchtung
   homebridgeMapping clear
On=state,cmdOn=on,cmdOff=off
   icon       light_downlight
   room       EG->Eingang,Homekit,Licht,Shelly


Shelly HT wird anscheinend nicht unterstützt - oder?
Titel: Antw:Shelly 2.5 & HT
Beitrag von: uxtuner am 01 November 2019, 21:16:57
hier das Listing wenn ich das Device anschließend als model shelly2.5 definiere

Internals:
   CHANGED   
   DEF        192.168.179.211
   DURATION   0
   FUUID      5dbc69ea-f33f-55bb-20d8-cd6846f1bdcec1fa
   INTERVAL   60
   NAME       shellyswitch2576D533
   NR         196
   STATE      off
   TCPIP      192.168.179.211
   TYPE       Shelly
   OLDREADINGS:
   READINGS:
     2019-11-01 18:22:50   cloud           disabled
     2019-11-01 18:22:50   firmware        v1.5.3
     2019-11-01 20:44:09   network         <html>connected to <a href="http://192.168.179.211">192.168.179.211</a></html>
     2019-11-01 18:37:19   relay_0         off
     2019-11-01 20:44:13   state           off
Attributes:
   alias      Flur
   devStateIcon 0:off:on 1:on:off
   genericDeviceType light
   group      Beleuchtung
   homebridgeMapping clear
On=state,cmdOn=on,cmdOff=off
   icon       light_downlight
   model      shelly2.5
   room       EG->Eingang,Homekit,Licht,Shelly
Titel: Antw:Shelly 2.5 & HT
Beitrag von: frober am 01 November 2019, 22:36:18
Attribut Mode relay|rollo fehlt, denke das hilft.
Titel: Antw:Shelly 2.5 & HT
Beitrag von: uxtuner am 02 November 2019, 05:57:02
Danke das war die Lösung :-)