core/homeassistant/components/lutron
TimothyLeeAdams 7872e6caf8
Change attribute key for Lutron cover to lutron_integration_id (#45114)
Currently, covers return "Lutron Integration ID" as a state attribute. This is inconsistent with the light, switch, and binary_sensor which return "lutron_integration_id".
2021-01-13 18:59:57 +01:00
..
__init__.py
binary_sensor.py
cover.py Change attribute key for Lutron cover to lutron_integration_id (#45114) 2021-01-13 18:59:57 +01:00
light.py
manifest.json
scene.py
switch.py