Skip to content

cswelin/kevo-polyglot

Repository files navigation

Currently broken

Unikey added captcha login requirement which breaks the current implementation.

kevo-polyglot

This is a Kevo Plus interface for ISY Polyglot.

MIT license.

#Requirements Kevo Gateway aka Kevo Plus

Install:

  1. Go to your polyglot/config/node_servers/ folder.
  • git clone https://github.com/cswelin/kevo-polyglot
  • cd kevo-polyglot
  1. Add your username and password to a new file called login.py
  • echo USERNAME='"<username>"' >> login.py
  • echo PASSWORD='"<password>"' >> login.py
  1. Restart Polyglot and add the Kevo nodeserver via web interface If you have the Polyglot systemctl script installed do this:
  • sudo systemctl restart polyglot or sudo service polyglot restart
  1. Download the profile from the Kevo Polyglot configuration page and copy baseURL
  2. Add as NodeServer in ISY. Profile Number MUST MATCH what you put in Polyglot
  3. Upload profile you download from Polyglot to ISY
  4. Reboot ISY
  5. Upload Profile again in the node server (quirk of ISY)
  6. Reboot ISY again (quirk of ISY)
  7. Once ISY is back up, go to Polyglot and restart the Kevo nodeserver.
  8. All Thermostats will be automatically added as 'Kevo '
  9. Write programs and enjoy.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published