Hello.
Thanks for the great binding, just replaced my iobroker-solution by this binding and everything seems to work fine.
Just one thing:
What unit for water hardness do you use?
I configured my SD21 to use unit “ppm” but the values I’m getting in channels gruenbeckcloud:softener:12345:BSXXXXXXXX:psetsoft and gruenbeckcloud:softener:12345:BSXXXXXXXX:prawhard
still come in unit “°dH” (values: 6 and 20) no matter what unit is configured in the softener.
When I look into the gruenbeck app on my cell phone I correctly see these values in ppm (values 356 and 106.8).
Any idea on as to what may be the cause for this (and how to fix it) is highly appreciated!
Thanks and kind regards,
Ralph…
my thing file:
Number:Dimensionless gruenbeckSoftWater "Wasserhärte Weichwasser [%.2f %unit%]" {channel="gruenbeckcloud:softener:12345:BSXXXXXXXX:psetsoft", unit="ppm"}
Number:Dimensionless gruenbeckRawWater "Wasserhärte Rohwasser [%.2f %unit%]" {channel="gruenbeckcloud:softener:12345:BSXXXXXXXX:prawhard", unit="ppm"}
The values as shown in my openhab widget:
The values as shown in the gruenbeck app on my cell phone:

