Sunsynk power flow card for Luxpower Tek Inverter
I have used a few power flow cards in Home Assistant. The Sunsynk power flow card has become my favourite. This is the yaml that makes the card above.
Speak to the Geek has made this YouTube video explaining how to install and set it up.
type: custom:sunsynk-power-flow-card
cardstyle: lite
show_solar: 'yes'
battery:
energy: 6400
shutdown_soc: 10
show_daily: 'yes'
invert_power: 'yes'
solar:
show_daily: 'yes'
mppts: two
pv1_name: Back
pv2_name: Front
load:
show_daily: 'yes'
grid:
show_daily_buy: 'yes'
show_daily_sell: 'yes'
show_nonessential: 'no'
invert_grid: 'yes'
entities:
day_pv_energy_108: sensor.lux_solar_output_daily
inverter_voltage_154: sensor.lux_grid_voltage_live
load_frequency_192: sensor.lux_grid_frequency_live
inverter_current_164: none
inverter_power_175: sensor.lux_battery_flow_live
grid_connected_status_194: binary_sensor.binary_on_grid
inverter_status_59: none
day_battery_charge_70: sensor.lux_battery_charge_daily
day_battery_discharge_71: sensor.lux_battery_discharge_daily
battery_voltage_183: sensor.lux_battery_voltage_live
battery_soc_184: sensor.lux_battery
battery_power_190: sensor.lux_battery_flow_live
battery_current_191: none
grid_power_169: sensor.grid_power
day_grid_import_76: sensor.lux_power_from_grid_daily
day_grid_export_77: sensor.lux_power_to_grid_daily
grid_ct_power_172: sensor.lux_grid_flow_live
day_load_energy_84: sensor.lux_power_from_inverter_to_home_daily
essential_power: sensor.lux_home_consumption_live
nonessential_power: none
aux_power_166: none
pv1_power_186: sensor.lux_solar_output_array_1_live
pv2_power_187: sensor.lux_solar_output_array_2_live
pv1_voltage_109: none
pv1_current_110: none
pv2_voltage_111: none
pv2_current_112: none
inverter_ac_temp: sensor.lux_radiator_1_temperature_live
inverter_dc_temp: sensor.lux_radiator_2_temperature_live
remaining_solar: sensor.solcast_forecast_remaining_today