core/homeassistant/components/pglab
pglab-electronics 13f306ddbc
Add cover support to PG LAB integration (#140290)
* Add cover support to PG LAB Electronics integration

* check shutter none state in is_closing and is_opening

* adding a loop instead of test test single cover individually
2025-03-25 09:55:11 +01:00
..
__init__.py
config_flow.py
const.py
coordinator.py
cover.py Add cover support to PG LAB integration (#140290) 2025-03-25 09:55:11 +01:00
discovery.py Add cover support to PG LAB integration (#140290) 2025-03-25 09:55:11 +01:00
entity.py
manifest.json
quality_scale.yaml
sensor.py
strings.json Add cover support to PG LAB integration (#140290) 2025-03-25 09:55:11 +01:00
switch.py