You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Shelly4Pro also measure the total power usage per channel. Is it available under the coap protocol and if so, could this be added to the shellies library?
The text was updated successfully, but these errors were encountered:
jghaanstra
changed the title
energyConsumed for Shelly4Pro
energyCounter for Shelly4Pro
Oct 7, 2020
I don't own a 4Pro myself and there isn't any documentation for it, so I don't know what properties it exposes over CoAP. You can run shellies description <ip-address> with the IP address of a 4Pro to see its properties though.
I dont own the Shelly 4Pro myself. I'm implementing your library in the Shelly integration for the home domotica controller Homey. This app now uses the REST API and needs to poll devices. In the REST API this attribute is available and I'm hoping to replace it in your coap library: https://shelly-api-docs.shelly.cloud/#shelly4pro-meter-index
I have contacts with Allterco Robotics, I'll see if I can retrieve the coap documentation for the Shelly 4Pro.
The Shelly4Pro also measure the total power usage per channel. Is it available under the coap protocol and if so, could this be added to the shellies library?
The text was updated successfully, but these errors were encountered: