Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 6ff3b07 Author: Nobl <[email protected]> Date: Thu Oct 22 17:38:13 2020 +0200 preparing version 1.0.11 commit 56de5e7 Author: Nobl <[email protected]> Date: Thu Oct 22 17:30:49 2020 +0200 Updated README.md commit 9fc8db9 Author: Nobl <[email protected]> Date: Thu Oct 22 17:21:21 2020 +0200 added state descriptions: FEATURES.SGREADY, WIZARD.SETUP_WALLBOX_MAX_TOTAL_CURRENT_BY_GRID, WIZARD.SG_READY_CURR_MODE, BMS.ERROR, BMS.RECOVERLOCKED, BMS.SERIAL, BMS.START_SELFTEST, BAT1.RESET, BAT1.SELFTEST_ACT, BAT1.SELFTEST_LIMIT, BAT1.SELFTEST_OFF, BAT1.SELFTEST_OVERALL_STATE, BAT1.SELFTEST_STATE, BAT1.SELFTEST_STEP, BAT1.SELFTEST_TIME, BAT1.SERIAL, BAT1.TRIG_ITALY_SELF, BAT1OBJ1.COMM, GRIDCONFIG.AU_SOFT_RAMP_EN, GRIDCONFIG.AU_VRR_MAX, GRIDCONFIG.AU_VRR_MIN, GRIDCONFIG.AU_VVAR_PERCENTAGE, GRIDCONFIG.AU_VVAR_P_MAX, GRIDCONFIG.AU_VVAR_P_MIN, GRIDCONFIG.AU_VVAR_VOLTAGE, GRIDCONFIG.AU_VWC_VOLTAGE, GRIDCONFIG.AU_VWD_VOLTAGE, GRIDCONFIG.CEI_SEGNALE_ESTERNO, GRIDCONFIG.VDELVFRTDISABLE, GRIDCONFIG.VDEURMSMAX10 commit 57525c3 Author: Nobl <[email protected]> Date: Thu Oct 22 17:07:30 2020 +0200 - Re-Added MPP_INT because it still exists and older versions (of senec appliance) might still be using it. - Added PV1.MPP_CUR, .MPP_VOL commit 2139e7e Author: smartpran <[email protected]> Date: Thu Oct 22 16:59:21 2020 +0200 Change MPP_INT to MPP_POWER from Senec (#10) * Squashed commit of the following: commit ce03b9e Author: Nobl <[email protected]> Date: Mon Aug 31 15:46:09 2020 +0200 preparing release 1.0.10 commit 37d39ef Author: smartpran <[email protected]> Date: Mon Aug 3 19:29:11 2020 +0200 Add MPP_INT to high priority variables (#5) * Update main.js Added variable mpp_int to high priority. * Update state_attr.js Changed unit for variable mpp_int. commit 6f31925 Author: Nobl <[email protected]> Date: Sat Jun 6 23:48:37 2020 +0200 - json delivers a non-value (apparently an error message produced by senec itself). Ignoring that. commit bc70fd1 Author: Nobl <[email protected]> Date: Sat Jun 6 23:27:52 2020 +0200 - fixed representation for temp values (off by *10) commit 797aeef Author: Nobl <[email protected]> Date: Sat Jun 6 23:09:37 2020 +0200 - enforcing conversion of number values to Number(). Otherwise they are created as String in ioBroker commit 1437d18 Author: Nobl <[email protected]> Date: Mon May 18 13:53:41 2020 +0200 * DateType objects are stored as date again * changed WIZARD.SETUP_POWER_RULE unit to '%' * changed name of STATISTIC.STAT_SUM_E_PU to "STAT_SUM Energy PowerUnit" * changed name of STATISTIC.STAT_SUM_E_WB to "STAT_SUM Energy Wallbox" * changed name of STATISTIC.LIVE_WB_ENERGY to "Live Wallbox Energy" * changed name of STATISTIC.LIVE_PU_ENERGY to "Live PowerUnit Energy" * changed name of WIZARD.PWRCFG_PEAK_PV_POWER to "Configured Peak PV Power" * missed version number * Update main.js Senec changed the variables 3 days ago (MPP_INT-->MPP_POWER) * Update state_attr.js Senec changed the variables 3 days ago (MPP_INT to MPP_POWER) Co-authored-by: Nobl <[email protected]> Co-authored-by: nobl <[email protected]> commit 64afdbe Author: Nobl <[email protected]> Date: Wed Sep 2 13:52:38 2020 +0200 update to current template commit f40ead7 Author: Nobl <[email protected]> Date: Mon Aug 31 15:58:30 2020 +0200 . commit ce03b9e Author: Nobl <[email protected]> Date: Mon Aug 31 15:46:09 2020 +0200 preparing release 1.0.10 commit 37d39ef Author: smartpran <[email protected]> Date: Mon Aug 3 19:29:11 2020 +0200 Add MPP_INT to high priority variables (#5) * Update main.js Added variable mpp_int to high priority. * Update state_attr.js Changed unit for variable mpp_int. commit 6f31925 Author: Nobl <[email protected]> Date: Sat Jun 6 23:48:37 2020 +0200 - json delivers a non-value (apparently an error message produced by senec itself). Ignoring that. commit bc70fd1 Author: Nobl <[email protected]> Date: Sat Jun 6 23:27:52 2020 +0200 - fixed representation for temp values (off by *10) commit 797aeef Author: Nobl <[email protected]> Date: Sat Jun 6 23:09:37 2020 +0200 - enforcing conversion of number values to Number(). Otherwise they are created as String in ioBroker commit 1437d18 Author: Nobl <[email protected]> Date: Mon May 18 13:53:41 2020 +0200 * DateType objects are stored as date again * changed WIZARD.SETUP_POWER_RULE unit to '%' * changed name of STATISTIC.STAT_SUM_E_PU to "STAT_SUM Energy PowerUnit" * changed name of STATISTIC.STAT_SUM_E_WB to "STAT_SUM Energy Wallbox" * changed name of STATISTIC.LIVE_WB_ENERGY to "Live Wallbox Energy" * changed name of STATISTIC.LIVE_PU_ENERGY to "Live PowerUnit Energy" * changed name of WIZARD.PWRCFG_PEAK_PV_POWER to "Configured Peak PV Power"
- Loading branch information