Skip to content

Watch LuxPower SNA inverter via Luxpower local wifi dongle

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 in realtime

Configuration

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

Installation and run

  • Sync gitsubmodule with git submodule init && git submodule update
  • 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 or ./pip-binary-install.sh
  • 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/iOS. If you need it feel free to contact me

Webviewer

You can see LuxPower realtime webviewer in http://locahost:88 (This url can be change by modify variable in .env file) like image bellow. This webviewer is under development and may contain bug. Use at your own risk

Third-party

Thanks to @celsworth by awesome project celsworth/lxp-packet (has been deleted) and celsworth/lxp-bridge (under MIT License)

About

Watch LuxPower SNA inverter via Luxpower local wifi dongle

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project