drheck / homebridge-intex

ISC License
2 stars 0 forks source link

Homebridge Intex Plugin

This is a Homebridge platform plugin for Intex Pools with WLAN.

The plugin provides the following homekit devices:

  1. One Temperaturesensor (shows the current temperature, history is provided in Eve App)
  2. One Thermostat accessory (Shows current temperature, you can switch heating On/Off and set the target temperature)
  3. Two switches:
    3.1 Filter: Switches the Filter On/Off
    3.2 Bubbles: Switches the Bubbles On/Off

Hints

If you use the plugin for the Heating manually or for schedules, please remember that the duration is set by the controller. So, if the controller shows 2 hours the heating duration set by this plugin is only 2 hours. 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