Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Domoticz Tauron e-licznik Plugin

Plugin for Domoticz that retrieves energy consumption and production data from the Tauron e-licznik service.

Features

  • Automatic daily updates at configurable hour (default: 12:00)
  • Four energy sensors with bar chart visualization:
    • Consumption (Yesterday)
    • Production (Yesterday)
    • Net Consumption (Yesterday)
    • Net Production (Yesterday)
  • Automatic reconnection on session timeout
  • No additional pip packages required

Requirements

Installation

  1. Navigate to your Domoticz plugins folder:

    cd /path/to/domoticz/plugins
  2. Clone this repository:

    git clone https://github.com/arturpzol/domoticz-tauron-elicznik.git
  3. Restart Domoticz:

    sudo systemctl restart domoticz.service

Configuration

  1. In Domoticz web interface, go to Setup -> Hardware
  2. Select Tauron e-licznik from the type dropdown
  3. Enter your Tauron e-licznik username and password
  4. Set update hour (9-23, default: 12)
  5. Click Add

Notes

  • Tauron updates data once per day
  • Net consumption/production data may be available later than gross data
  • Recommended update hour: 12 or later (data may not be available earlier)
  • Hourly and "last 24h" graphs will be empty (this is normal - plugin provides daily data only)

Credits

This plugin uses code from mlesniew/elicznik for communication with the Tauron API.

License

MIT License

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages