mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add support for sensor in PG LAB documentation. (#37555)
Co-authored-by: Pierluigi <p.garaventa@gmail.com>
This commit is contained in:
parent
880c5e5569
commit
a85152e4b7
@ -3,6 +3,7 @@ title: PG LAB Electronics
|
|||||||
description: Instructions on how to integrate PG LAB Electronics with Home Assistant.
|
description: Instructions on how to integrate PG LAB Electronics with Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Switch
|
- Switch
|
||||||
|
- Sensor
|
||||||
ha_release: "2025.3"
|
ha_release: "2025.3"
|
||||||
ha_iot_class: Local Push
|
ha_iot_class: Local Push
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
ha_domain: pglab
|
ha_domain: pglab
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
- switch
|
- switch
|
||||||
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -49,9 +51,10 @@ Configure each PG LAB Electronics devices following these steps:
|
|||||||
|
|
||||||
## Supported features
|
## 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 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.
|
- The integration will also create diagnostic status sensors, with device different information.
|
||||||
|
|
||||||
## Removing the integration
|
## Removing the integration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user