1
0
mirror of https://github.com/home-assistant/core.git synced 2025-05-23 07:17:07 +00:00

11 Commits

Author SHA1 Message Date
Joost Lekkerkerker
b53b162d05
Add entity translations to Flo ()
* Add entity translations to Flo

* Add entity translations to Flo
2023-06-28 08:36:10 +02:00
epenet
58b9785485
Improve entity type hints [f] () 2022-08-22 13:36:33 +02:00
Aaron Bach
5971ab6549
Migrate Flo to new entity naming style () 2022-07-10 21:40:06 +02:00
David F. Mulcahey
ea9c8b15de
Coerce int in Flo set sleep mode service ()
* Coerce int in Flo set sleep mode service

* add test to ensure exception thrown for bad value
2022-04-25 09:18:09 -04:00
epenet
e5dcc5694a
Add switch setup type hints [a-f] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:31:24 +01:00
Michael
b1138b1aab
Add constructor return type in integrations E-K () 2021-05-20 18:47:30 +03:00
Franck Nijhof
2ed386f9e6
Migrate to async_get_current_platform everywhere () 2021-05-03 09:34:28 -07:00
Marc Mueller
91df3fa904
Update typing 06 () 2021-03-17 23:49:01 +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
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