Commit Graph
4317 Commits
Author SHA1 Message Date
Proddy 96bb3013a3 Merge pull request #740 from MichaelDvP/dev
fix render_value float, leading zeros to decimals
2022-11-10 06:36:37 -05:00
MichaelDvP aeee37fdae fix render_value float, leading zeros to decimals 2022-11-10 12:17:05 +01:00
Proddy 551497bfeb Merge pull request #739 from MichaelDvP/dev
fix #736
2022-11-09 14:04:21 -05:00
MichaelDvP 57057cac0e fix #736 2022-11-09 15:08:07 +01:00
Proddy b91e474343 Merge pull request #734 from MichaelDvP/dev
fix #727 boiler wwcircmode
2022-11-07 16:47:15 +01:00
MichaelDvP 723662a6bc fix #727 boiler wwcircmode 2022-11-07 10:10:38 +01:00
Proddy 757fcd3ea4 Merge pull request #730 from proddy/dev
fix sensor writing
2022-11-06 18:04:08 +01:00
Proddy ec3e28436d fix sensor writing 2022-11-06 18:04:30 +01:00
Proddy 6a291ef1e2 Merge pull request #726 from proddy/dev
add missing elint supression to fix build
2022-11-05 18:34:08 +01:00
proddy 1e529a9e19 add missing elint supression to fix build 2022-11-05 18:33:46 +01:00
Proddy 05d393e7fe Merge pull request #725 from proddy/dev
minor fixes for standalone
2022-11-05 18:27:32 +01:00
proddy c757ace2b4 fix standalone compiling & sonar 2022-11-05 18:26:59 +01:00
proddy 5ab066de5f bump b9 2022-11-05 18:26:48 +01:00
Proddy b0ae22d493 Merge pull request #724 from proddy/dev
build web i18n on github actions
2022-11-05 18:02:37 +01:00
proddy 03a6abcfc6 build web i18n on github actions 2022-11-05 17:59:31 +01:00
Proddy e58491ed97 Merge pull request #722 from MichaelDvP/dev
Changes in discussion
2022-11-05 17:52:15 +01:00
MichaelDvP 1e92ae05c0 add GB135 second burner stage 2022-11-05 15:58:55 +01:00
MichaelDvP 513b6181a4 add norwegian entity translations from vikingn 2022-11-05 15:57:57 +01:00
MichaelDvP 05b54bc6f5 "No telegram handler" message only for broadcasted messages 2022-11-05 15:56:29 +01:00
MichaelDvP 1d4634a76c add restart to factory partition (if there is one) 2022-11-05 15:56:08 +01:00
MichaelDvP 342cf12ae7 boardprofile fallback to E32/S32 2022-11-05 15:55:03 +01:00
Proddy 6883dbbce1 Merge pull request #723 from proddy/dev
fix to base translations, auto generate i18n
2022-11-05 14:00:08 +01:00
Proddy a3d3706b89 generate i18n on build 2022-11-05 12:54:28 +01:00
Proddy da911e374a auto-formatting 2022-11-05 12:29:28 +01:00
Proddy 26904f4e0e default polish so translations don't break #695 2022-11-05 12:26:07 +01:00
Proddy ec5601f3ca formatting, added Sensor, removed {{ }} for non Polish 2022-11-05 12:25:48 +01:00
Proddy a2ee2a5e6b remove custom formatter 2022-11-05 12:25:14 +01:00
Proddy 78d5f8b76d ignore i18n generated files 2022-11-05 12:25:02 +01:00
Proddy dd0cc00004 updated packages again 2022-11-05 12:24:49 +01:00
Proddy 825836c447 Merge pull request #721 from proddy/dev
formatting, updated packages, fix dialog focus on customization screen
2022-11-03 22:30:43 +01:00
Proddy 4996eb9e3c formatting, updated packages 2022-11-03 22:30:10 +01:00
Proddy 0bc3a3c34e Merge pull request #719 from pswid/dev
fix to the translation of the webUI in Polish.
2022-11-03 20:35:08 +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
Proddy bdce4ee9f9 Merge pull request #718 from MichaelDvP/dev
fix #717, rounding error
2022-11-01 18:09:31 +01:00
MichaelDvP 756a136124 fix overflow rendering uint32 2022-11-01 17:38:33 +01:00
MichaelDvP 4809ef3537 fix #717, rounding error 2022-11-01 17:24:10 +01:00
Proddy 2c056d6807 Merge pull request #715 from proddy/dev
minor changes
2022-10-31 20:56:54 +01:00
Proddy 90af466a2f rename Status to Info for info command 2022-10-31 20:56:33 +01:00
Proddy 20cbbcd9f4 fix VALUE() where it needs single and plural translations 2022-10-31 20:26:49 +01:00
Proddy 036953044e auto-formatting 2022-10-31 20:26:30 +01:00
Proddy 499456fa77 add comment 2022-10-31 20:25:03 +01:00
Proddy 22d9705412 package update 2022-10-31 20:24:40 +01:00
Proddy 663c853aff add test for Junkers room sensor issue in HA 2022-10-31 20:24:28 +01:00
Proddy 103ffa4761 fix compiling standalone 2022-10-31 20:24:12 +01:00
Proddy 3baedf01d1 Merge pull request #713 from MichaelDvP/dev
min/max, bus-ids, MD5
2022-10-31 19:28:54 +01:00
MichaelDvP bfad6d34b5 i18n baseLocale back to en, 18 pl-chars to font. 2022-10-31 14:21:13 +01:00
MichaelDvP 2aa2564078 version 3.5.0b8, Changelog, remove some F() 2022-10-31 11:11:50 +01:00
MichaelDvP 6561bb5a6c add min/max to customization table #686 2022-10-31 11:11:09 +01:00
MichaelDvP ac75176292 i18n@5.15.0 2022-10-31 11:10:20 +01:00