Navigation

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

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 11
    • Best 0
    • Groups 1

    emanuel

    @emanuel

    0
    Reputation
    15
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    emanuel Follow
    Starter

    Latest posts made by emanuel

    • RE: Neuer Node-Red Adapter 3.x in Latest - Repository

      @thomas-braun said in Neuer Node-Red Adapter 3.0.0 in Latest - Repository:

      Wie immer: Nicht als root rumhampeln.

      ich habe das Update natürlich zu erst im Admin-Panel versucht. 😉

      posted in Node-Red
      E
      emanuel
    • RE: Neuer Node-Red Adapter 3.x in Latest - Repository

      Bei mir klappt das Update des Adapters leider nicht:

      Adapter    "node-red"     : 3.0.1    , installed 2.4.2  [Updatable]
      

      dann das Update

      root@unless-stopped:/opt/iobroker# iobroker upgrade node-red@3.0.1
      
      [...]
      Would you like to upgrade node-red from @2.4.2 to @3.0.1 now? [(y)es, (n)o]: y
      Update node-red from @2.4.2 to @3.0.1
      host.unless-stopped Adapter "system.adapter.node-red.0" is stopped.
      NPM version: 6.14.16
      Installing iobroker.node-red@3.0.1... (System call)
      [...]
      upload [3] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/index.html index.html text/html
      upload [2] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/index_m.html index_m.html text/html
      upload [1] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/node-red.png node-red.png image/png
      upload [0] node-red.admin /opt/iobroker/node_modules/iobroker.node-red/admin/words.js words.js application/javascript
      host.unless-stopped Adapter "system.adapter.node-red.0" is started
      root@unless-stopped:/opt/iobroker# iobroker update
      Used repository: beta
      Controller "js-controller": 4.0.21   , installed 4.0.21
      Adapter    "node-red"     : 3.0.1    , installed 2.4.2  [Updatable]
      

      Wie man sehen kann ist das Update nicht dauerhaft installiert worden. Hat irgendjemand eine Idee was da schief läuft?

      posted in Node-Red
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      @Asgothian

      genau ich habe von beiden eine eigene version gebaut.

      werde einen pull request machen, ich muss aber dann warten bis die Änderung im Shepard-converter ist bevor ich einen pull request im ioBorker.zigbee stelle?

      posted in Entwicklung
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      @Asgothian

      nach nochmaligem installieren funktioniert es jetzt.

      https://github.com/emanuelwo/ioBroker.zigbee/tarball/ikea_tradfri_ww

      posted in Entwicklung
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      @Asgothian

      {
              vendor: 'IKEA',
              models: [
                  'TRADFRI bulb E27 opal 1000lm', 'TRADFRI bulb E27 W opal 1000lm',
                  'TRADFRI bulb E26 opal 1000lm', 'TRADFRI bulb E27 WW clear 250lm'
              ],
              icon: 'img/TRADFRI.bulb.E27.png',
              states: lightStates,
              linkedStates: [comb.brightnessAndState],
          },
      

      danach gibt es exceptions in Biobroker

      (/opt/iobroker/node_modules/iobroker.zigbee/node_modules/zigbee-shepherd-converters/converters/toZigbee.js:324...
      
      posted in Entwicklung
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      @Asgothian said in ZigBee CC253x Adapter - nur neue/unbekannte Geräte - ab Adapter 0.10.x:

      @emanuel
      Ja.

      Die Lampe muss im devices.js mit aufgelistet sein. Ist sie das nicht, dann muss da mehr gemacht werden - da kann ich dann ggf. heute Abend eine Testversion bereit stellen.

      A.

      Ich habe es leider nicht hinbekommen, obwohl sie in den devise.js steht:

          {
              zigbeeModel: ['TRADFRI bulb E27 WW clear 250lm'],
              model: 'LED1842G3',
              vendor: 'IKEA',
              description: 'TRADFRI LED bulb E27 WW clear 250 lumen, dimmable',
              extend: generic.light_onoff_brightness,
          }
      
      posted in Entwicklung
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      @Asgothian said in ZigBee CC253x Adapter - nur neue/unbekannte Geräte - ab Adapter 0.10.x:

      @emanuel sagte in ZigBee CC253x Adapter - nur neue/unbekannte Geräte - ab Adapter 0.10.x:

      Meine neue IKEA TRADFRI bulb E27 WW clear 250lm wird leider nicht erkannt.

      Es genügt wohl nicht sie zu devstates.js hinzuzufügen?

      Da musst du auch im zigbee Shepherd schauen. Wenn sie da noch nicht drin ist dann nicht.

      A.

      Du meinst hier? https://github.com/kirovilya/zigbee-shepherd-converters

      posted in Entwicklung
      E
      emanuel
    • RE: ZigBee CC253x - neue/unbekannte Geräte - ab 0.10.x

      Meine neue IKEA TRADFRI bulb E27 WW clear 250lm wird leider nicht erkannt.

      Es genügt wohl nicht sie zu devstates.js hinzuzufügen?

      posted in Entwicklung
      E
      emanuel
    • RE: Flash Probleme: Sonoff und Ftdi

      @Schubi:

      Schaut das nur so aus, oder sind da 2pins vom IC kurzgeschlossen? `

      Oh mann, so ist es. Vielen Dank!

      posted in Hardware
      E
      emanuel
    • RE: Flash Probleme: Sonoff und Ftdi

      Wenn der Sonoff nicht angeschlossen ist, dann leuchtet nur die eine Power-Led. Im System wird er aber mit " /dev/tty.usbserial-00000000" angezeigt.

      Bei einem anderen Sonoff S20 leuchten auch 3 Leds. Somit sollte der Sonoff nicht defekt sein.

      posted in Hardware
      E
      emanuel
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo