Commit Graph

981 Commits

Author SHA1 Message Date
Thomas Basler
5f699f4927 Added Device Profiles
Allows the pin assignment during runtime.
Pin settings will be read from a json file called "pin_mapping.json"
2023-01-16 21:09:24 +01:00
Alex
2d67b7383b
added web flasher comment to readme
Just tried to flash via https://espressif.github.io/esptool-js/,
works like charm...
2023-01-16 17:00:43 +01:00
Thomas Basler
587de2e3be webapp: Show Locale name instead of abbreviation in Language Change Dropdown 2023-01-09 20:55:48 +01:00
Thomas Basler
af1a2a188e Extended config API to allow upload of individual files 2023-01-05 14:41:15 +01:00
Thomas Basler
20ae646561 webapp: Allow download of individual config files 2023-01-05 01:44:38 +01:00
CSchoch
b906a9bf40
Update README.md
Added firmware v1.0.8 to the working list of TSUN TSOL-M800 (DE)
2023-01-04 22:30:18 +01:00
Thomas Basler
7c33688167 Use same line ending in printf as in println
This prevents mistakes in the webconsole
2023-01-04 18:48:33 +01:00
Thomas Basler
9d6bab3f2b Readme.md: Added hint for french translation 2023-01-03 21:29:57 +01:00
Thomas Basler
64afbf8906 webapp: add app.js.gz 2023-01-03 16:46:43 +01:00
Thomas Basler
af47b8aafe webapp: Update dependencies 2023-01-03 12:42:18 +01:00
Thomas Basler
ce0c2b95a0 webapp: added poor french translation for StringNameHint 2023-01-03 12:40:42 +01:00
Thomas Basler
29043268fc webapp: Fix #490: Remove orphan i18n entries 2023-01-03 11:31:05 +01:00
Thomas Basler
d7532e407e webapp: Added additional locale specific formatting 2023-01-02 15:50:22 +01:00
Thomas Basler
a88687eae6 webapp: replace own formatNumber by vue-i18n $n 2023-01-02 15:50:22 +01:00
Thomas Basler
065aab7141 webapp: Remove orphan file 2023-01-02 15:50:22 +01:00
Thomas Basler
dfec263d65 webapp: add app.js.gz 2022-12-31 15:29:48 +01:00
Thomas Basler
ef8c3a3d42 webapp: Apply correct datetime format based on current locale in HomeView 2022-12-31 15:29:05 +01:00
Thomas Basler
a08f4a7052 webapp: Console: Change font size to prevent line breaks for default outputs 2022-12-31 13:59:58 +01:00
Thomas Basler
319299cf8a webapp: Clarify ReadOnly access to the webinterface
Thanks to @polarbearing
2022-12-31 13:50:24 +01:00
Thomas Basler
89fa2a84c6 webapp: set correct lib value to allow replaceAll 2022-12-31 13:44:40 +01:00
Thomas Basler
659546841a webapp: Console: Add timestamp and optimize css selector
CSS selector now only matches the console window (and not e.g. the mqtt tls input)
2022-12-31 13:44:40 +01:00
Thomas Basler
d75ac167fa Fix building with platform-espressif32 5.3.0
The bootloader.bin is placed in the build output directory by the build script
2022-12-31 12:57:06 +01:00
Thomas Basler
8372d167f4 webapp: add app.js.gz 2022-12-31 11:54:36 +01:00
Thomas Basler
50a9aa0ce1 Merge branch 'pr479' into dev 2022-12-31 11:52:55 +01:00
Thomas Basler
3c5b05a954 webapp: Update dependencies 2022-12-31 11:49:44 +01:00
Thomas Basler
ca3349f801 webapp: Added France translation
Thanks to @beneva52
2022-12-31 11:47:51 +01:00
polarbearing
b177bd4880
README.md: hint that there are two mac addresses 2022-12-30 23:03:35 +01:00
Thomas Basler
6e531b8b7c webapp: Fixed typo in translation key 2022-12-30 21:35:20 +01:00
Thomas Basler
729632dc23 webapp: Workaround for copying console output to clipboard
Hint:: clipboard.writeText is only available when using https mode or access from localhost
2022-12-30 21:33:27 +01:00
Thomas Basler
b72a98d5cd webapp: add app.js.gz 2022-12-26 12:43:03 +01:00
Thomas Basler
005e0972c6 webapp: Update dependencies 2022-12-26 12:38:51 +01:00
Thomas Basler
77268d7be2 webapp: Some better german translations
(thanks to @homeautomation22)
2022-12-26 12:37:00 +01:00
Thomas Basler
04ef9c6624 webapp: Added possibility to manually set the locale 2022-12-26 12:24:10 +01:00
Thomas Basler
cb2d4218b5 webapp: add app.js.gz 2022-12-25 12:09:50 +01:00
Thomas Basler
7cc4ebb86c webapp: Update dependencies 2022-12-25 12:02:12 +01:00
Thomas Basler
43d25dd24a Hoymiles Lib: Change field order and move channel to first position 2022-12-25 12:02:11 +01:00
Thomas Basler
1d650b59ae Hoymiles Lib: Add digits column to byteAssignment table
This allows to specify amount of digits for calculated fields
2022-12-25 12:02:11 +01:00
Thomas Basler
409a737388 webapp: Organize imports 2022-12-25 12:02:11 +01:00
Thomas Basler
6eee2ce5f6 webapp: Organize components 2022-12-25 12:02:10 +01:00
Thomas Basler
c6ebea3e9e webapp: Organize imports 2022-12-25 12:02:10 +01:00
Thomas Basler
c027f19346 webapp: Removed unused component 2022-12-25 12:02:09 +01:00
Thomas Basler
1677f7dd03 webapp: introduced CardElement and replace cards with it 2022-12-25 12:02:03 +01:00
Thomas Basler
20083ecba5 webapp: introduced InputElement and replace inputs with it
Thanks to @noicet
2022-12-25 12:01:56 +01:00
Thomas Basler
cd823ea3bc webapp: Fixed translation of DC Power 2022-12-25 12:01:04 +01:00
Thomas Basler
f364aa7559 webapp: Fix lint error 2022-12-25 12:01:04 +01:00
Thomas Basler
097e884658 webapp: add app.js.gz 2022-12-24 00:11:11 +01:00
Thomas Basler
1d7643ac50 Added i18n feature to readme 2022-12-24 00:10:31 +01:00
Thomas Basler
4ca112ec1e webapp: Some Logo modifications 2022-12-24 00:01:55 +01:00
Thomas Basler
c59e3b686b webapp: Translate set status 2022-12-24 00:01:55 +01:00
Thomas Basler
793f0c5d99 webapi: Power: Show language independent webapi messages 2022-12-24 00:01:55 +01:00