1
0
mirror of https://github.com/home-assistant/core.git synced 2025-08-11 14:29:58 +00:00
Commit Graph

17 Commits

Author SHA1 Message Date
Marc Mueller
0e3945ca6c Add empty line after module docstring [d-f] () 2024-03-08 14:15:26 +01:00
Joost Lekkerkerker
cc2ce4f4a6 Add icon translations to Flipr () 2024-03-01 12:25:34 +01:00
Joost Lekkerkerker
edcf0b6333 Add device class pH to Flipr () 2023-09-29 19:13:24 +02:00
Jan-Philipp Benecke
16cc87bf45 Move flipr base entity to its own file ()
* Move flipr base entity to its own file

* Add forgotten __init__.py
2023-09-16 11:55:49 +02:00
Joost Lekkerkerker
968bc25259 Add entity translations to Flipr () 2023-06-27 13:20:30 +02:00
epenet
768d147cb2 Add device classes to pool integrations ()
* Add device classes to pool integrations

* Update omnilogic

* Don't use VOLTAGE device class
2022-12-17 10:06:39 +01:00
cnico
c7dfd6b15a Add flipr battery level sensor ()
* Addition of battery level sensor. Correction of pylint errors

* Review improvement for typing

* Review improvement for typing

* Correction following review
2022-11-16 09:42:31 +01:00
Franck Nijhof
16e7593a7b Add state class to Flipr sensors () 2022-06-20 20:29:50 +02: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
5538d5d59d Use new DeviceClass enums in flipr ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-10 08:48:10 -05:00
Paulus Schoutsen
113a850c69 Fix flipr timestamp sensor () 2021-12-07 22:48:04 -08:00
cnico
065e858a03 Address post merge review of flipr binary sensor () 2021-09-09 09:45:58 +02:00
cnico
53ea24ec15 Add Flipr binary sensor () 2021-09-07 09:52:42 +02:00
Marc Mueller
f5a543b220 Remove deprecated device_state_attributes () 2021-09-04 13:16:01 -07:00
cnico
416668c289 Address late review of Flipr ()
* Code format correction

* Other code review remarks of MartinHjelmare

* Simplification of flipr instantiation

* Formatting correction
2021-08-16 07:12:39 +02:00
Erik Montnemery
87e7a8fb5f Move temperature conversions to sensor base class - new integrations ()
* Move temperature conversions to sensor base class

* Tweaks

* Update pvpc_hourly_pricing

* Fix flipr sensor

* Fix ezviz and youless sensor
2021-08-15 08:51:43 +02:00
cnico
6636e5b737 Flipr integration ()
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: cnico <>
2021-07-21 21:35:44 +02:00