Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. m0rph

    NEWS

    • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 54
    • Best 1
    • Groups 1

    m0rph

    @m0rph

    1
    Reputation
    16
    Profile views
    54
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    m0rph Follow
    Starter

    Best posts made by m0rph

    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun Ich bekomme bei jeden versuch diese Warnung geloggt

      2022-02-08 18:04:41.756	error	iobroker Assuming that correct version is installed.
      2022-02-08 18:04:41.754	error	iobroker Could not check npm version: This directory tree does not contain a package.json
      

      MOD EDIT: LOG in Code Tags gesetzt

      posted in ioBroker Allgemein
      M
      m0rph

    Latest posts made by m0rph

    • RE: Typerkennung iot-Adapter 5.x "Tab Alexa V3"

      @negalein sagte in Neuer Alexa-Skill "iobroker.assistant":

      @m0rph sagte in Neuer Alexa-Skill "iobroker.assistant":

      @negalein Wie sieht den bei dir der Datenpunkt aus (Zustandstyp und Rolle) , bei dir steht 2 und 0 bei mir kommt immer true und false das wechselt sich immer ab auch wenn ich zweimal TV an sage zB

      01738545-d2d4-4856-ac39-fc570c3791f9-image.png

      {
        "type": "state",
        "common": {
          "type": "number",
          "read": true,
          "write": true,
          "name": "activity:Fernsehen",
          "role": "switch",
          "min": 0,
          "max": 3,
          "smartName": {
            "de": "Fernseher",
            "smartType": "SWITCH"
          }
        },
        "native": {
          "isTuningDefault": false,
          "activityTypeDisplayName": "Default",
          "enterActions": [],
          "baseImageUri": "https://rcbu-test-ssl-amr.s3.amazonaws.com/",
          "zones": null,
          "type": "VirtualTelevisionN",
          "isAVActivity": true,
          "id": "28136506",
          "icon": "userdata: 0x4454c8",
          "activityOrder": 0,
          "isMultiZone": false,
          "roles": {
            "ChannelChangingActivityRole": "77888977",
            "DisplayActivityRole": "32008243",
            "VolumeActivityRole": "14640707",
            "PassThroughActivityRole": "47208754"
          },
          "VolumeActivityRole": "14640707",
          "label": "Fernsehen",
          "suggestedDisplay": "WatchTV"
        },
        "_id": "harmony.1.Nega-Wohnzimmer.activities.Fernsehen",
        "acl": {
          "object": 1636,
          "state": 1636,
          "owner": "system.user.admin",
          "ownerGroup": "system.group.administrator"
        },
        "from": "system.adapter.admin.0",
        "user": "system.user.admin",
        "ts": 1654669362944
      }
      

      wenn hier An, bleibt An, bis ich Fernseher aus oder Konsole an sage.

      069c1168-27c6-43b2-ae28-3b3d236c6a82-image.png

      Und was passiert wenn der Fernseher auf an ist und du sagst nochmal Fernseher An, bei mir geht er dann auf false, wenn ich aber TV aus sage egal wie oft wird auch false gesendet bzw aktuallisiert.

      posted in Cloud Dienste
      M
      m0rph
    • RE: Typerkennung iot-Adapter 5.x "Tab Alexa V3"

      @negalein Wie sieht den bei dir der Datenpunkt aus (Zustandstyp und Rolle) , bei dir steht 2 und 0 bei mir kommt immer true und false das wechselt sich immer ab auch wenn ich zweimal TV an sage zB

      posted in Cloud Dienste
      M
      m0rph
    • RE: Typerkennung iot-Adapter 5.x "Tab Alexa V3"

      @renedivx sagte in Neuer Alexa-Skill "iobroker.assistant":

      vermute das es was mit dem Gerätetyp zu tun hat. Denn wenn ich es via ioBroker einschalte und dann den Gerätetyp in ioT auf Schiebregler stelle. Kann ich Alexa sagen TV auf 0. Dann geht es aus. Habe jetzt schon folgende Gerätetypen ausprobiert. Steckdose, Lampe Schiebregler und Szene. Bei Schiebregler funktioniert wie gesagt nur ausschalten. Aber man muss halt auf 0 sagen anstatt aus.

      Ja ich habe das auch, ich habe es versucht mit Steckdose aber da bekomme ich auch kein Wahr/falsch bzw 1 oder 0 wenn ich zB Fernseher anschalte je nach dem wie gerade der status ist muss ich es zweimal sagen weil im An oder aus egal ist verhaltet sich wie ein Toggle

      posted in Cloud Dienste
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @apollon77 6.14.16

      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @apollon77 sagte in js-controller 4.0 jetzt im BETA/LATEST!:
      @apollon77 Wenn du mir sagt was du mit NVM meinst, sagt mir leider nichts, und warum findet die alte Version npm 😞

      sudo -H -u iobroker npm -v
      sudo -u iobroker npm -v

      bringt auch ein ergebnis

      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun Bin kein Entwickler, ich weis nur das es mit der alten version funktioniert, aber egal ich werde es einfach lassen, und bei Zeiten OS updaten, ich hoffe ja das es mit einen aktuellen ubuntu funktioniert

      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun Mag sein, was hat das jetzt genau mit dem Problem zu tun !?

      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun sagte in js-controller 4.0 jetzt im BETA/LATEST!:

      Das soll auch 'nichts bringen', das soll nur den Helfern zeigen womit du da unterwegs bist. Ausgaben in CodeTags hier ins Forum posten.

      /usr/bin/nodejs
      /usr/bin/node
      /usr/bin/npm
      v14.19.0
      v14.19.0
      6.14.16
      root
      /root
      OK:1 http://security.ubuntu.com/ubuntu xenial-security InRelease
      OK:2 http://de.archive.ubuntu.com/ubuntu xenial InRelease
      OK:3 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease
      OK:4 https://deb.nodesource.com/node_14.x xenial InRelease
      OK:5 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease
      OK:6 https://esm.ubuntu.com/infra/ubuntu xenial-infra-security InRelease
      OK:7 https://esm.ubuntu.com/infra/ubuntu xenial-infra-updates InRelease
      Ign:8 https://download.webmin.com/download/repository sarge InRelease
      OK:9 https://download.webmin.com/download/repository sarge Release
      Paketlisten werden gelesen... Fertig
      Abhängigkeitsbaum wird aufgebaut.
      Statusinformationen werden eingelesen.... Fertig
      Alle Pakete sind aktuell.
      nodejs:
        Installiert:           14.19.0-1nodesource1
        Installationskandidat: 14.19.0-1nodesource1
        Versionstabelle:
       *** 14.19.0-1nodesource1 500
              500 https://deb.nodesource.com/node_14.x xenial/main amd64 Packages
              100 /var/lib/dpkg/status
           4.2.6~dfsg-1ubuntu4.2 500
              500 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages
              500 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages
           4.2.6~dfsg-1ubuntu4 500
              500 http://de.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
      
      
      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun sagte in js-controller 4.0 jetzt im BETA/LATEST!:

      which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs

      Hab die Befehle mal ausgeführt hat nichts gebracht, der link zur nodejs war schon vorhanden, npm -v funktioniert auch normal

      posted in ioBroker Allgemein
      M
      m0rph
    • RE: js-controller 4.0 jetzt im BETA/LATEST!

      @thomas-braun Ich bekomme bei jeden versuch diese Warnung geloggt

      2022-02-08 18:04:41.756	error	iobroker Assuming that correct version is installed.
      2022-02-08 18:04:41.754	error	iobroker Could not check npm version: This directory tree does not contain a package.json
      

      MOD EDIT: LOG in Code Tags gesetzt

      posted in ioBroker Allgemein
      M
      m0rph
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo