Skip to content

CurrentSet returns: "Calibration incorrect - value is zero" #2094

@tobox

Description

@tobox

Describe the bug
Cannot set the current using CurrentSet (PowerSet and VoltageSet work)

Firmware:

  • Version 1.18.287
  • Device Gosund SP112
  • Chip/model:
    == Rtl8710c IoT Platform ==
    Chip VID: 5, Ver: 3
    ROM Version: v3.0
  • Device config
    {
    "vendor": "Tuya",
    "bDetailed": "0",
    "name": "Full Device Name Here",
    "model": "enter short model name here",
    "chip": "RTL87X0C",
    "board": "TODO",
    "flags": "1024",
    "keywords": [
    "TODO",
    "TODO",
    "TODO"
    ],
    "pins": {
    "3": "Rel;0",
    "5": "BL0937SEL_n;0",
    "10": "Btn;0",
    "11": "Rel_n;1",
    "12": "LED_n;0",
    "17": "BL0937CF1;0",
    "18": "BL0937CF;0",
    "19": "LED_n;1"
    },
    "command": "",
    "image": "https://obrazki.elektroda.pl/YOUR_IMAGE.jpg",
    "wiki": "https://www.elektroda.com/rtvforum/topic_YOUR_TOPIC.html"
    }

To Reproduce
Steps to reproduce the behavior:

Enter in Webapp or Console:
CurrentSet 0.527
Result:


Debug:API:POST to api/cmnd
Debug:CMD:cmd [CurrentSet 0.527]
Error:EnergyMeter:Calibration incorrect - value is zero
Info:CMD:[WebApp Cmd 'CurrentSet 0.527' Result] Command found but returned error

The value seems to be "used somehow", see screenshot. If I enter a different value, the value in the screenshot changes as well. But after a reboot, the calibration is usually broken again.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions