theengs / app

Theengs mobile application to read BLE sensors and push data to an MQTT broker
https://app.theengs.io
GNU General Public License v3.0
37 stars 7 forks source link

Relative Humidity unit on Qingping Air Monitor Lite page #32

Closed DigiH closed 1 year ago

DigiH commented 1 year ago

Tested with version 1.1 (1010008)

The current display shows ºRH for the unit of the humidity.

Should be using the percentage % sign instead of the degree º

I'm also don't think we need to specify the RH - Relative Humidty - only for this particular case, as all the other thermometer humidity displays only show % and they all are also showing the relative humidity. So just % will be fine here as well.

RelativeHumidity

vs.

humidity

1technophile commented 1 year ago

Agreed °RH can be replaced by %

1technophile commented 1 year ago

ok for me on build iOS 1010101

DigiH commented 1 year ago

Closing as fixed in 1.1.1 (1010101).