Sunsynk power flow card for LuxpowerTek Inverter (Update 3)
Following on from my previous article about the Sunsynk power flow card for Luxpower Tek Inverter. The developer has just kept on making it better and better.
The YAML code below has been updated to reflect our extra batteries. We now have 19.2 kWh of battery storage.
It also includes some of the extra features that have been added.
Change the buy and sell label
label_daily_grid_sell: Export
label_daily_grid_buy: Import
Set the icons you want to use for import, export and off grid
disconnected_icon: mdi:transmission-tower-off
export_icon: mdi:transmission-tower-export
import_icon: mdi:transmission-tower-import
Set the performance of each string
pv1_name: Back
pv1_max_power: 2520
pv2_name: Front
pv2_max_power: 3360
type: custom:sunsynk-power-flow-card
cardstyle: full
show_solar: true
inverter:
model: lux
modern: false
auto_scale: true
battery:
energy: 19200
shutdown_soc: 5
show_daily: true
invert_power: true
colour: orange
auto_scale: true
max_power: 3600
show_remaining_energy: true
charge_colour: green
solar:
colour: green
show_daily: true
mppts: 2
display_mode: 2
pv1_name: Back
pv1_max_power: 2520
pv2_name: Front
pv2_max_power: 3360
auto_scale: true
dynamic_colour: true
efficiency: 3
load:
show_daily: true
dynamic_colour: true
dynamic_icon: true
grid:
colour: red
dynamic_colour: true
show_daily_buy: true
show_daily_sell: true
show_nonessential: false
invert_grid: true
no_grid_colour: grey
auto_scale: true
export_colour: green
grid_off_colour: grey
label_daily_grid_sell: Export
label_daily_grid_buy: Import
disconnected_icon: mdi:transmission-tower-off
export_icon: mdi:transmission-tower-export
import_icon: mdi:transmission-tower-import
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
inverter_status_59: sensor.lux_status
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
grid_connected_status_194: binary_sensor.binary_on_grid
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_home_consumption_daily
essential_power: sensor.lux_home_consumption_live
nonessential_power: none
aux_power_166: none
pv_total: sensor.lux_solar_output_live
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_pv_forecast_forecast_remaining_today
energy_cost_sell: sensor.agile_current_export_rate
energy_cost_buy: sensor.agile_current_import_rate
environment_temp: sensor.met_office_buntingford_temperature_3_hourly