gdwaterworth / Home-Assistant---E-Linter-Logger---Sunsynk

32 stars 9 forks source link

Check Sensors For Essentail and Non Essential #10

Closed gdwaterworth closed 6 months ago

gdwaterworth commented 1 year ago

Uses Essential and Non Essential

sensor.sunsynk_output vip_0_volt: 225.0 vip_0_current: 5.4 vip_0_power: 1265 pInv: 1421 pac: 1265 fac: 49.9

sensor.sunsynk_load totalUsed: 552.4 dailyUsed: 8.5 vip_0_volt: 226.8 vip_0_current: 0.0 vip_0_power: 1377 totalPower: 1377 smartLoadStatus: -1 loadFac: 49.96 upsPowerL1: 0 upsPowerL2: 0 upsPowerL3: 0 upsPowerTotal: 0 total: 552.4 volt: 226.8 power: 1377 totalpower: 1377 calc_current: 6.07

sensor.sunsynk_input pac: 1421 pvIV_0_id: Missing pvIV_0_pvNo: 1 pvIV_0_vpv: 228.8 pvIV_0_ipv: 4.3 pvIV_0_ppv: 966.0 pvIV_0_todayPv: 0.0 pvIV_0_sn: 2212094207 pvIV_0_time: 2023-03-31 14:51:22 pvIV_1_id: Missing pvIV_1_pvNo: 2 pvIV_1_vpv: 241.4 pvIV_1_ipv: 1.9 pvIV_1_ppv: 455.0 pvIV_1_todayPv: 0.0 pvIV_1_sn: 2212094207 pvIV_1_time: 2023-03-31 14:51:22 mpptIV: Missing etoday: 15.5 etotal: 847.4 pv: 1421 pv1: 966 pv1_volt: 228.8 pv1_current: 4.3 pv2: 455 pv2_volt: 241.4 pv2_current: 1.9 pvtotal: 847.4

sensor.sunsynk_grid vip_0_volt: 226.4 vip_0_current: 1.1 vip_0_power: 112 pac: 112 qac: 0 fac: 49.96 pf: 1 status: 1 etodayFrom: 0.7 etodayTo: 4.6 etotalFrom: 230.3 etotalTo: 402.0 limiterTotalPower: 0 total: 230.3 volt: 226.4 current: 1.1 gridonline: true power: 112

sensor.sunsynk_flow custCode: 29 meterCode: 0 pvPower: 1516 battPower: 13 gridOrMeterPower: 112 loadOrEpsPower: 1251 genPower: 0 minPower: 0 soc: 99 pvTo: true toLoad: true toGrid: true toBat: true batTo: false gridTo: false genTo: false minTo: false existsGen: false existsMin: false genOn: false microOn: false existsMeter: false bmsCommFaultFlag: false pv: Missing existThinkPower: false

gdwaterworth commented 1 year ago

Some challenges here : I THINK the essential non essential are based on these : pInv: 1421 pac: 1265

But my system does'nt put any on them

gdwaterworth commented 6 months ago

Should be catered for in V2