wilsto / pool-monitor-card

The "Pool Monitor Card" is a home assistant plugin that display information of 1 to 12 pre-defined sensors of your swimming pool : temperature, pH, ORP levels and TDS but also if you need them : salinity, CYA, calcium, phosphate, alkalinity, filter pressure , free chlorine, total chlorine
54 stars 13 forks source link

[FeatureRequest] add g/L as salinity_unit option #17

Open DAVIZINH0 opened 1 year ago

DAVIZINH0 commented 1 year ago

Hello,

The bluerriot blue conect gold, measure the salinity of a salt pool, and the blueriiot2mqtt report this value in g/L not mg/L

Can you add the g/L as salinity_unit option??

thanks

wilsto commented 1 year ago

Hello @DAVIZINH0 , you can already do this with this setting :

salinity: sensor.your_salinity_entity
salinity_unit: g/L
salinity_setpoint: 4.5
salinity_step: 0.5

image

DAVIZINH0 commented 1 year ago

im stupid!. i try this but i not use salinity setpoint, i used tds_setpoint because previously i try with tds. Its may fault. sorry.

only one posible improvement. If i put 3 at salinity_setpoint, and 0.5 as salinity_step. The graphical its confuse because not show the decimals bewteen colours (you can try to see the problem.

thanks a lot man! this card is great!!!