Commit Graph
4545 Commits
Author SHA1 Message Date
MichaelDvP d9ecf0efb8 remove double values hpsuctionGas/hpHotGas, stick to hpTr5/hpTr6 2022-12-27 18:03:10 +01:00
Proddy f53fd74873 Merge pull request #845 from MichaelDvP/dev
fix copy/paste error
2022-12-27 11:49:23 +01:00
MichaelDvP bbaf892523 add silentMode #831 2022-12-27 11:34:42 +01:00
MichaelDvP 451b3abddf fix copy/paste error 2022-12-27 10:46:19 +01:00
Proddy ba03add3d3 Merge pull request #842 from MichaelDvP/dev
fix #841
2022-12-27 10:27:37 +01:00
MichaelDvP a41de7ed1c Avoid 507, reduce buffer stepwise until it fits 2022-12-27 10:22:28 +01:00
MichaelDvP 28de5bb097 fix #841 2022-12-27 09:02:15 +01:00
Proddy d08a1224e2 Merge pull request #840 from proddy/dev
added version upgrade/downgrade #832
2022-12-26 15:07:55 +01:00
proddy 327cf7ec75 rollback to c++11 to save on flash 2022-12-25 20:05:46 +01:00
Proddy 83438129a2 fixes #833 2022-12-25 16:50:19 +01:00
Proddy 9b3b7fc8ff Support upgrade/downgrade between versions #832 2022-12-25 16:47:17 +01:00
Proddy 8000497302 check for fresh install 2022-12-25 13:21:21 +01:00
Proddy 84589a4b40 add version to settings file 2022-12-25 13:08:59 +01:00
Proddy 067129f5a9 banner text changes 2022-12-25 13:08:17 +01:00
Proddy ffcf98b06b move defines for board types 2022-12-25 13:08:01 +01:00
Proddy b2f001e416 minor text change 2022-12-25 13:06:51 +01:00
Proddy 44c31c9c61 3.5.0-dev.14 2022-12-25 13:05:47 +01:00
Proddy 8aa659eee2 c++17 2022-12-25 13:05:31 +01:00
Proddy 51bf163149 change version name 2022-12-25 13:05:02 +01:00
Proddy d5c02f6b94 added 2022-12-25 13:04:52 +01:00
Proddy 55fa968afb remove unneeded variables 2022-12-25 13:04:41 +01:00
Proddy a9aac33a46 rename lib 2022-12-25 13:03:32 +01:00
Proddy 1f45506b37 add semver lib 2022-12-25 13:03:09 +01:00
Proddy 9d9d88b171 compile with limited set of tests (flash mem overload) 2022-12-25 13:02:54 +01:00
Proddy 291da3f7fe Merge pull request #836 from MichaelDvP/dev
fixes and enhancements #826, #835, #820
2022-12-24 17:03:01 +01:00
MichaelDvP 70cfbc3715 cleanup and formatting 2022-12-24 15:46:04 +01:00
MichaelDvP 9d80c2cea7 add generic controller without product id #835 2022-12-24 15:45:11 +01:00
MichaelDvP a7f7959f91 typo 2022-12-24 12:21:23 +01:00
MichaelDvP 082268d9fc Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-12-24 12:15:49 +01:00
MichaelDvP 945ef2f1b0 rename setting to "max buffer size", show used buffer in info 2022-12-24 12:06:27 +01:00
MichaelDvP 1f1feed3ae fix limit weblog buffer 2022-12-24 09:54:05 +01:00
Proddy 290890f6e7 Merge pull request #830 from proddy/dev
#822 and #829
2022-12-24 08:09:44 +01:00
proddy b7bfd803eb kB back to KB, L back to l 2022-12-24 08:09:11 +01:00
Proddy 2151905d46 test upgrade 2022-12-23 18:28:09 +01:00
MichaelDvP fdde118af1 buffer back to 20k 2022-12-23 15:24:23 +01:00
Proddy 5f9ba2e04b add TODO for missing translations 2022-12-23 14:58:15 +01:00
Proddy ca871f654b Remove the test.mosquitto.org URL in the MQTT settings #829 2022-12-23 14:40:24 +01:00
Proddy 3c91ac27dc Set device_class to duration in HA sensor definitions #822 2022-12-23 13:42:59 +01:00
MichaelDvP 94b4cb0baf Merge branch 'dev' of https://github.com/emsesp/EMS-ESP32 into dev 2022-12-23 12:02:26 +01:00
MichaelDvP 1b956c6ad7 check log_buffer before expanding 2022-12-23 11:11:40 +01:00
MichaelDvP b9b79bbd9a webbuffer 12k to reduce http:507 messages 2022-12-23 10:59:41 +01:00
Proddy 9802581301 Merge pull request #827 from pswid/dev
Polish translation update
2022-12-23 08:01:13 +01:00
MichaelDvP c1f39fbf57 Dashboard/Customization Buffer 16k, measure and and log size. 2022-12-22 21:27:59 +01:00
MichaelDvP f66e7712c3 fix crashes, clean up, update packages 2022-12-22 19:12:39 +01:00
pswid 2bb6d985cc Polish translation update 2022-12-22 14:59:53 +01:00
MichaelDvP d300ed38ea readonly check with device_id 2022-12-22 14:25:20 +01:00
MichaelDvP 9cbb810fe4 add device_id to commands, fix #826 2022-12-22 14:01:55 +01:00
MichaelDvP cfa486d8cc Add mixing module MM300, product-id 193 2022-12-22 09:48:52 +01:00
MichaelDvP ab1924d266 fix #820, 4byte-values 2022-12-22 09:02:05 +01:00
Proddy d6de0f6fa8 Merge pull request #825 from pswid/dev
added "compressor temp." for more hp types
2022-12-21 09:27:31 +01:00