Page 1 of 1

Visualize usuported Mysensors value into Domoticz

Posted: Tuesday 30 May 2017 17:52
by bilbolodz
My sprinkling controller (own build Mysensors node) reports progress of watering sending V_PERCENTAGE message. Domoticz doesn't support S_SPRINKLER sensor types I've tried to set "watering switch" as Dimmer and reports progress to Domoticz but there are a lot od disadvantages....
Is it possible to create dummy "Percenage" devices (it's possible) and feed it with data send over Mysesnors network from my sprinkler controller? I'm using RPI GPIO Mysensors.

Re: Visualize usuported Mysensors value into Domoticz

Posted: Thursday 01 June 2017 22:14
by alexsh1
Is it possible to create dummy "Percenage" devices (it's possible) and feed it with data send over Mysesnors network from my sprinkler controller? I'm using RPI GPIO Mysensors.
I do not think it is possible. If you were to use esp8266 and wifi then updating JSON would update your virtual switch, but this is not the case.

Re: Visualize usuported Mysensors value into Domoticz

Posted: Monday 05 June 2017 21:22
by RidingTheFlow
You can use either temperature/humidity or voltage. Voltage has advantage that its pretty high precision.
Temperature/humidity allows to graph combine two independent values on one chart. Humidity good for "percentage" values (0-100%).

Re: Visualize usuported Mysensors value into Domoticz

Posted: Tuesday 20 June 2017 5:21
by Boots33
I have used S_DUST/V_LEVEL to display percentage. Have a look at https://forum.mysensors.org/topic/5157/ ... ant-volume