General usage lost values

Please use template to report bugs and problems. Post here your questions when not sure where else to post
Only for bugs in the Domoticz application! other problems go in different subforums!

Moderators: leecollings, remb0

Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.

Use the following template when posting here:

Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....

If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly

If you are replying, please do not quote images/code from the first post

Please mark your topic as Solved when the problem is solved.
User avatar
FireWizard
Posts: 1886
Joined: Tuesday 25 December 2018 12:11
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Voorthuizen (NL)
Contact:

Re: General usage lost values

Post by FireWizard »

Hi @sailmich,

You wrote:
Hello @FireWizard I have a plug S
This is a generation 1 device and you can find the API at: https://shelly-api-docs.shelly.cloud/ge ... plug-plugs

The data is published under the following topics.
MQTT topics used by Plug / PlugS (where <model> is either shellyplug or shellyplug-s):

shellies/<model>-<deviceid>/relay/0 to report status: on, off or overpower
shellies/<model>-<deviceid>/relay/0/power to report instantaneous power consumption rate in Watts
shellies/<model>-<deviceid>/relay/0/energy to report amount of energy consumed in Watt-minute
shellies/<model>-<deviceid>/relay/0/overpower_value reports the value in Watts, on which an overpower condition is detected
shellies/<model>-<deviceid>/relay/0/command accepts on, off or toggle and applies accordingly

Shelly PlugS adds:

shellies/shellyplug-s-<deviceid>/temperature reports internal device temperature in °C
shellies/shellyplug-s-<deviceid>/temperature_f reports internal device temperature in °F
shellies/shellyplug-s-<deviceid>/overtemperature reports 1 when device has overheated, normally 0
You can collect the data with the MQTT input node and use the desired topics.

Regards
sailmich
Posts: 245
Joined: Wednesday 17 February 2016 22:55
Target OS: Raspberry Pi / ODroid
Domoticz version: Beta
Location: Germany
Contact:

Re: General usage lost values

Post by sailmich »

Good morning @FireWizard, thanks for explanation and sharing. I really appreciate it.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest