1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-12 06:50:00 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
Joost Lekkerkerker
1412c2ea6e Add serial number to ViCare () 2023-10-22 16:52:38 +02:00
Christopher Fenner
6d2fbeb556 Migrate ViCare to has_entity_name ()
* set has_entity_name

* remove sensor prefix

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-10-12 21:06:09 +02:00
Christopher Fenner
6e1c23906c Add base entity class in vicare integration ()
* add entity base class

* depend on base class

* add device info to base class

* remove individual DeviceInfo

* move class

* fix imports

* add file comment

* use super()

* fix formatting

* add vicare/entity.py
2023-10-12 14:54:16 +02:00