ความคิดเห็น •

  • @stromcontainer
    @stromcontainer 7 ปีที่แล้ว +1

    Thanks for this video. I have adapted the Node-Red Script to my environment and it works perfect. So now I have a monitoring tool for the several ESP's.

  • @tecsolint
    @tecsolint 7 ปีที่แล้ว +2

    Great work!!! I've just started with my first Sonoff, Mosquitto and Node Red setup. Again, please continue the great work..

  • @valbuz
    @valbuz 5 ปีที่แล้ว

    Hi Csongor
    I rebuild the same Monitoring, all works -> Thanks
    I'm missing in my Dashboard the Menu on the left, exactly the ponit for the log entry^s
    Is this entry automaticly created?
    thanks
    pat

    • @csongorvarga
      @csongorvarga 5 ปีที่แล้ว

      I am not sure what you mean. The 3 lines on the top which opens up the page list? That will be automatically created once you have multiple pages.

    • @valbuz
      @valbuz 5 ปีที่แล้ว

      @@csongorvarga yes or no :-) i'm search the LOG entry in this Menu. on my Dashboard is there no such ...

    • @csongorvarga
      @csongorvarga 5 ปีที่แล้ว +1

      @@valbuz Oh, I have a separate video on how I do system monitoring. The Log page is implemented there. th-cam.com/video/pgOOkukzeX0/w-d-xo.html

    • @valbuz
      @valbuz 5 ปีที่แล้ว

      @@csongorvarga Great! i will see

  • @valbuz
    @valbuz 5 ปีที่แล้ว

    Is it also possible to change the uptime in Day/Hour/Minutes ? I think it's the better way for see how long are they up

    • @csongorvarga
      @csongorvarga 5 ปีที่แล้ว

      ESP Easy only sends the minutes. You can convert it in Node Red if you want to.

    • @valbuz
      @valbuz 5 ปีที่แล้ว

      @@csongorvarga ...for a newbie...not (ESP) easy ;-)

  • @iremozen7172
    @iremozen7172 6 ปีที่แล้ว

    Great work!! But I don't understand how did u create the chart. Would you make a basic video which is included creating a chart and it's function?

    • @csongorvarga
      @csongorvarga 6 ปีที่แล้ว

      I did not do anything special in the chart. When you send messages to the chart with different topic, they get handled as different data series. So in the pie and line charts, there is one message where msg.topic = "Timed out" and msg.payload = 12. The function node is counting these and sending out multiple messages one for each series. Rest is taken care of by the charts.

  • @MrHandsomejackuk
    @MrHandsomejackuk 6 ปีที่แล้ว +1

    wow... thats so good... just wish i had the knowledge of nodered... well done

  • @pfh02
    @pfh02 7 ปีที่แล้ว

    Very nice video series, would it be possible to increase the range/signal with a small antenna

    • @csongorvarga
      @csongorvarga 7 ปีที่แล้ว +1

      I am planning to do a video on Wifi range. Hopefully it will be out in a few weeks. I will try to address the issue in that video.

  • @wonkastudio-johnny
    @wonkastudio-johnny 7 ปีที่แล้ว

    hey Csongor, which do you beleive is better or easier , blynk or cayanne , for a nube

    • @csongorvarga
      @csongorvarga 7 ปีที่แล้ว

      johnny wonka I did not use cayenne before, so can't tell.

  • @icanic
    @icanic 6 ปีที่แล้ว

    Does someone have problems with pie chart not showing legend?

  • @kris_maussen
    @kris_maussen 7 ปีที่แล้ว

    Which library did you use for loading the guages?

    • @csongorvarga
      @csongorvarga 7 ปีที่แล้ว +1

      kris maussen I am using UI Dashboard

  • @luchmajo
    @luchmajo 7 ปีที่แล้ว

    Nice job, however, in my case the Sonoff works as a door opener for ma Garage as well as it should also start my Pool Pump, at it dose this regardless of the restart issue or not..so it simply works sofar...

    • @csongorvarga
      @csongorvarga 7 ปีที่แล้ว

      I am glad. I tweaked a bit on my wifi settings as well and my devices are more stable than before. Since so many people use them I should have suspected that there was some issue on my side.

    • @luchmajo
      @luchmajo 7 ปีที่แล้ว

      I should be honest, I forced the Sonoffs and ESPś with a rule to make a reboot in the middle of the night. I observed that this rebbot made them more stable the day over..and a reboot in the night does not impact the function at all.

  • @icgamingchannel6221
    @icgamingchannel6221 6 ปีที่แล้ว

    Did you try to get web config response from ESP Easy when the ESP Easy is password protected. I am trying to get web response from password protected ESP Easy but all I get is ECONNRESET. Does someone know how to solve that?

    • @csongorvarga
      @csongorvarga 6 ปีที่แล้ว

      No, I did not. When it is password protected, the page gets redirected to the login screen. Try polling the login screen URL as see if you get a response there.

    • @icgamingchannel6221
      @icgamingchannel6221 6 ปีที่แล้ว

      THANK YOU!
      I dont know how I did not try that, it works great now. I just put 10.0.0.xx/login as url and mark "use basic authentication" and type in only password and everything works great.
      One more question. I have problems with pie chart. The pie chart looks like this imgur.com/a/Xm2sdL5 , do you maybe know what could be the problem?

    • @csongorvarga
      @csongorvarga 6 ปีที่แล้ว

      Hmmm interesting. I don't know to be honest. I have recently updated my NR and also my dashboard and still looks OK. In the chart settings, I have: Type = Pie Chart, Legend = Show, Cutout: 0%, Use deprecated data format = checked.

    • @icgamingchannel6221
      @icgamingchannel6221 6 ปีที่แล้ว

      I have all the same settings as you but it does not work. On mouse over chart it shows legend and numbers but there is no chart legend on the side and the chart does not look like pie chart.

  • @mountainfanatic
    @mountainfanatic 7 ปีที่แล้ว

    What about comparison with Sonoff-Tasmota firmware?

    • @csongorvarga
      @csongorvarga 7 ปีที่แล้ว

      I am thinking about trying something else as well. Maybe with a different firmware my issues will be gone. I don't know. I just need more time.

  • @ukrmusic1
    @ukrmusic1 7 ปีที่แล้ว +1

    Respect!

  • @eriklaken1025
    @eriklaken1025 6 ปีที่แล้ว

    When you give the ESP a static IP-adress the wil have a very long uptime. :)

    • @csongorvarga
      @csongorvarga 6 ปีที่แล้ว

      Thanks, I did not know that

  • @MrTinhdonphuong
    @MrTinhdonphuong 7 ปีที่แล้ว +1

    Great.