Commit Graph
32 Commits
Author SHA1 Message Date
pswid 5a69ac074f added "compressor temp." for more hp types
tested with Buderus WSW196iT
2022-12-20 12:01:41 +01:00
pswid 52296bfed1 redundant cwu removed (in Polish translation) 2022-11-15 13:52:34 +01:00
pswid 5425896988 Merge branch 'dev' of https://github.com/pswid/EMS-ESP32 into dev 2022-11-14 15:14:51 +01:00
pswid 9e2be00b5c completed translations of entities into Polish.
this also fixes some Norwegian translations that were incorrectly displayed as Polish.
Missing translations (for other languages) have been entered as "", so default English names should be displayed
2022-11-14 15:06:13 +01:00
pswid dfd7647838 improved webUI display on narrow screens
- unified vertical spacing (settings page)
- auto switching from 3 to 2 boxes displayed in row on narrow screens
- displaying (at least a part off) names of entities names on dashboard
- fixes MQTT discovery field too small
2022-11-13 13:46:52 +01:00
pswid 058246e2ce Merge branch 'emsesp:dev' into dev 2022-11-13 13:00:41 +01:00
pswid ea2c9cbc9a Merge branch 'emsesp:dev' into dev 2022-11-10 15:03:57 +01:00
pswid dccd9f09e7 Merge branch 'emsesp:dev' into dev 2022-11-08 15:21:39 +01:00
pswid f25262c191 fix: cosmetic webUI improvements
mainly in custom board profile and analog sensors settings. Now it looks more consistent with other settings pages.
2022-11-07 10:41:57 +01:00
pswid ca5bc313ee fixes Polish chars not being displayed properly
The characters "Ę" and "ę" had wrong uni-codes in re.woff2. Now, the problem https://github.com/emsesp/EMS-ESP32/pull/702#issuecomment-1291720910 is finally solved.
2022-11-03 13:04:25 +01:00
pswid 069df92dbf fix to the translation of the webUI in Polish.
Everything visible should already be translated into Polish. However, I was not able to check how the translations of all errors are displayed (because how to display them if there is no error?), so I'm not sure that they are ok.
BTW, there are still many error messages hardcoded (e.g. "Local IP is required"). I think we should translate them as well.
2022-11-03 12:34:32 +01:00
pswid 1dc08d6399 The translation of the web interface into Polish has been corrected and completed (e.g. the word order has been fixed).
Newly added words should be translated from English into other languages in index.ts files
2022-10-25 20:57:51 +02:00
pswid dec3abfab9 Merge branch 'emsesp:dev' into dev 2022-10-24 11:22:24 +02:00
pswid bb98f13b19 alternative word translations implementation idea
just for demonstration!
2022-10-18 13:47:10 +02:00
pswid 49414adfd2 Polish translation improvements
Strange, but if i use capital letters in Polish translation for "ON' and "OFF" (local_translations.h), I'm getting compile error. So instead of whole words in capital letters I used abbreviations in lower case (more useful, IMHO)
2022-10-17 18:21:57 +02:00
pswid f5cd8e2523 Merge branch 'dev' into dev 2022-10-14 11:02:31 +02:00
pswid cb5c8f3a85 Merge branch 'dev' into dev 2022-10-13 20:02:28 +02:00
pswid 5a0f4c1462 The names of the entities have been translated into Polish
not 100% complete
2022-10-13 19:43:03 +02:00
pswid 379d57ca8e Merge branch 'dev' into dev 2022-10-11 14:10:30 +02:00
pswid f921ef4708 Polish translation improvements 2022-10-11 13:56:19 +02:00
pswid 58c4455076 Update index.ts
Polish translation improvements
2022-10-04 15:01:44 +02:00
pswid 1238e89084 add unit of measurement in HA for analog sensors 2022-06-21 20:39:52 +02:00
pswid 1c48d12167 Shorten "friendly names" in Home Assistant
see #555
2022-06-21 20:28:22 +02:00
pswid 7f30e8dadc fix overlaping while reading sequence of EMS1.0 telegrams 2021-12-14 10:32:31 +01:00
pswid 9cd20cfc05 fix overlaping while reading sequence of EMS1.0 telegrams 2021-12-14 10:29:15 +01:00
pswid 1343bbf6ea fix overlapping 0xC2 and overflow of offset 2021-12-03 11:50:52 +01:00
pswid 92da61376b Update boiler.cpp 2021-12-03 09:04:39 +01:00
pswid 69976c2caf Update CHANGELOG_LATEST.md 2021-12-03 09:02:36 +01:00
pswid 3c6fd0c83a Update boiler.cpp 2021-12-03 08:58:19 +01:00
pswid 4fd1d8e08a Boiler last error code change 2021-11-23 19:11:35 +01:00
pswid 0847ccc602 Revert "fix boiler last error code timestamp"
This reverts commit 969803569e.
2021-11-23 19:09:46 +01:00
pswid 969803569e fix boiler last error code timestamp 2021-11-23 18:59:37 +01:00