equation-connect

Unofficial Equation Connect webapp

MIT License

Stars
3

Open Equation Connect

https://andremiras.github.io/equation-connect/

This is an open alternative to the Equation Connect application used for controlling wifi radiators, like the Emisor fluido EQUATION Adagio 1250w from Leroy Merlin.

This is built on top of the equation-connect.js library.

Features / Roadmap

  • Firebase login
  • Firebase register
  • Demo account
  • Weather widget
  • Zones overview / listing
  • Zones update
  • Devices pairing
  • Devices overview / listing
  • Devices details
  • Devices update
  • Extra features
    • Temperature sensors read
    • Screen backlight control
  • Rointe devices support

Run

yarn start

Note you need a valid Open Weather API key, see .env.example file for details.

Test

yarn lint
yarn test