Bulgarian Electricity Distributors API / HomeAssistant Integration A script that parses the website of Bulgarian electricity providers. Currently supporting only Chez, now renamed to Electrohold(.bg). Fetches current electricity prices and outages for specified client id. How to use scripts: 1. make sure you have python3 and pip installed 2. pip install -r requirements.txt 3. Set your client id in run.py 4. python3 run.py How to use in HomeAssistant: 1. Copy contents of configuration.yaml to the configuration.yaml file of your HA install 2. Change your client id. 3. Restart HomeAssistant