Node-Red Dashboard 2: a quick 1 hour intro into what the new Dashboard looks like

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

Комментарии • 27

  • @gigiascheri5534
    @gigiascheri5534 4 месяца назад +2

    Hi, here's the video I was looking for to understand the new features. Professionally executed video, thank you

  • @MrDenisJoshua
    @MrDenisJoshua 8 месяцев назад +1

    Now I have not time to make a little test... but I see is verry nice and functional, I hope I already have all in my Home Assistant
    Thanks for the video

  • @jdabramson
    @jdabramson 8 месяцев назад +1

    Thanks Csongor

  • @BGazzah
    @BGazzah 8 месяцев назад

    A great overview of Dashboard V2 - I have been reading the notes but have held off until the feature set gets more complete - IE I use gauges a lot, and a few other features just need to catch up.

    • @csongorvarga
      @csongorvarga  8 месяцев назад

      Yes, that was once of the stand out feature which was missing. I am checking out the circular progress component in Vuetify and what to see if that can be configured to appear as a gauge.

    • @joepavitt3d
      @joepavitt3d 8 месяцев назад +3

      UI Gauge was added to the latest release last week 😊

    • @csongorvarga
      @csongorvarga  8 месяцев назад

      @@joepavitt3d I just updated to version 1.0.0. Let me see!!!!

    • @csongorvarga
      @csongorvarga  8 месяцев назад

      Indeed, it is not bad!

  • @bioupilgrim4257
    @bioupilgrim4257 7 месяцев назад

    Great overview! Thank you!

  • @paulgul1
    @paulgul1 8 месяцев назад +1

    I would be interested in more "how to" videos for the Dashboard 2 - I'm having problems with tables, I can't see a way to specify the column width - it was possible in Dashboard 1

    • @csongorvarga
      @csongorvarga  8 месяцев назад

      I am also playing around with table to see what is possible. Maybe in a few weeks I summarize my findings.

  • @WhiteLion1337
    @WhiteLion1337 8 месяцев назад +1

    Thanx for your great video! I am lazy and will wait for a bit more extended support and better working migration script. - Did you try it ?
    It s hard to make a migration with a big project like mine. Did you notice better performance or stuff. - I mean 1.0 decrepated but beside this I do not see to much advantages in 2.0
    If I could give you an Idea for a new video:
    In the forums I read about letting Node Red run on an ESP. This sounds very interesting but I never got in touch with it.

    • @csongorvarga
      @csongorvarga  8 месяцев назад +1

      I did not try the migration script yet. I did not even notice that. I also have a fairly big setup. I would probably do it in pieces. But I have a lot of logic where I generate entire datasets for charts. That needs to be re-written which the script will definitely not do. Performance looks fairly good. My Node-Red is running on a i5 micro PC, I have no performance issues even with the old Dashboard.
      Node-Red on an ESP. Is that even possible?

    • @WhiteLion1337
      @WhiteLion1337 8 месяцев назад +1

      @@csongorvarga Unfortunately YT does not like external links but you can find ESP NR stuff in a thread of the official NR forums. My project is running on a Raspberry Pi 4 4GB and it gets slow while initial loading. That s why I am switching to a Ryzen mini PC with NR running on docker.

    • @csongorvarga
      @csongorvarga  8 месяцев назад

      @WhiteLion1337 I googles last time but all the results are esp and nr. But I will look again.

  • @diegocamilopenaramirez6101
    @diegocamilopenaramirez6101 3 месяца назад

    Thank you very much

  • @joaodias6589
    @joaodias6589 7 месяцев назад

    Would this be a good option to build HMIs for simple machines?

    • @csongorvarga
      @csongorvarga  7 месяцев назад

      Oh absolutely. I think you can build a faurly complex UI with them, some that needs a decent machine to run all the client code.

  • @AndrewMarrNZ
    @AndrewMarrNZ 7 месяцев назад

    I use Node-Red to pilot an underwater drone….just migrated to Dashboard 2 last night…..

  • @HelloHelloXD
    @HelloHelloXD 8 месяцев назад

    Finally!🎉

  • @PatrickL91-l1g
    @PatrickL91-l1g 2 месяца назад

    bonsoir
    je suis en train de m'emmeler avec nodered v4.0.2 sous home assistant 2024.7 version addon. comment vous faites marcher en connexion https ! est ce que quelqu'un a fait avec l'addon duckdns + mettre des mots de passe.
    ou alors comment mettre node-red sur alpine mais séparé de home assistant...

  • @rodrigeznonames7353
    @rodrigeznonames7353 6 месяцев назад

    Please make gauges ;(
    Great job tho!

  • @simonromanski401
    @simonromanski401 7 месяцев назад

    It's a shame that it uses Vuetify rather than Quasar for UI components.

    • @csongorvarga
      @csongorvarga  7 месяцев назад

      Well, these web technologies are new for me. They probably had to also weight in which framework is the most widely used therefore has most people familiar with it.