Skip to content

antydemant/solax-cloud-api-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solax-cloud-api-notifier

nit: The author is running SolaX Inverter (X1-HYB-6.0-LV) in UPS mode without PV

Steps to run Solax Cloud API Notifier project

Create virtual environment and activate:

make create-env && ./solax-cloud-notifier/bin/activate

Install dependencies:

make install

Build translations:

make build-tranlsations

Run Telegram notifications bot

  1. Run Telegram subscriber:
  make telegram-subscriber

Results:

image image

subscribers.json will be created with the following content:

image
  1. Run Telegram notifier
  make telegram-notify

Results:

image image

solax_state_<CURRENT_YEAR>.json will be created with the following content:

image

About

SolaX Inverter status subscriber and notifier via Telegram API and status data from SolaX Cloud API (nit: the author is running SolaX Inverter in UPS mode without PV)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors