NEWS
Is there problem with Blockly after last update?
-
@apollon77 said in Is there problem with Blockly after last update?:
Can you please show the Javascript the blockly has generated?
// Living Room Light
schedule({astro: "goldenHour", shift: 0}, function () {
setState("zwave.0.NODE12.SWITCH_MULTILEVEL.Level_1"/Level/, 99);
sendTo("telegram.0", "send", {
text: 'Light is ON'
});
console.debug("telegram: " + 'Light is ON');
});
schedule("30 23 * * *", function () {
setState("zwave.0.NODE12.SWITCH_MULTILEVEL.Level_1"/Level/, 0);
sendTo("telegram.0", "send", {
text: 'Light is OFF'
});
console.debug("telegram: " + 'Light is OFF');
}); -
@ap2017: I see you are using node: v6.14.3
Have you tried to make an update to latest stable version of node? I think you should try at min 8.x, but 10.x should be better. There have been many significant changes between the major versions.
However, give it a try and please post your result.chefkoch009
@chefkoch009 said in Is there problem with Blockly after last update?:
@ap2017: I see you are using node: v6.14.3
Have you tried to make an update to latest stable version of node? I think you should try at min 8.x, but 10.x should be better. There have been many significant changes between the major versions.
However, give it a try and please post your result.chefkoch009
What is the procedure to update node? I see so many different ones on the forum.
-
@chefkoch009 said in Is there problem with Blockly after last update?:
@ap2017: I see you are using node: v6.14.3
Have you tried to make an update to latest stable version of node? I think you should try at min 8.x, but 10.x should be better. There have been many significant changes between the major versions.
However, give it a try and please post your result.chefkoch009
What is the procedure to update node? I see so many different ones on the forum.
@chefkoch009 received node update procedure https://forum.iobroker.net/topic/21802/node-js-update will try and let you know
-
@ap2017 sagte in Is there problem with Blockly after last update?:
I hate when it fixes by itself..
I do too!
But it works. So have fun with it.
@Homoran said in Is there problem with Blockly after last update?:
@ap2017 sagte in Is there problem with Blockly after last update?:
I hate when it fixes by itself..
paris airports transfers
I do too!But it works. So have fun with it.
It really works
Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.
Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.
Mit deinem Input könnte dieser Beitrag noch besser werden 💗
Registrieren Anmelden