This component will set up the following platforms.
| Platform | Entities created for each generator |
|---|---|
binary_sensor |
is_connected, is_connecting, has_maintenance_alert, has_warning |
sensor |
status, run_time, protection_time, activation_date, last_seen, connection_time, battery_voltage |
{% if not installed %}
- Click install.
- In the HA UI go to "Configuration" -> "Integrations" click "+" and search for "generac".
- Enter the credentials you use to login for https://app.mobilelinkgen.com/ and submit the form
- The integration should initialize and begin pulling your device information within seconds
{% endif %}
If you want to contribute to this please read the Contribution guidelines
This project was generated from @oncleben31's Home Assistant Custom Component Cookiecutter template.
Code template was mainly taken from @Ludeeus's integration_blueprint template
Forked from the original implementation created by @bentekkie
