-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the HomeWizardEL wiki!
Well first of all, it's my first attempt to do something in Python. The HomeWizardEL script uses Python 3.7.
I'm not a programmer, but in the earlier days used to do some Z80 assembly programming as wel as Basic, Pascal and C/C++
Not long ago I bought myself a Raspberry Pi and installed Domoticz. I managed to set up the HomeWizard plugin from https://github.com/rvdvoorde/domoticz-homewizard. But it didn't do exactly what I needed. So I started writing something myself.
I started this first script to automate reading the HomeWizard Energy Link module. What I used to do is use the HomeWizard app and read the values of the gas and electricity meter. I did that once a month. I can start it with a bash script and schedule it with crontab. Version 1.1 is born.
The next step I'd like to do is get it in Domoticz. No planning yet for a release here.