Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Visualisierung
    4. Jarvis V3 - BlindLevelAction + Shelly Wave Shutter

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Jarvis V3 - BlindLevelAction + Shelly Wave Shutter

    This topic has been deleted. Only users with topic management privileges can see it.
    • PackElend
      PackElend @MCU last edited by

      @mcu 90923107-7748-42b2-86dd-a51295766db1-image.png

      1 Reply Last reply Reply Quote 0
      • PackElend
        PackElend @MCU last edited by

        @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

        inmal die Systemsprache setzen.

        habe nur ohne (de-DE)
        e0fcce3e-efa7-43fe-8935-e5b10c3ccb7e-image.png

        M 1 Reply Last reply Reply Quote 0
        • M
          MCU @PackElend last edited by MCU

          @packelend Hauptsache auswählen und speichern.
          Sollte dann im DP language was stehen
          91b319cf-1abd-491a-b714-f6d9b9b84130-image.png

          PackElend 1 Reply Last reply Reply Quote 0
          • PackElend
            PackElend @MCU last edited by

            @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

            @packelend Hauptsache auswählen und speichern.
            Sollte dann im DP language was stehen
            91b319cf-1abd-491a-b714-f6d9b9b84130-image.png

            habe gerade auf E und dann wieder auf D gesetzt.
            Zumindest Log nun "de-DE"
            f639d114-c77b-4900-973c-7d47620a6497-image.png

            PackElend 1 Reply Last reply Reply Quote 0
            • PackElend
              PackElend @PackElend last edited by

              48ac5231-bf51-4cc6-921e-e28da6cca912-image.png @packelend

              M 1 Reply Last reply Reply Quote 0
              • M
                MCU @PackElend last edited by

                @packelend Ja es fehlt ein DP configExpertMode

                PackElend 1 Reply Last reply Reply Quote 0
                • PackElend
                  PackElend @MCU last edited by

                  hier wird der Fehler generiert
                  cc7bf228-1f75-42bb-9a5b-49e15d6f4446-image.png

                  @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                  configExpertMode

                  wie lege ich den an?
                  "+" ist ausgegraut
                  f35c28d9-e420-4c60-82a5-29f1ee14e771-image.png

                  M 1 Reply Last reply Reply Quote 0
                  • M
                    MCU @PackElend last edited by MCU

                    @packelend Das reicht noch nicht, teste noch
                    Wird erst mit v3.2.0-alpha.54 behoben.
                    Man kann aber auch direkt im widgets-DP die Änderung durchführen.
                    Voraussetzung die Devices sind auch vorhanden.

                    PackElend 1 Reply Last reply Reply Quote 0
                    • PackElend
                      PackElend @MCU last edited by

                      @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                      Wird erst mit v3.2.0-alpha.54 behoben.

                      was genau, den fehlenden DP anlegen oder der Expertenmodus?

                      @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                      Voraussetzung die Devices sind auch vorhanden.
                      du meinst das?
                      98c1e82a-fdbc-422d-a723-224e86a562b2-image.png

                      reicht mir für den Anfang 🙂

                      M 1 Reply Last reply Reply Quote 0
                      • M
                        MCU @PackElend last edited by

                        @packelend sagte in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                        was genau, den fehlenden DP anlegen oder der Expertenmodus?

                        beides

                        1 Reply Last reply Reply Quote 1
                        • PackElend
                          PackElend @MCU last edited by

                          @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                          Sind denn im alias alle DPs vorhanden? dann ja.
                          Zeig mal die alias Struktur

                          habe jetzt den Alias gebaut, ist die minimal version, zur sagen Shutter Operation:

                          alias.0.ShellyWaveShutter.json

                          {
                            "alias.0.ShellyWaveShutter": {
                              "type": "channel",
                              "common": {
                                "name": "ShellyWaveShutter"
                              },
                              "_id": "alias.0.ShellyWaveShutter",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1737306088524,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "file": 1632,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              }
                            },
                            "alias.0.ShellyWaveShutter.ACTUAL": {
                              "type": "state",
                              "common": {
                                "name": "Current value (Endpoint 1)",
                                "role": "value",
                                "type": "number",
                                "max": 99,
                                "read": true,
                                "write": false,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.currentValue_001"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.ACTUAL",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080118,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": 99,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.CLOSE": {
                              "type": "state",
                              "common": {
                                "name": "Perform a level change (Down) (Endpoint 1)",
                                "role": "switch",
                                "type": "boolean",
                                "read": false,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.down_001"
                                },
                                "states": {
                                  "true": "Start",
                                  "false": "Stop"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.CLOSE",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080085,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": false,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.OPEN": {
                              "type": "state",
                              "common": {
                                "name": "Perform a level change (Up) (Endpoint 1)",
                                "role": "switch",
                                "type": "boolean",
                                "read": false,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.up_001"
                                },
                                "states": {
                                  "true": "Start",
                                  "false": "Stop"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.OPEN",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080101,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": true,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.SET": {
                              "type": "state",
                              "common": {
                                "name": "Target value (Endpoint 1)",
                                "role": "level",
                                "type": "number",
                                "max": 99,
                                "read": true,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.targetValue_001"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.SET",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080134,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": 99,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.TILT_ACTUAL": {
                              "type": "state",
                              "common": {
                                "name": "Current value (Endpoint 2)",
                                "role": "value",
                                "type": "number",
                                "max": 99,
                                "read": true,
                                "write": false,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.currentValue_002"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.TILT_ACTUAL",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080051,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": 99,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.TILT_CLOSE": {
                              "type": "state",
                              "common": {
                                "name": "Perform a level change (Down) (Endpoint 2)",
                                "role": "switch",
                                "type": "boolean",
                                "read": false,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.down_002"
                                },
                                "states": {
                                  "true": "Start",
                                  "false": "Stop"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.TILT_CLOSE",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080026,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": false,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.TILT_SET": {
                              "type": "state",
                              "common": {
                                "name": "Target value (Endpoint 2)",
                                "role": "level",
                                "type": "number",
                                "max": 99,
                                "read": true,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.targetValue_002"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.TILT_SET",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080068,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": 99,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.WORKING": {
                              "type": "state",
                              "common": {
                                "name": "Ready to use",
                                "role": "indicator",
                                "type": "boolean",
                                "read": true,
                                "write": false,
                                "alias": {
                                  "id": "zwave2.0.Node_003.ready"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.WORKING",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080013,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": true,
                              "ack": true
                            },
                            "alias.0.ShellyWaveShutter.up_002": {
                              "type": "state",
                              "common": {
                                "name": "Perform a level change (Up) (Endpoint 2)",
                                "role": "switch",
                                "type": "boolean",
                                "read": false,
                                "write": true,
                                "alias": {
                                  "id": "zwave2.0.Node_003.Multilevel_Switch.up_002"
                                },
                                "states": {
                                  "true": "Start",
                                  "false": "Stop"
                                }
                              },
                              "_id": "alias.0.ShellyWaveShutter.up_002",
                              "native": {},
                              "from": "system.adapter.admin.0",
                              "user": "system.user.admin",
                              "ts": 1738268080039,
                              "acl": {
                                "object": 1636,
                                "state": 1636,
                                "owner": "system.user.admin",
                                "ownerGroup": "system.group.administrator"
                              },
                              "val": false,
                              "ack": true
                            }
                          }
                          

                          3d746216-20b6-44cf-bf4e-d9466d6dfcc8-image.png

                          Für folgendes in der Tabelle ioBroker.type-detector /DEVICES.md #blinds-or-shutter-blinds have ich keine passenden DP gefunden:

                          • STOP (ist einfach irgendein up or down = 0)
                          • TILT_STOP (ist einfach irgendein up or down = 0)
                          • DIRECTION indicator.direction
                          • DIRECTION value.direction
                          • UNREACH indicator.maintenance.unreach
                          • MAINTAIN indicator.maintenance
                          • ERROR indicator.error
                            (battery hat er keine)
                          M 1 Reply Last reply Reply Quote 0
                          • M
                            MCU @PackElend last edited by MCU

                            @packelend
                            Sieht soweit gut aus.

                            Jetzt mal mit den alias-DPs nur ein neues Gerät anlegen mit den beiden DPs "CLOSE" und "OPEN" !NICHT KOPIEREN!

                            Dann ein neues Widget anlegen mit den beiden DPs "CLOSE" und "OPEN" !NICHT KOPIEREN!

                            PackElend 1 Reply Last reply Reply Quote 0
                            • PackElend
                              PackElend @MCU last edited by

                              @mcu said in Jarvis V3 - BlindLevelAction + Shelly Wave Shutter:

                              Jetzt mal mit den alias-DPs nur ein neues Gerät anlegen mit den beiden DPs "CLOSE" und "OPEN" !NICHT KOPIEREN!

                              so?
                              cd651077-99c2-49ec-8a98-a8b376bdf034-image.png

                              Widgtet mache ich, wenn ich zuhause bin heute abend

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                MCU @PackElend last edited by MCU

                                @packelend Nee, nicht im alias, ich meinte in jarvis.
                                Aber egal, mit denen kannst du es auch machen.
                                Warum sind nicht beide Werte aus false?

                                1 Reply Last reply Reply Quote 0
                                • First post
                                  Last post

                                Support us

                                ioBroker
                                Community Adapters
                                Donate

                                932
                                Online

                                31.6k
                                Users

                                79.5k
                                Topics

                                1.3m
                                Posts

                                2
                                37
                                948
                                Loading More Posts
                                • Oldest to Newest
                                • Newest to Oldest
                                • Most Votes
                                Reply
                                • Reply as topic
                                Log in to reply
                                Community
                                Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                The ioBroker Community 2014-2023
                                logo