pswid
d3ae73e6b2
Restored Polish characters in the font file
...
Polish characters disappeared from the re.woff2 file sometime between April and August this year. I assume it was unintentional.
2023-12-22 11:15:17 +01:00
pswid
b4b2531e33
Polish translation update
2023-12-22 10:45:37 +01:00
pswid
685f987a8e
automatic (some) columns expansion to avoid truncation
2023-05-29 12:54:58 +02:00
pswid
b57fff13eb
Polish translation fixes
2023-05-29 12:43:55 +02:00
pswid
1c10d8015c
fixed PL and NO translation of "haclimate"
2023-03-27 09:55:30 +02:00
pswid
12da8f9b67
improve view of app and mqtt settings pages
...
The appearance of the configuration pages has been unified. Additionally on very narrow screens (e.g. smartphones) only one parameter per row is displayed (on wider screens up to three per row).
2023-03-22 13:31:53 +01:00
pswid
944aa861f8
make 'eco+ switch_off' enity unique in v.3.4 format
...
HA ignores characters '+' in uniq_id/obj_id, so to make the entity 'eco+ switch_off' different from 'eco switch_off', it will be renamed to 'eco2 switch_off'.
2023-03-12 21:24:03 +01:00
pswid
62c3c91665
fixed entity id format v.3.4
2023-03-12 20:02:07 +01:00
pswid
ecafda86f1
fix: tags in names in HA were not translated
2023-03-12 19:14:28 +01:00
pswid
78205d77f3
fix typo
2023-03-07 12:38:41 +01:00
pswid
53a0a41a02
Polish translation update
2023-03-07 12:37:30 +01:00
pswid
e3e14e7a66
fixed NTP status in HA (see #931 )
...
I missed this one
2023-01-30 19:50:36 +01:00
pswid
997ced3938
system entities moved to "diagnostic" category in HA
2023-01-30 19:37:50 +01:00
pswid
b18da9064b
fixed link to the EMS-ESP in HA
...
prefix "http:// " is needed though
2023-01-30 18:31:57 +01:00
pswid
b3ee5f4d9a
added link to the EMS-ESP web interface in HA (IPv4 only)
2023-01-30 12:05:16 +01:00
pswid
d36f87707a
removed "mode"+"step" in HA discovery for BOOL type entities
2023-01-29 19:08:17 +01:00
pswid
226c1fd6c5
fixed 1/0 and true/false MQTT/API format options with HA enabled ( #931 )
...
furthermore variable names in the HA discovery payload has been abbreviated according to: https://www.home-assistant.io/integrations/mqtt/#discovery-payload
2023-01-29 18:52:13 +01:00
pswid
1416bad9cc
removed % from max log buffer size setting
2023-01-24 20:00:00 +01:00
pswid
032a631b61
capital first letter in the names of special EMS devices
...
should eventually be translated
2023-01-23 10:50:32 +01:00
pswid
5d0f6b665b
SAVE instead of ADD in user edit box
2023-01-23 10:45:32 +01:00
pswid
4bbf096350
PL translation update (entities)
2023-01-23 10:43:26 +01:00
pswid
e1a950ec21
PL translation update
2023-01-23 10:40:47 +01:00
pswid
5e41481e27
capitalize more special chcaracters
2023-01-21 12:09:17 +01:00
pswid
7e174a1b7d
Fix first letter not capitalized in Polish
2023-01-18 21:43:29 +01:00
pswid
4f05ddab93
fix for d72d2b3 (Polish boolean option "wł./wył.")
...
Because of compiler error, in Polish translation, we don't use uppercase boolean option "WŁĄCZONO/WYŁĄCZONO" but "wł./wył." instead.
2023-01-15 13:00:22 +01:00
pswid
bbbeb155f0
tags in entity IDs (long format) always in English
...
now in mqtt discovery topics you can see e.g:
"uniq_id": "thermostat_OG1_mode_type" (for Polish lang.)
but should be:
"uniq_id": "thermostat_hc1_mode_type",
2023-01-13 21:45:29 +01:00
pswid
d72d2b33bd
fix Polish boolean option "wł./wył." not working
...
Because of compiler error, in Polish translation, we don't use uppercase boolean option "WŁĄCZONO/WYŁĄCZONO" but "wł./wył." instead.
2023-01-10 12:04:27 +01:00
pswid
d15fbe7801
added dhw alternating operation
2023-01-10 11:50:02 +01:00
pswid
2bb6d985cc
Polish translation update
2022-12-22 14:59:53 +01:00
pswid
d1afea104e
added dhw eco+ switch off temp
...
tested on the Buderus WSW196iT
2022-12-21 09:19:33 +01:00
pswid
fae8cf83cd
Merge branch 'emsesp:dev' into dev
2022-12-20 19:11:07 +01:00
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