hass-core/homeassistant/components/lightwave
Colin Robbins c43bdbf7c8
Add lightwave state_class and unique_id properties (#51544)
* Add state_class and unique_id properties

* Update homeassistant/components/lightwave/sensor.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* fix isort

* set class via attribute

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-06-06 20:10:16 +02:00
..
__init__.py
climate.py Add lightwave state_class and unique_id properties (#51544) 2021-06-06 20:10:16 +02:00
light.py
manifest.json Add support for IoT class in manifest (#46935) 2021-04-15 10:21:38 +02:00
sensor.py Add lightwave state_class and unique_id properties (#51544) 2021-06-06 20:10:16 +02:00
switch.py