Commit graph

15 commits

Author SHA1 Message Date
epenet
68e454712d
Use UnitOfTemperature in climate entities [g-l] ()
* Use UnitOfTemperature in climate entities [g-l]

* Adjust gree

* Adjust honeywell
2022-12-05 10:42:24 +01:00
Florent Thoumie
abec592a24
Update to iaqualink 0.5.0 ()
* Update to iaqualink 0.5.0.

* Boolean conditional style fix

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Fix black formatting

* Update iaqualink tests after update to 0.5.x

* Remove debug print statements

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-10-17 10:14:29 +02:00
epenet
f14bb8195f
Import climate constants from root [a-l] () 2022-09-08 11:24:15 +02:00
epenet
23090cb8a2
Improve entity type hints [i] () 2022-08-30 19:21:08 +02:00
epenet
cf8f2132a2
Use climate enums in iaqualink () 2022-04-26 10:53:02 +02:00
epenet
e6d8aa34fa
Use EntityFeature enum in components (i**) () 2022-04-06 21:35:27 -10:00
epenet
8c49fff699
Add setup type hints [h-i] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-07 16:26:57 +01:00
Florent Thoumie
3c2d5d5f8c
Update to iaqualink 0.4.1 ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2021-12-27 10:20:55 -10:00
jan iversen
9685cefba4
Integrations h* - i*: Rename HomeAssistantType to HomeAssistant. () 2021-04-23 10:11:58 +02:00
Marc Mueller
283b4abe67
Update typing 09 () 2021-03-18 10:02:00 +01:00
Erik Montnemery
29bc93ea98
Rename ClimateDevice to ClimateEntity () 2020-04-25 18:04:03 +02:00
Bas Nijholt
9cf3ff319e Sort imports according to PEP8 for iaqualink () 2019-12-09 11:56:51 +01:00
Florent Thoumie
a71cd6e90e Add iaqualink binary sensor and unique_id ()
* Add binary_platform to iaqualink integration, add unique_id

* Revert Mixin changes, move self.dev to AqualinkEntity

* Style fixes
2019-09-14 07:05:47 +02:00
Florent Thoumie
f167914951 Move iaqualink update from climate to component ()
* Move iaqualink update from climate to component

* Typing fix
2019-09-09 20:06:05 +02:00
Florent Thoumie
0abb2f3eb8 Add new integration for Jandy iAqualink pool control ()
* Import new iaqualink component with climate platform.

* Style and unittest changes, fix async_step_import.

* Reorder imports.

* Fix stale doctstrings and add unittest.
2019-09-06 22:21:56 +02:00