Commit Graph
4554 Commits
Author SHA1 Message Date
mvjt 75b0869a77 Additional SE translation 2022-12-28 16:37:46 +01:00
Proddy c4c341922b Merge pull request #851 from proddy/dev
#828 dump all out entities (standalone only)
2022-12-28 15:41:07 +01:00
Proddy 43b4adc618 changes to #828 2022-12-28 15:39:34 +01:00
Proddy 5d45064c2d update ArduinoJson to latest v6.20.0 (saves 1600 bytes in flash. whoot!) 2022-12-27 21:48:03 +01:00
Proddy 6390f4aa48 update packages 2022-12-27 21:47:08 +01:00
Proddy bb94d56bd0 Merge branch 'emsesp:dev' into dev 2022-12-27 21:19:11 +01:00
Proddy 14f3d9ab12 Merge pull request #849 from MichaelDvP/dev
fix #846, #848, remove double values hpsuctionGas/hpHotGas, stick to hpTr5/hpTr6
2022-12-27 21:16:58 +01:00
MichaelDvP d9ecf0efb8 remove double values hpsuctionGas/hpHotGas, stick to hpTr5/hpTr6 2022-12-27 18:03:10 +01:00
Proddy 9b66b02e46 Merge branch 'emsesp:dev' into dev 2022-12-27 17:26:00 +01:00
proddy feca878fdd Create table of all EMS-ESP entities, by device, shortname/fullname and characteristics #828 2022-12-27 16:27:57 +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