slesinger / HomeAssistant-PREdistribuce

Home Assistant integration to display info about energy plan
https://slesinger.info
Apache License 2.0
11 stars 8 forks source link

The integration hardcodes the receiver id #7

Closed mazzy89 closed 2 years ago

mazzy89 commented 2 years ago

the integration hardcodes in the scraping request the received id so your tariff would not be respected if not changed that ID to any other correct ID

See here https://github.com/slesinger/HomeAssistant-PREdistribuce/blob/master/custom_components/predistribuce/sensor.py#L126

change povel to your HDO ID

mazzy89 commented 2 years ago

Thanks for fixing it