Commit graph

3 commits

Author SHA1 Message Date
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