1
0
mirror of https://github.com/home-assistant/core.git synced 2025-11-03 16:09:36 +00:00
Commit Graph

24 Commits

Author SHA1 Message Date
epenet
3f4fd41549 Rename flo coordinator module () 2024-05-14 17:34:02 +02:00
Marc Mueller
0e3945ca6c Add empty line after module docstring [d-f] () 2024-03-08 14:15:26 +01:00
Joost Lekkerkerker
467659cb21 Add icon translations to Flo () 2024-02-26 22:52:26 +01:00
Kanchana M
bc5ec4f2a3 Fix flo sensor native unit ()
* use flow rate unit enums for proper unit conversions

* update typo for device class
2024-02-16 23:18:27 +01:00
Joost Lekkerkerker
549399cca6 Remove unneeded variable in Flo () 2023-08-30 16:37:59 +02:00
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
9580c4f1ec Use UnitOfTemperature in integrations (e-h) () 2022-12-20 18:29:16 +01:00
epenet
f988a1164d Use UnitOfPressure in integrations () 2022-12-19 21:41:46 +01:00
epenet
456c5515c8 Use UnitOfVolume in integrations () 2022-12-10 12:43:13 +01:00
David F. Mulcahey
2a817a2874 Remove duplicate device class on Flo water sensor ()
Fixes https://github.com/home-assistant/core/issues/82390
fixes undefined
2022-11-20 08:19:15 -06:00
Franck Nijhof
5b32540a84 Set water device class to flo, homewizard, p1_monitor, toon () 2022-10-25 13:21:47 +02:00
epenet
fab3ee90b2 Use SensorDeviceClass.VOLUME in components () 2022-09-29 09:38:06 +02:00
Aaron Bach
5971ab6549 Migrate Flo to new entity naming style () 2022-07-10 21:40:06 +02:00
David F. Mulcahey
31eae0980b Add state class to Flo sensor entities () 2022-04-24 12:48:49 -10:00
epenet
d24ebc3c10 Add sensor setup type hints [e-f] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 19:19:11 +01:00
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
Erik Montnemery
6de6a5dc14 Move temperature conversions to sensor base class (3/8) ()
* Move temperature conversions to entity base class (3/8)

* Fix FritzBox sensor

* Fix tests
2021-08-12 14:23:56 +02:00
Franck Nijhof
67536b52c4 Use entity class vars in Flo () 2021-05-26 09:47:04 -07:00
Erik Montnemery
339a56e434 Migrate integrations f-h to extend SensorEntity () 2021-03-22 19:45:17 +01: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
6a24667944 Update Flo config flow and associated tests () 2020-08-11 14:13:40 +02:00
David F. Mulcahey
f1fd8aa51f Add support for Flo by Moen water shutoff devices () 2020-08-10 14:19:38 +02:00