core/homeassistant/components/verisure
Franck Nijhof 38d095aa18
Define entity attributes as entity class variables (#50925)
* Define entity attributes as entity class variables

* Example coronavirus integration

* Example verisure

* Cleanup/typing fixes

* Fix Coronavirus

* Revert "Fix Coronavirus"

This reverts commit 060843860f.

* Revert "Cleanup/typing fixes"

This reverts commit 659b79e75a.

* Define entity attributes as entity class variables (attr alternative)

* Example coronavirus

* Example nut

* Example verisure

* Mark private

* Cleanup after all reverting/cherrypicking/merging

* Implement all entity properties

* Update coronavirus example

* Update nut example

* Update verisure example

* Lets not talk about this one...

* Fix multiple class attribute
2021-05-22 09:13:50 -07:00
..
translations
__init__.py
alarm_control_panel.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00
binary_sensor.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00
camera.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00
config_flow.py
const.py
coordinator.py
lock.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00
manifest.json
sensor.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00
services.yaml
strings.json
switch.py Define entity attributes as entity class variables (#50925) 2021-05-22 09:13:50 -07:00