From a85152e4b7d1c045d6a965177880c546e854c0dc Mon Sep 17 00:00:00 2001 From: pglab-electronics <89299919+pglab-electronics@users.noreply.github.com> Date: Fri, 28 Feb 2025 18:15:48 +0100 Subject: [PATCH] Add support for sensor in PG LAB documentation. (#37555) Co-authored-by: Pierluigi --- source/_integrations/pglab.markdown | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/_integrations/pglab.markdown b/source/_integrations/pglab.markdown index c0c989eaa7c..5cbe441f2f1 100644 --- a/source/_integrations/pglab.markdown +++ b/source/_integrations/pglab.markdown @@ -3,6 +3,7 @@ title: PG LAB Electronics description: Instructions on how to integrate PG LAB Electronics with Home Assistant. ha_category: - Switch + - Sensor ha_release: "2025.3" ha_iot_class: Local Push ha_config_flow: true @@ -11,6 +12,7 @@ ha_codeowners: ha_domain: pglab ha_platforms: - switch + - sensor ha_integration_type: integration --- @@ -49,9 +51,10 @@ Configure each PG LAB Electronics devices following these steps: ## Supported features -PG LAB Electronics relays, shutters, and switches are supported. +PG LAB Electronics relays, sensors, and switches are supported. - PG LAB Relays will be added as Home Assistant `switch` entities. +- PG LAB Sensors will be added as Home Assistant `sensor` entities. - The integration will also create diagnostic status sensors, with device different information. ## Removing the integration