Shelly Smart Devices | Direct Device control with http(s) requests / webhooks

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ธ.ค. 2024

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

  • @coleboonecustoms
    @coleboonecustoms 6 หลายเดือนก่อน +1

    How would the Auth_ ID be incorporated into the URL when remotely communicating with the Shelly Cloud over the internet? I cannot find any documentation about how to do this anywhere.

    • @Builtbypete
      @Builtbypete  6 หลายเดือนก่อน +1

      For user and password the format would be something like this: user:pass@[deviceIP]/[deviceType]/[channel]?[command]&[command]

  • @antonioinochi9170
    @antonioinochi9170 9 หลายเดือนก่อน

    Thank for the video
    I tried to do the same through websoket but nothing happened, do you know hot to do that through websoket?

  • @dronepetrol6988
    @dronepetrol6988 10 หลายเดือนก่อน +1

    Hi , I have a shelly 3 EM and I need to read my power consumption / production from with my ESP 32 I was going to get this API data from the internet. What does the request for that look like that I will need to post ? I use in my Arduino code string jsonPayload Http request tough.

    • @Builtbypete
      @Builtbypete  10 หลายเดือนก่อน

      I don't have a 3EM but you could try:
      Read values from channel 0:
      192.168.xxx.xxx/emeter/0/3em_data
      Read values from channel 1:
      192.168.xxx.xxx/emeter/1/3em_data
      Read values from channel 2:
      192.168.xxx.xxx/emeter/2/3em_data

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

    Very interesting. Useful video thanks.
    How do you get it to return the measured voltage, power, power factor etc?

    • @Builtbypete
      @Builtbypete  ปีที่แล้ว

      Hi..you can use IPaddress/status which will return an array of all variables, or IPaddress/power for just the power related variables.

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

      Great. Many thanks.@@Builtbypete

    • @Builtbypete
      @Builtbypete  ปีที่แล้ว

      Your welcome.

  • @kenkrick7596
    @kenkrick7596 10 หลายเดือนก่อน +1

    Thanks, this fixed a communication issue I had with one Shelly relay controlling another.

    • @Builtbypete
      @Builtbypete  10 หลายเดือนก่อน

      Your welcome. Glad it helped you out 👍

  • @BoonieOetGelaen
    @BoonieOetGelaen 2 หลายเดือนก่อน +1

    Exactly what I was searching for. Thanks.

    • @Builtbypete
      @Builtbypete  2 หลายเดือนก่อน

      Glad I could help!

  • @user-ez4jz1qi9o
    @user-ez4jz1qi9o 2 หลายเดือนก่อน +1

    Great - Thank‘s a lot!!

    • @Builtbypete
      @Builtbypete  2 หลายเดือนก่อน

      You are welcome!

  • @StefanMayerhoffer
    @StefanMayerhoffer 11 หลายเดือนก่อน +1

    perfect, exactly what i needed :)

    • @Builtbypete
      @Builtbypete  11 หลายเดือนก่อน

      Your welcome 👍

  • @NameWurdeVon_ChatGPT_generiert
    @NameWurdeVon_ChatGPT_generiert 6 หลายเดือนก่อน

    thank you. nice explaination

    • @Builtbypete
      @Builtbypete  6 หลายเดือนก่อน

      You are welcome