Integrating your water usage


Home Assistant allows you to track your water usage in the home energy management too.

Although water is not strictly “energy”, it is still a valuable resource to track and monitor as it is often tightly coupled with energy usage (like gas). Additionally, it can help you reduce your ecological footprint by using less water.

Hardware

Home Assistant will need to know the amount of water that is being consumed in order to be able to track it. Several hardware options are available to do this.

We have the following integrations available for existing products that can provide information about water usage:

Alternatively, the following shops sell ESPHome-based devices, that use a proximity sensor to detect a rotating magnet in your water meter and use that pulse to count each liter of water used.

Maybe you like to build one yourself?

If you manually integrate your sensors, for example, using the MQTT or RESTful integrations: Make sure you set and provide the device_class, state_class, and unit_of_measurement for those sensors.

For any of the above-listed options, make sure it actually works with the type of water meter you have before getting one.