From 0b3bc1d442d9e94c830e7014081a49b75803070d Mon Sep 17 00:00:00 2001 From: On Freund Date: Tue, 24 Jan 2023 22:41:39 +0200 Subject: [PATCH] Add RYM Pro integration documentation (#25845) * Add RYM Pro Integration documentation * 2022->2023 --- source/_integrations/rympro.markdown | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 source/_integrations/rympro.markdown diff --git a/source/_integrations/rympro.markdown b/source/_integrations/rympro.markdown new file mode 100644 index 00000000000..3e53b11ca29 --- /dev/null +++ b/source/_integrations/rympro.markdown @@ -0,0 +1,23 @@ +--- +title: Read Your Meter Pro +description: Instructions on how to integrate water meters through Read Your Meter Pro. +ha_category: + - Sensor +ha_release: '2023.2' +ha_iot_class: Cloud Polling +ha_config_flow: true +ha_codeowners: + - '@OnFreund' +ha_domain: rympro +ha_platforms: + - sensor +ha_integration_type: integration +--- + +This integration connects with a [Read Your Meter Pro](https://rym-pro.com/) account to get water meter reads into Home Assistant. + +{% include integrations/config_flow.md %} + +## Supported Platforms: + +- [Sensor](/integrations/sensor/)