This custom lovelace Card for Home Assistant aims to rebuild the Display of Senec devices.
As a basis for the custom Card the Image is used, that you could see, when looking at https://[ip-of-my-senec-device-in-my-local-network]/display.html.
Please install https://github.com/marq24/ha-senec-v3 in order to use this custom Card. The custom Card is available via HACS. Just add the github-Repository under "Home Assistant -> HACS -> Frontend", restart Home Assistant and add the Card to your Dashboard. A visual editor is provided to make the configuration as easy as possible.
- The Card is currently just available in German
- The LED "Störung" is just an indication. It's set, when the "Systemstatus" contains "Fehler".
- Please note, that custom Cards are often not shown on Mobile Apps of Home Assistant.
If you should not use the visual editor to configure the custom Card, here an Example-Configuration:
type: custom:io-senec-card
entities:
- sensor.senec_system_state
- sensor.senec_battery_charge_percent
- sensor.senec_battery_state_current
- sensor.senec_battery_state_voltage
- sensor.senec_battery_state_power
- sensor.senec_solar_generated_power
- sensor.senec_house_power
- sensor.senec_grid_state_power