Skip to content
New issue

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

Support for Smart termostatic radiator valve TRVZB from Sonoff #237

Open
spurnvoj opened this issue Nov 18, 2023 · 0 comments
Open

Support for Smart termostatic radiator valve TRVZB from Sonoff #237

spurnvoj opened this issue Nov 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@spurnvoj
Copy link

Is your feature request related to a problem? Please describe:
Sonoff made new termostatic radiator valve that is supported by smarthings.
Description of the radiator valve: https://sonoff.tech/product/home-appliances/trvzb/

Homebridge only detects battery state and temperature.
Log:

[11/18/2023, 7:45:14 PM] [Smartthings Plug (IK)] Updated status for Living room radiator-main: {"thermostatOperatingState":{"thermostatOperatingState":{"value":"idle","timestamp":"2023-11-18T18:05:44.865Z"}},"temperatureMeasurement":{"temperature":{"value":24.8,"unit":"C","timestamp":"2023-11-18T18:16:27.081Z"}},"thermostatHeatingSetpoint":{"heatingSetpoint":{"value":24,"unit":"C","timestamp":"2023-11-16T06:25:01.697Z"}},"refresh":{},"thermostatMode":{"thermostatMode":{"value":"heat","data":{"supportedThermostatModes":["off","heat","emergency heat"]},"timestamp":"2023-11-15T13:40:32.870Z"},"supportedThermostatModes":{"value":["off","heat","emergency heat"],"timestamp":"2023-11-07T03:01:40.884Z"}},"battery":{"battery":{"value":100,"unit":"%","timestamp":"2023-11-07T06:03:43.859Z"}},"firmwareUpdate":{"lastUpdateStatusReason":{"value":null},"availableVersion":{"value":"00001101","timestamp":"2023-11-04T11:08:44.231Z"},"lastUpdateStatus":{"value":null},"state":{"value":"normalOperation","timestamp":"2023-11-04T11:08:44.233Z"},"currentVersion":{"value":"00001101","timestamp":"2023-11-04T11:08:44.232Z"},"lastUpdateTime":{"value":null}}}

Describe the solution you'd like:
It would be great to have the current setpoint and mode visible as well. User should be able to modify those parameters.

@spurnvoj spurnvoj added the enhancement New feature or request label Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant