We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shelly Pro Dimmer 2PM (shellyprodm2pm)
1.4.2
MQTT
For Output Light0 and Light1 are no Energy Data (Total and Current Consumption) will be shown, but they are included in the MQTT Massage.
{"ble":{},"bthome":{"errors":["bluetooth_disabled"]},"cloud":{"connected":false},"eth":{"ip":null},"input:0":{"id":0,"state":null},"input:1":{"id":1,"state":null},"input:2":{"id":2,"state":null},"input:3":{"id":3,"state":null},"knx":{},"light:0":{"id":0,"source":"WS_in","output":false,"brightness":100,"temperature":{"tC":36.0, "tF":96.8},"aenergy":{"total":0.677,"by_minute":[139.934,140.719,51.116],"minute_ts":1729086180},"apower":0.0,"current":0.000,"voltage":234.2},"light:1":{"id":1,"source":"","output":false,"brightness":1,"temperature":{"tC":34.6, "tF":94.2},"aenergy":{"total":0.000,"by_minute":[0.000,0.000,0.000],"minute_ts":1729086180},"apower":0.0,"current":0.000,"voltage":234.1,"flags":["uncalibrated"]},"mqtt":{"connected":true},"sys":{"mac":"","restart_required":false,"time":"15:43","unixtime":1729086239,"uptime":62976,"ram_size":250924,"ram_free":112416,"fs_size":524288,"fs_free":184320,"cfg_rev":15,"kvs_rev":0,"schedule_rev":0,"webhook_rev":0,"available_updates":{},"reset_reason":1},"wifi":{"sta_ip":"192.168.2.47","status":"got ip","ssid":"web-hacker-br-k","rssi":-67},"ws":{"connected":false}}
iobroker.current.log
20.18.0
6.0.11
8.3.0
The text was updated successfully, but these errors were encountered:
Thanks for reporting a new issue @libertyx82!
Otherwise this issue will be closed.
Sorry, something went wrong.
No branches or pull requests
I'm sure that
Shelly device
Shelly Pro Dimmer 2PM (shellyprodm2pm)
Shelly firmware version
1.4.2
Protocol
MQTT
The problem
For Output Light0 and Light1 are no Energy Data (Total and Current Consumption) will be shown, but they are included in the MQTT Massage.
{"ble":{},"bthome":{"errors":["bluetooth_disabled"]},"cloud":{"connected":false},"eth":{"ip":null},"input:0":{"id":0,"state":null},"input:1":{"id":1,"state":null},"input:2":{"id":2,"state":null},"input:3":{"id":3,"state":null},"knx":{},"light:0":{"id":0,"source":"WS_in","output":false,"brightness":100,"temperature":{"tC":36.0, "tF":96.8},"aenergy":{"total":0.677,"by_minute":[139.934,140.719,51.116],"minute_ts":1729086180},"apower":0.0,"current":0.000,"voltage":234.2},"light:1":{"id":1,"source":"","output":false,"brightness":1,"temperature":{"tC":34.6, "tF":94.2},"aenergy":{"total":0.000,"by_minute":[0.000,0.000,0.000],"minute_ts":1729086180},"apower":0.0,"current":0.000,"voltage":234.1,"flags":["uncalibrated"]},"mqtt":{"connected":true},"sys":{"mac":"","restart_required":false,"time":"15:43","unixtime":1729086239,"uptime":62976,"ram_size":250924,"ram_free":112416,"fs_size":524288,"fs_free":184320,"cfg_rev":15,"kvs_rev":0,"schedule_rev":0,"webhook_rev":0,"available_updates":{},"reset_reason":1},"wifi":{"sta_ip":"192.168.2.47","status":"got ip","ssid":"web-hacker-br-k","rssi":-67},"ws":{"connected":false}}
iobroker.current.log (in debug mode!)
iobroker.current.log
Version of nodejs
20.18.0
Version of ioBroker js-controller
6.0.11
Version of adapter
8.3.0
The text was updated successfully, but these errors were encountered: