Commit Graph
633 Commits
Author SHA1 Message Date
proddy 1af1a1863a #759 add option to enable multiple instances to keep backward compatibllity with v3.4 2022-12-05 21:33:10 +01:00
proddy fd04f8be5a add multiple_sessions 2022-12-05 20:37:39 +01:00
MichaelDvP 9e23710c6d add heartbeat interval to mqtt settings 2022-12-05 19:27:56 +01:00
Proddy d080f5db0f fix dutch NUM_MINUTES #787 2022-12-04 15:52:31 +01:00
Proddy 1c48aa8444 fixes #787 2022-12-04 12:44:44 +01:00
Proddy 67e07813cb adding missing translations for Value (single/plural) 2022-12-04 10:33:13 +01:00
Proddy 7fbeed88a9 package updates 2022-12-04 10:32:50 +01:00
Proddy c9ef0bcd7b remove max_topic_length, make base mandatory 2022-11-29 21:14:08 +01:00
Proddy bc31d54028 package update 2022-11-29 21:13:15 +01:00
proddy d5592e5662 #751 boot time when NTP connected 2022-11-28 21:14:38 +01:00
MichaelDvP 644896faff Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-11-28 09:37:55 +01:00
MichaelDvP f41f7c0769 analog input fields, package update 2022-11-28 08:21:02 +01:00
proddy 4da827501a update packages 2022-11-27 20:22:20 +01:00
MichaelDvP 88135d2750 workaround for default language en and basetranslation pl 2022-11-23 11:09:46 +01:00
MichaelDvP 781fe03b5d Command values for analog/dallas sensors, writeable for analog-out, #758 2022-11-21 18:13:52 +01:00
Proddy a92f287256 Merge branch 'dev' into dev 2022-11-20 20:55:24 +01:00
proddy de97010cfb package update 2022-11-20 18:48:36 +01:00
MichaelDvP deda1daa04 add devices alert/Pump #575, #720, UOM:translate times? #752 2022-11-19 12:11:30 +01:00
MichaelDvP 8594c4a7eb restart animation on factory reset 2022-11-19 12:07:38 +01:00
MichaelDvP ae4070b7f2 package update 2022-11-17 16:17:47 +01:00
MichaelDvP 33d2cb9a49 Typos 2022-11-13 18:43:36 +01:00
Proddy 9dd0bf01e2 formatting 2022-11-13 14:35:04 +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
Proddy 57775af24b lower case days, hours, minutes, seconds 2022-11-10 22:12:10 +01:00
Proddy 845681b6dc package update 2022-11-10 22:11:54 +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
proddy 1e529a9e19 add missing elint supression to fix build 2022-11-05 18:33:46 +01:00
MichaelDvP 1d4634a76c add restart to factory partition (if there is one) 2022-11-05 15:56:08 +01:00
Proddy a3d3706b89 generate i18n on build 2022-11-05 12:54: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 dd0cc00004 updated packages again 2022-11-05 12:24:49 +01:00
Proddy 4996eb9e3c formatting, updated packages 2022-11-03 22:30:10 +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 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 22d9705412 package update 2022-10-31 20:24:40 +01:00
MichaelDvP bfad6d34b5 i18n baseLocale back to en, 18 pl-chars to font. 2022-10-31 14:21:13 +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
MichaelDvP 1005079f71 activate restart monitor on button restart 2022-10-31 11:09:12 +01:00
MichaelDvP e0e07a9deb md5 check for upload bin files #637 2022-10-31 11:08:05 +01:00
MichaelDvP c65005e5a6 add more bus-ids #673 2022-10-31 11:04:44 +01:00
Proddy 805c1298fb fix lint formatting so GH action build doesn't break 2022-10-30 16:56:00 +01:00
Proddy b8b96763cf update packages 2022-10-30 16:44:14 +01:00
mvjt a7569256d0 Corrected error (SE) #2 2022-10-30 15:57:26 +01:00
mvjt b0d4a094c1 Corrected error (SE) 2022-10-30 15:56:11 +01:00