Skip to content

Watch electric grid connect status via Luxpower local wifi dongle or Luxpower web API

License

Notifications You must be signed in to change notification settings

hoang-rio/lux-grid-watcher

Repository files navigation

About

A python script allow watch Luxpower SNA inverter grid connect state

Configuration

  • Copy .env.example to .env
  • Update configuration in .env with your personal info

Installation and run

  • Python 3 required
  • Setup python venv with python -m venv venv
  • Active python venv source venv/Scripts/activate on git-bash Windows or source venv/bin/active on Unix/Linux
  • Install dependencies with pip install -r requirements.txt
  • Run application with python app.py

Notification app

You can implement notification app for Android/iOS by your self and push Firebase Device ID to devices.json file to get notification when grid connect state change.

I also developed an app for Android. If you need it feel free to contact me

Third-party

Thanks to @celsworth by awesome project celsworth/lxp-packet (under MIT License)

About

Watch electric grid connect status via Luxpower local wifi dongle or Luxpower web API

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project