Storing data into variables | Node-RED Essentials | Tutorial

Поділитися
Вставка
  • Опубліковано 15 січ 2025

КОМЕНТАРІ • 6

  • @syaifulbahri5654
    @syaifulbahri5654 Рік тому +2

    Thank you. Very helpful

  • @romrocha
    @romrocha 4 місяці тому

    It helped me a lot to do an automation with my machine laundry and a zigbee button! Thank you so much!

  • @GlibberGames
    @GlibberGames 11 місяців тому

    For the saving variables across node-red restarts section: how do I find the settings.js.
    I legit installed Studio Code but there is no folder node red

    • @Gretkatillor
      @Gretkatillor 9 місяців тому +3

      The default folder has since changed to the Node Red folder within the new 'addon_config' folder. The latter is not visible by default.
      To access the .js file, I installed the File editor add-on. By disabling 'Enforce Basepath' in its 'Configuration ' tab, you gain access to 'addon_config'. This alllows you to see the Node Red folder and the .js file you're looking for.

    • @bentwookie-yt
      @bentwookie-yt Місяць тому +1

      @@Gretkatillor legend

  • @SameeroafBazivich
    @SameeroafBazivich 2 місяці тому

    Great lesson! Can you manage to send a Whatsapp message using Node-Red?