Commit graph

9 commits

Author SHA1 Message Date
Ville Skyttä
70c49824d7
Import util.dt as dt_util in components/[e-f]* () 2023-05-30 00:00:11 +03:00
epenet
b9beed4624
Add type hints to integration tests (part 6) () 2023-02-13 09:45:11 +01:00
Franck Nijhof
a79885ceaf
Enable Ruff SIM117 () 2023-01-27 11:52:49 +01:00
David F. Mulcahey
2f24fc0fd4
Fix Flo returning stale data ()
* Fix Flo returning stale data

* update tests

* update coverage
2021-11-29 20:00:39 -05: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
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
ca5e752514
Add switch support to the Flo integration ()
* Add switch domain to Flo integration

* lint

* updates post rebase

* fix after rebase

* remove device state attrs

* oops

* stale name and docstring
2020-08-13 07:52:30 -04: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
David F. Mulcahey
f1fd8aa51f
Add support for Flo by Moen water shutoff devices () 2020-08-10 14:19:38 +02:00