RTL-HAOS Watermeter
Hey,
im ussing RTL-HAOS to get readings from my Watermeter. Unfortunately i get the consumption as a string with m³ not as value how could i change it in to a messearument template with m³ as unit?
Currently Template Sensor
- name: "Water1" unique_id: "1Water" unit_of_measurement: "m³" device_class: "water" state_class: "measurement" state: > {{ states('sensor.wireless_mbus_13723237_inst_volume_0', with_unit=None) }}
The sensor sensor.wireless_mbus_13723237_inst_volume_0 displays following