HomeAssistant component to read PPC SMGWs
This custom integration allows you to integrate a PPC Smart Meter Gateway into HomeAssistant.
This component is installable via HACS.
Add the repository as a custom repository using this guide.
Click on the badge above or use this link to get redirected to the HACS store from where you can install the component.
Restart your instance and head over to the integration overview (Or use this link to directly go to the configuration of this component) to start configuring the integration.
Option | Description |
---|---|
Display Name | The Name of the resulting device |
URL | URL to the SMGW. This defaults to http://192.168.188.1:8080/cgi-bin/hanservice.cgi |
Username | The username for authentication with the PPC Smart Meter Gateway. You should have received this from your electricity provider |
Password | The password for authentication with the PPC Smart Meter Gateway. You should have received this from your electricity provider |
Update Interval | The interval in minutes for updating the data from the PPC Smart Meter Gateway. Defaults to 5 minutes. |
Please note that most providers have configured the SMGW to update the values only every 15 to 20 minutes. You should choose an interval that is reasonably large as polling too frequently might lead to a lockdown of the SMGW after a yet to be clarified amount of polls.