total energy valiue lost

VPN/Proxy erkannt

Es scheint, dass Sie einen VPN- oder Proxy-Dienst verwenden. Bitte beachten Sie, dass die Nutzung eines solchen Dienstes die Funktionalität dieser Webseite einschränken kann.

  • I read the total energy with a linux shell script :

    E=$(curl -s -X POST -d '{"id":1, "method":"Shelly.GetStatus"}' http://192.168.66.187/rpc | jq -M . | grep total | sed s/^.*\ // | sed s/,//)

    And I store that value on a local server.

    Last night, I get a grid failure, and then I was surprised becaus the total energy value was reset to 0. I had understand the this value was stored in cas of power fail. Did I miss something ?

  • Both Shelly EM and Shelly 3EM have an internal battery to prevent data loss. All kinds of Shelly „PM“ are not equipped with batteries…

    „Habt Geduld. Alle Dinge sind schwierig, bevor sie einfach werden!“ (aus Frankreich)

    „Nothing in life is to be feared, it is only to be understood.“ (Marie Curie, 1867-1934)

    „Comment is free, but facts are sacred“ (C.P. Scott, britischer Verleger)

  • IMHO, this will end with a new design of the internal power supply of the Shelly… A much simpler way would be to use a Shelly EM instead, if this is a data critical application.

    Another idea: Try to save energy data frequently to a home automation system to prevent the loss of data!

    „Habt Geduld. Alle Dinge sind schwierig, bevor sie einfach werden!“ (aus Frankreich)

    „Nothing in life is to be feared, it is only to be understood.“ (Marie Curie, 1867-1934)

    „Comment is free, but facts are sacred“ (C.P. Scott, britischer Verleger)

  • Dieses Thema enthält 5 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind.