Skip to content

Conversation

@AlexandreJubert
Copy link
Contributor

The Sinopé TH1123ZB-G2 is reporting its energy in Wh, and not in KWh, leaading to the wrong energy value being reported.

For example here's the state of a relatively new thermostat:

{
    "current": 0,
    "energy": 135296.01,
    "linkquality": 200,
    "local_temperature": 19.29,
    "occupied_heating_setpoint": 17.5,
    "pi_heating_demand": 0,
    "power": 0,
    "running_state": "idle",
    "second_display_mode": "outdoor temp",
    "system_mode": "off",
    "thermostat_outdoor_temperature": 2,
    "unoccupied_heating_setpoint": 15,
    "backlight_auto_dim": null,
    "enable_outdoor_temperature": null,
    "keypad_lockout": null,
    "main_cycle_output": null,
    "outdoor_temperature_timeout": null,
    "temperature_display_mode": null,
    "thermostat_occupancy": null,
    "time_format": null,
    "voltage": null
}

As you can see, I've not consumed 10% of a nuclear reactor output on one heater.

I've also opened an issue on the main repository of z2m here: Koenkk/zigbee2mqtt#26740

I've not been able to test it locally, I'd appreciate any help or guidance as to make sure this fix works properly, I've run all tests and fixes on codespace, everything is green.

@Koenkk Koenkk merged commit 5947412 into Koenkk:master Oct 17, 2025
3 checks passed
@Koenkk
Copy link
Owner

Koenkk commented Oct 17, 2025

Thanks!

jacky202509 pushed a commit to jacky202509/zigbee-herdsman-converters that referenced this pull request Nov 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants