Smanar

Results 777 comments of Smanar

But you have it on your post ``` "state": { "lastupdated": "2025-09-05T15:43:28.891", "lowbattery": false, "moisture": 500 }, ``` IDK how work the openHAB plugin but perhaps it don't support yet...

Ha ok, so your problem is the information display in phoscon.

Hello, again ^^ https://forum.phoscon.de/t/sonoff-smart-water-valve-not-pairing/4994 So the DDF corrected ``` { "schema": "devcap1.schema.json", "manufacturername": "SONOFF", "modelid": "SWV", "vendor": "Sonoff", "product": "Smart water valve", "sleeper": true, "status": "Gold", "subdevices": [ { "type":...

Sorry was my fault, have made a typo, so the DDF was not loaded, here the corrected DDF ``` { "schema": "devcap1.schema.json", "manufacturername": "SONOFF", "modelid": "SWV", "vendor": "Sonoff", "product": "Smart...

For the (A) it's a deconz standard, the battery voltage is converted in battery percent, more understandable. For the (C) there is a native deconz request with "ontime", but I...

It stop to react to on/off request ? But return still working ? I don't see something about this issue on google ... Can try with `"sleeper": false,` (7th line)...

>that this state sometimes (not reproducible) switch to on by themselve (bad for water bill😁). The workarround is a script to handle this behavior. It seem this device have a...

>I just overwrite the new code to existing json You mean a random one ? Can create a new one too, less destructive (in a "devices" folder) >and restart the...

>an overwrite the existing json file on my RP4 in the device folder But there is not existing file ! https://github.com/dresden-elektronik/deconz-rest-plugin/tree/master/devices/sonoff Can you share the json from the API direclty...

>I guess you mean this, right? Nope the device json, see in the api, you can see it in Phoscon/help/API Information/light and from your capture it's the ID = 3...