From e66b103497ff302629bc66f6b02d7ddd8dfdcc01 Mon Sep 17 00:00:00 2001 From: jb101010-2 <168106462+jb101010-2@users.noreply.github.com> Date: Sat, 9 Nov 2024 11:01:38 +0100 Subject: [PATCH] Suez water: add water price sensor (#35657) Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --- source/_integrations/suez_water.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/suez_water.markdown b/source/_integrations/suez_water.markdown index 3ef62f249e3..15b4b09a748 100644 --- a/source/_integrations/suez_water.markdown +++ b/source/_integrations/suez_water.markdown @@ -16,7 +16,11 @@ ha_integration_type: integration --- The **Suez Water** {% term integration %} fetches your water consumption data from the French water provider [Tout Sur Mon Eau](https://www.toutsurmoneau.fr) website. -The **Water usage yesterday** sensor shows yesterday's water consumption data if that data is available. + +## Sensors + +- The **Water usage yesterday** sensor shows yesterday's water consumption data if that data is available. +- The **Water price** sensor shows the current water price in euros per cubic meter (€/m3). {% include integrations/config_flow.md %}