Diginix
Diginix
Issue still persist with v9.0.11 You can reproduce it by importing initially this: ``` info x="13" y="13" info x="363" y="13" ``` Now try to import this additional block at x="363"...
An import of one blockly block generates this 8 times. If you have a script with 1000 blocks this bug leads to 8000 blocks after the import and every trigger...
Maybe this issue here is fixed but there is a much worse import bug since v9.x #1935
Funktioniert wenn du zusätzlich nach Zahl konvertierst:
bei Instanz 0 gibt es das Objekt bei mir. Schaut mal ob das bei euch bei .1 fehlt. btw frage ich mich wofür das sein soll. Der Wert ist ein...
Das würde dafür sprechen, dass das schon lange nicht mehr benötigt/unterstützt wird und deswegen bei mir das letzte mal 2020 aktualisiert wurde. Dann sollte es aber auch beim Start einer...
@pandorra2 This here has nothing to do with your mentioned issue. The object overlay/popup remains empty if too many nodes are expanded in the object tree. To be able to...
Maybe it needs a large object tree and then some expanded nodes/folders. I have 30944 objects and 27439 states. Don't know whether states are part of objects or in addition....
Schau mal hier #974. Unterstützen deine Lampen Kelvinwerte oder nur mired?
Bei mir muss canvas nur "repariert" werden wenn ich nodejs auf eine neue Major aktualisiere. Das mache ich dann so: ``` cd /opt/iobroker iobroker rebuild mihome-vacuum --install cd /opt/iobroker/node_modules/iobroker.mihome-vacuum &&...