From c026e13299958d4cddfb4dc7dfefcf859f6ae8dd Mon Sep 17 00:00:00 2001 From: Klaas Schoute Date: Thu, 23 Jan 2025 14:39:48 +0100 Subject: [PATCH] Add note to P1 Monitor integration (#37072) --- source/_integrations/p1_monitor.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/p1_monitor.markdown b/source/_integrations/p1_monitor.markdown index 4d97db613b5..3d85e0b4762 100644 --- a/source/_integrations/p1_monitor.markdown +++ b/source/_integrations/p1_monitor.markdown @@ -19,6 +19,10 @@ The **P1 Monitor** {% term integration %} allows you to gather data from your [P P1 Monitor is a piece of software that can be installed on a Raspberry Pi or other Linux-based system. It reads the data from your smart meter via the serial port (P1), such as your energy consumption, but also that of gas or a water meter. +{% note %} +If you’re not using **P1 Monitor** software, you’re likely looking for the [DSMR Smart Meter](/integrations/dsmr/) integration, which connects directly to DSMR-compatible smart meters. +{% endnote %} + {% include integrations/config_flow.md %} {% configuration_basic %}