Commit graph

9 commits

Author SHA1 Message Date
epenet
4d282eca6d
Use new DeviceClass constants in flo ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:52:33 -05:00
Franck Nijhof
67536b52c4
Use entity class vars in Flo () 2021-05-26 09:47:04 -07:00
Marc Mueller
91df3fa904
Update typing 06 () 2021-03-17 23:49:01 +01:00
Erik Montnemery
af4d06b12e
Update integrations f-i to override extra_state_attributes() () 2021-03-11 16:57:47 +01:00
Adam Ernst
ad86eb4be3
Add support for Flo "pucks" ()
So far the Flo integration only supports shutoff valves. Add support for Flo leak detector pucks, which measure temperature and humidity in addition to providing leak alerts.
2021-03-08 07:36:03 -05:00
springstan
61d9067a49
Return empty dictionary at first for attributes () 2020-10-06 18:08:53 +02:00
springstan
513f03eb1f
Return attribute dict directly without temporary variable v2 () 2020-10-06 16:55:16 +02:00
David F. Mulcahey
7062838940
Add entity services to the Flo integration ()
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-08-31 15:37:45 +02:00
David F. Mulcahey
86aa758ecd
Add binary sensor support to the Flo integration ()
* update device

* add binary sensor

* updates post rebase

* fix entity type post rebase

* fix post rebase

* fix add entities

* fix name

* review comments
2020-08-13 07:26:47 -04:00