Adapter for Bestway Smart Hub (V1) and Bestway Connect / Smart Spa (V2).
Two device generations are supported, selected in the adapter settings:
- V1 – Bestway Smart Hub (older models, Gizwits backend): log in with the app email and password and select the country.
- V2 – Bestway Connect / Smart Spa (UltraFit models from 2025, AWS IoT backend): pair via QR code or Android ID and select the region.
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
Die Bestway Smart Hub App Mail und Passwort eingeben und das Land auswählen.
Generation "V2" auswählen und die Region wählen. Dann eine der beiden Kopplungsmethoden nutzen:
- QR-Code (iOS und Android): In der Bestway Connect App unter Geräteeinstellungen > Gerätefreigabe den QR-Code anzeigen, ihn dekodieren (z.B. über https://scanqr.org/) und den Text (beginnt mit
RW_Share_) im Adapter eintragen. Der Code ist nur wenige Minuten gültig und wird einmalig zur Kopplung verwendet. - Android-ID (nur Android): Die in der Bestway Connect App unter Profil angezeigte ID eintragen. Damit wird das bestehende Konto samt gekoppelter Geräte direkt verwendet, ohne QR-Code.
- V1:
bestway.0.<id>.remote.*bzw.remotev2.*setzen steuert den jeweiligen Befehl. - V2:
bestway.0.<id>.remotev3.*setzen steuert den jeweiligen Befehl (power, heat, filter, jet, wave, temp_set, locked).
https://forum.iobroker.net/topic/48023/test-adapter-bestway-v0-0-x
Support for Bestway Connect / Smart Spa (V2, AWS IoT backend) with QR code or Android ID pairing and realtime WebSocket updates.
Support for v2 pump version
- (TA2k) initial release
MIT License
Copyright (c) 2021-2026 TA2k tombox2020@gmail.com
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

