tirolerstefan / kaifa

Read out Kaifa smart meter
MIT License
25 stars 14 forks source link

Make Readings selectable #16

Open boredomwontgetus opened 2 years ago

boredomwontgetus commented 2 years ago

First up, this is a rather big commit and change. So please take your time to investigate and check for possible problems. On my site this is running for over 2 weeks without any issues so far.

This enables us to select the readings we want to be read and written out by modifying the simple list wanted_values in the config file. The template holds all possible values (i know of). I compared EVN and TINETZ Obis codes and they return the same values according to their documentation. ReactiveEnergyIn and ReactiveEnergyOut are not available to EVN customers so i could not test them but added them anyways.