Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom lovelace Card "SENEC Display"

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.

image

Installation

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.

Notes regarding the current Version

  • 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.

Example Configuration

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

About

This repository provices a custom lovelace Card for Home Assistant

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages