homebridge-intex
v2.0.4
Published
Publish your intex pool as an homekit platform
Readme
Homebridge Intex Plugin (HB 2.x tested & ready :-) )
This is a Homebridge platform plugin for Intex Pools with WLAN.
The plugin provides the following homekit devices:
- One Temperaturesensor (shows the current temperature, history is provided in Eve App)
- One Thermostat accessory (Shows current temperature, you can switch heating On/Off and set the target temperature)
The plugin provides the following homekit Switches:
- Filter: Switches the Filter On/Off
- Bubbles: Switches the Bubbles On/Off
- Waterjet: Switches the Waterjet On/Off
- Sanitizer: Switches the Sanitizer On/Off
- Controller: Switches the Controller On/Off
Hints
If you use the plugin for the filter/heating manually or for schedules, please remember that the duration is set by the controller. This means, if the controller shows 2 hours the filter/heating duration set by this plugin is only 2 hours. So you have to start the filter/heating manually for example every 2 hours to get more duration. This is, because the heater ON command starts only the heater.
Sampleconfig
See the sample-config.json in the code directory. You must have installed the intex app on your smartphone and register an account in the app. Then use this account name and password in the plugin.
Installation
This plugin can be added via the Web interface, or if you perfer the terminal: npm install -g homebridge-intex
Like this plugin?
Creating and maintaining Homebridge plugins consume a lot of time and effort and if you would like to share your appreciation, feel free to "Star" or donate. If you like this plugin and want to show your support then please star the Github repo, or better yet; buy me a drink :-).
Thank you!
Thanks
All information and some code snippets comes from: https://community.home-assistant.io/t/intex-pure-spa-wifi-control https://forum.iobroker.net/topic/47932/test-intext-app-v0-0-x https://github.com/Yogui79/IntexPureSpa
