OpenDTU/webapp/src
Thomas Basler 8cbae76797 Implement offsets for YieldTotal (#549)
This allows to enter a offset in kWh in the inverter properties which will be applied to the read Yield Total value of the inverter. Using this can set your total production to zero if you e.g. are using a used device.
2023-02-13 20:25:00 +01:00
..
assets webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
components BREAKING CHANGE: Web API! 2023-02-13 18:37:55 +01:00
locales Implement offsets for YieldTotal (#549) 2023-02-13 20:25:00 +01:00
plugins webapp: Fix lint error 2022-12-25 12:01:04 +01:00
router webapp: Added device manager interface 2023-01-16 21:25:19 +01:00
scss webapp: Use scss instead of css 2022-11-02 20:39:18 +01:00
types BREAKING CHANGE: Web API! 2023-02-13 18:37:55 +01:00
utils webapp: replace own formatNumber by vue-i18n $n 2023-01-02 15:50:22 +01:00
views Implement offsets for YieldTotal (#549) 2023-02-13 20:25:00 +01:00
App.vue webapp: use modern component format 2022-12-20 19:26:28 +01:00
emitter.d.ts webapp: ESLint fixes 2022-12-08 22:20:40 +01:00
main.ts webapp: replace own formatNumber by vue-i18n $n 2023-01-02 15:50:22 +01:00