mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Add cover to PG Lab documentation (#37903)
This commit is contained in:
parent
da1e668fcb
commit
570be7991e
@ -2,6 +2,7 @@
|
|||||||
title: PG LAB Electronics
|
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:
|
||||||
|
- Cover
|
||||||
- Switch
|
- Switch
|
||||||
- Sensor
|
- Sensor
|
||||||
ha_release: '2025.3'
|
ha_release: '2025.3'
|
||||||
@ -11,6 +12,7 @@ ha_codeowners:
|
|||||||
- '@pglab-electronics'
|
- '@pglab-electronics'
|
||||||
ha_domain: pglab
|
ha_domain: pglab
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- cover
|
||||||
- switch
|
- switch
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: integration
|
ha_integration_type: integration
|
||||||
@ -55,6 +57,7 @@ Configure each PG LAB Electronics devices following these steps:
|
|||||||
PG LAB Electronics relays, sensors, 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 Shutters will be added as Home Assistant `cover` entities.
|
||||||
- PG LAB Sensors will be added as Home Assistant `sensor` 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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user