Florent Thoumie
a71cd6e90e
Add iaqualink binary sensor and unique_id ( #26616 )
...
* 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
1a73e6b44e
Add switch platform to iaqualink integration ( #26545 )
...
* Add switch platform to iaqualink component
* Remove unnecessary call to constructor
2019-09-11 19:24:41 +02:00
Florent Thoumie
a7830bc2d2
Add sensor platform to iaqualink component ( #26544 )
...
* Add sensor platform to iaqualink component
* Remove unnecessary icon, fix case where value is 0
2019-09-10 22:01:12 +02:00
Florent Thoumie
adf6852acc
Remove unnecessary force_refresh=True, clarify system behavior ( #26543 )
...
* Remove unnecessary force_refresh=True, clarify system behavior
* Fix lint.
2019-09-10 13:12:20 +02:00
Florent Thoumie
3c629db096
Add light platform to iaqualink integration ( #26484 )
...
* Add light platform to iaqualink component.
* Style changes.
* Polling moved to timer in the component
2019-09-09 23:10:25 +02:00
Florent Thoumie
f167914951
Move iaqualink update from climate to component ( #26505 )
...
* 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 ( #26034 )
...
* 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