Commit Graph
11 Commits
Author SHA1 Message Date
Joost Lekkerkerker c38539b368 Use generator expression in poolsense (#117582) 2024-05-18 13:10:06 +02:00
Joost Lekkerkerker 0335a01fba Use runtime data in Poolsense (#117570) 2024-05-16 17:31:14 +02:00
Marc Mueller 988c71ecc5 Add empty line after module docstring [n-q] (#112702) 2024-03-08 15:04:07 +01:00
Jan-Philipp Benecke 134c005168 Add typing to poolsense (#100984) 2023-09-27 10:14:51 +02:00
Jan-Philipp Benecke 009349acf0 Move poolsense base entity to its own file (#100981) 2023-09-27 07:04:20 +02:00
Joost Lekkerkerker 8495da1964 Add entity translations for PoolSense (#95814) 2023-07-22 12:43:51 +02:00
epenetandepenet 545b10a711 Add binary_sensor setup type hints [o-r] (#63270)
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 11:35:02 +01:00
Robert Hillis ec3efb4b1a Use enums in poolsense (#62071) 2021-12-16 17:06:16 +01:00
Marc Mueller 3001df99cb Use EntityDescription - poolsense (#55743) 2021-09-06 11:58:47 +02:00
Philip Allgaier dde6305549 Cleanup unused loggers (components N-Z + tests) (#41982) 2020-10-16 21:24:08 -05:00
Haemish KydandChris Talkington 8a2b34cc09 Updates to poolsense integration (#37613)
* Created a binary sensor and corrected some review comments.

* Updated the poolsense class and its interface to handle credentials better

* Moved the client session to the PoolSense class.

* Apply suggestions from code review

* Update binary_sensor.py

* Update homeassistant/components/poolsense/__init__.py

* Update sensor.py

* Update binary_sensor.py

Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-07-10 21:53:34 -05:00