Commit graph

8 commits

Author SHA1 Message Date
sebfortier2288
a9785f1b41
Add support for Soma Tilt devices () 2022-01-20 10:21:54 -10:00
epenet
595e8a327c
Add sensor setup type hints [s] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:06:08 +01:00
epenet
d147038cc5
Use new enums in soma ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-20 14:19:09 +01:00
Erik Montnemery
e558b3463e
Move temperature conversions to sensor base class (6/8) ()
* Move temperature conversions to entity base class (6/8)

* Fix tests
2021-08-12 17:40:55 +02:00
Franck Nijhof
258b388f41
Collection of changing entity properties to class attributes ()
* Collection of changing entity properties to class attributes

* Apply suggestions from code review

Co-authored-by: Erik Montnemery <erik@montnemery.com>

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-05-31 10:50:11 +02:00
Erik Montnemery
64bc9a8196
Migrate integrations r-s to extend SensorEntity () 2021-03-22 19:54:14 +01:00
badguy99
b9e4d5988f
Soma: fix battery drain issue caused by excess update requests ()
* split up update and throttle update on sensor

* Update imports

* Add blank lines for isort
2021-01-13 15:14:15 +01:00
badguy99
d95696e4f5
Soma cover battery level attribute () 2020-12-28 17:10:49 +01:00