Navigation

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

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Z
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 23
    • Best 3
    • Groups 1

    zsb2002

    @zsb2002

    4
    Reputation
    27
    Profile views
    23
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    zsb2002 Follow
    Starter

    Best posts made by zsb2002

    • RE: Intel Nuc6cayh 16 GB ram welcher ? [Gelöst]

      @marcuskl

      Bei mir laufen 2 x Crucial CT102464BF160B 8GB (DDR3L, 1600 MT/s, PC3L-12800, SODIMM, 204-Pin)

      posted in Hardware
      Z
      zsb2002
    • RE: Wie sehen Eure Visualisierungen aus?

      Mein View von meinem Wandtablet...

      Unbenannt.png

      posted in Visualisierung
      Z
      zsb2002
    • RE: Test Adapter iQontrol 2.0.x Vis (Entwicklungs-Thread)

      @s-bormann said in [Neuer Adapter] Visualisierung iQontrol:

      Hi, bitte aktualisiere auf die neueste Version, ich vermute, Du hast eine alte Version. Aktuell ist die 0.2.1 (zur Not über das Katzen-Symbol von Gibhub installieren).
      Geht es damit?
      VG

      Läuft....Danke! 👍

      posted in Tester
      Z
      zsb2002

    Latest posts made by zsb2002

    • RE: Wie sehen Eure Visualisierungen aus?

      Mein View von meinem Wandtablet...

      Unbenannt.png

      posted in Visualisierung
      Z
      zsb2002
    • RE: Intel Nuc6cayh 16 GB ram welcher ? [Gelöst]

      @marcuskl

      Bei mir laufen 2 x Crucial CT102464BF160B 8GB (DDR3L, 1600 MT/s, PC3L-12800, SODIMM, 204-Pin)

      posted in Hardware
      Z
      zsb2002
    • RE: Proxmox nach update Probleme mit Container

      Klappt es mit einem privilegierten Container?

      posted in Proxmox
      Z
      zsb2002
    • RE: Mercedes Me Visualisierung

      Schau mal hier:
      Mercedes-Benz Betriebsanleitungen für Ihr Smartphone und Tablet

      posted in Visualisierung
      Z
      zsb2002
    • RE: Kein VIS Bilder-Upload nach Update js-controller

      @Homoran

      per Upload-Tool...

      Grüße

      posted in ioBroker Allgemein
      Z
      zsb2002
    • RE: Kein VIS Bilder-Upload nach Update js-controller

      @Homoran

      Eigentlich ja. Ich habe es so verstanden, dass ich 0_userdata.0 nehmen kann, aber auch optional vis.0 weiter nutzen kann. Also sollten Bilder weiter unter vis.0 laufen, oder?

      Falls Du Dich hierauf beziehst......?
      Sonst stehe ich gerade auf dem Schlauch.

      Grüße
      Chris

      posted in ioBroker Allgemein
      Z
      zsb2002
    • Kein VIS Bilder-Upload nach Update js-controller

      Hallo,

      nach einen Update auf den js-controller 2.1 kann ich im VIS Dateimanager keine Bilder mehr uploaden. Nach dem Upload erscheint das Bild als nicht vorhanden.

      Hat jemand einen Tipp für mich?

      Bildschirmfoto vom 2019-11-17 22-06-40.png

      Ist das ein Berechtigungsproblem? Der Installationsfixer lief problemlos durch...

      Grüße
      Chris

      posted in ioBroker Allgemein
      Z
      zsb2002
    • RE: node-red-contrib-alexa-home und Rolladensteuerung

      Danke. Ich werde mich mal am WE hinsetzen und probieren.

      Grüße Chris

      posted in Node-Red
      Z
      zsb2002
    • node-red-contrib-alexa-home und Rolladensteuerung

      Hallo,

      da meine Alexa-Steuerung mit node-red-contrib-alexa-local nicht mehr funktioniert, bin ich auf
      node-red-contrib-alexa-home umgestiegen. Mit Hilfe der Suchfunktion des Forums hat das auch geklappt....

      Meine Shellys 2.5 konnte ich einbinden. Ich kann diese auch in Alexa finden und über die App bedienen. Nur mit der Sprachsteuerung klappt es noch nicht richtig:

      • Ich kann die Shellys nicht mehr über "Schalte Rollo X an/aus" steuern.

      • "Schalte Rollo X auf x %" klappt ebenfalls nur manchmal. "Schalte auf 10%" klappt dagegen meistens....

      Ich denke, dass ich bei der Gestaltung der Flows noch Fehler drin habe. Meine Vermutung ist, dass eine falsche Prozentangabe beim Shelly ankommt (in Verbindung der Umrechnung von 255 auf 100).

      Die Steuerung erfolgt bei mir über das Objekt POSITION der Shellys.

      Kann mir hier jemand einen Tipp geben?

      1Bildschirmfoto vom 2019-11-05 09-00-20.png

      2Bildschirmfoto vom 2019-11-05 09-01-20.png

      3 Bildschirmfoto vom 2019-11-05 09-04-12.png

      Hier noch der Code:

      [
         {
             "id": "dc9200ad.6d977",
             "type": "tab",
             "label": "Flow 2",
             "disabled": false,
             "info": ""
         },
         {
             "id": "ceff6081.249ee",
             "type": "amazon-echo-hub",
             "z": "dc9200ad.6d977",
             "port": "60000",
             "x": 301.00000762939453,
             "y": 555.3333902359009,
             "wires": [
                 [
                     "2c742a27.7c3416"
                 ]
             ]
         },
         {
             "id": "f1df012b.3d968",
             "type": "ioBroker out",
             "z": "dc9200ad.6d977",
             "name": "Position",
             "topic": "shelly.0.SHSW-25#00CA2A#1.Shutter.Position",
             "ack": "false",
             "autoCreate": "false",
             "x": 1074.1485061645508,
             "y": 527,
             "wires": []
         },
         {
             "id": "2c742a27.7c3416",
             "type": "amazon-echo-device",
             "z": "dc9200ad.6d977",
             "name": "Rollo1",
             "topic": "",
             "x": 552.0000171661377,
             "y": 555.7070655822754,
             "wires": [
                 [
                     "51afb3f9.ad7b9c"
                 ]
             ]
         },
         {
             "id": "81a45ab8.9c9a78",
             "type": "function",
             "z": "dc9200ad.6d977",
             "name": "Dimmer",
             "func": "var newMsg = { payload: Math.round (msg.bri*100/254) } ;\nreturn newMsg;",
             "outputs": 1,
             "noerr": 0,
             "x": 887.0001029968262,
             "y": 534.7070560455322,
             "wires": [
                 [
                     "f1df012b.3d968"
                 ]
             ]
         },
         {
             "id": "51afb3f9.ad7b9c",
             "type": "switch",
             "z": "dc9200ad.6d977",
             "name": "on/off",
             "property": "payload",
             "propertyType": "msg",
             "rules": [
                 {
                     "t": "eq",
                     "v": "on",
                     "vt": "str"
                 },
                 {
                     "t": "eq",
                     "v": "off",
                     "vt": "str"
                 }
             ],
             "checkall": "true",
             "repair": false,
             "outputs": 2,
             "x": 717.0000152587891,
             "y": 567.7069807052612,
             "wires": [
                 [
                     "81a45ab8.9c9a78"
                 ],
                 [
                     "ce1a9ba.c770268"
                 ]
             ]
         },
         {
             "id": "ce1a9ba.c770268",
             "type": "change",
             "z": "dc9200ad.6d977",
             "name": "change5",
             "rules": [
                 {
                     "t": "change",
                     "p": "payload",
                     "pt": "msg",
                     "from": "off",
                     "fromt": "str",
                     "to": "0",
                     "tot": "str"
                 },
                 {
                     "t": "change",
                     "p": "payload",
                     "pt": "msg",
                     "from": "on",
                     "fromt": "str",
                     "to": "100",
                     "tot": "str"
                 }
             ],
             "action": "",
             "property": "",
             "from": "",
             "to": "",
             "reg": false,
             "x": 892.0001029968262,
             "y": 577.7069978713989,
             "wires": [
                 [
                     "6b324eec.4f83a"
                 ]
             ]
         },
         {
             "id": "6b324eec.4f83a",
             "type": "ioBroker out",
             "z": "dc9200ad.6d977",
             "name": "Position",
             "topic": "shelly.0.SHSW-25#00CA2A#1.Shutter.Position",
             "ack": "false",
             "autoCreate": "false",
             "x": 1072.0000305175781,
             "y": 579.6666612625122,
             "wires": []
         }
      ]
      
      

      Danke und Grüße
      Chris

      posted in Node-Red
      Z
      zsb2002
    • RE: [ gelöst] Instalation IoBroker auf auf Nuc

      Hi, schau mal hier (gelöst) IOBROKER installation klappt nicht / npm Fehler

      Gruß
      Chris

      posted in ioBroker Allgemein
      Z
      zsb2002
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo