Ton Huisman
|
8ef4863540
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/P095-add-extra-display-types
|
2022-07-28 22:35:19 +02:00 |
|
Ton Huisman
|
b69550a5e6
|
Merge branch 'feature/P095-add-extra-display-types' of https://github.com/tonhuisman/ESPEasy-1 into feature/P095-add-extra-display-types
|
2022-07-28 22:30:32 +02:00 |
|
 TD-erandGitHub
|
b03aa23e9f
|
Merge pull request #4162 from TD-er/bugfix/missing_include_common_h
[Build] Fix missing #include "ESPEasy_common.h"
|
2022-07-28 21:19:48 +02:00 |
|
TD-er
|
4321ebd9f4
|
[Build] Move some USES_xxx checks and add missing ESPEasy_common.h
|
2022-07-28 14:26:10 +02:00 |
|
TD-er
|
e535c0f9fd
|
[Build] Remove Notification code when notifiers disabled
|
2022-07-28 14:08:02 +02:00 |
|
TD-er
|
d2e537d1af
|
[Build] Fix missing #include "ESPEasy_common.h"
These missing includes may cause "tricky builds" which can cause nearly impossible to reproduce issues.
|
2022-07-28 12:32:56 +02:00 |
|
 TD-erandGitHub
|
76b1f7b816
|
Merge pull request #4153 from tonhuisman/feature/builds-rename-test-to-collection
[Builds] Rename TESTING to COLLECTION, introduce FEATURE_(buildflag) 0/1 defines
|
2022-07-27 22:59:06 +02:00 |
|
Ton Huisman
|
6b6799204d
|
[Build] Remove unused #define
|
2022-07-27 22:09:49 +02:00 |
|
Ton Huisman
|
e456c4b09d
|
[Build] Move checks file to CustomBuild folder, warnings will probably show multiple times
|
2022-07-27 21:55:45 +02:00 |
|
Ton Huisman
|
c6bd071c00
|
[Build] Rename USE_I2C_DEVICE_SCAN to FEATURE_I2C_DEVICE_SCAN and use 0/1 state
|
2022-07-27 21:29:40 +02:00 |
|
Ton Huisman
|
c44cc3cfc7
|
[Build] Rename USE_RTTTL to FEATURE_RTTTL and use 0/1 state
|
2022-07-27 21:23:28 +02:00 |
|
Ton Huisman
|
2308d1b396
|
[Build] Rename USE_RTTTL to FEATURE_RTTTL and use 0/1 state
|
2022-07-27 21:21:40 +02:00 |
|
Ton Huisman
|
72ad4e9bf5
|
[Build] Rename USE_SERVO to FEATURE_SERVO and use 0/1 state
|
2022-07-27 21:16:27 +02:00 |
|
Ton Huisman
|
3954faca12
|
[Build] Rename USE_SERVO to FEATURE_SERVO and use 0/1 state
|
2022-07-27 21:11:46 +02:00 |
|
Ton Huisman
|
3942040753
|
[Build] Rename USES_CHART_JS to FEATURE_CHART_JS and use 0/1 state
|
2022-07-27 21:04:04 +02:00 |
|
Ton Huisman
|
dd0df7dbaa
|
[Build] Rename USES_PLUGIN_STATS to FEATURE_PLUGIN_STATS and use 0/1 state
|
2022-07-27 20:46:52 +02:00 |
|
Ton Huisman
|
6c3f2c1e5a
|
[Build] Rename USES_HOMEASSISTANT_OPENHAB to FEATURE_HOMEASSISTANT_OPENHAB and use 0/1 state
|
2022-07-27 20:39:05 +02:00 |
|
Ton Huisman
|
9c11dcd3df
|
[Build] Rename USES_FHEM to FEATURE_FHEM and use 0/1 state
|
2022-07-27 20:37:41 +02:00 |
|
Ton Huisman
|
9a26bf574e
|
[Build] Rename USES_FHEM to FEATURE_FHEM and use 0/1 state
|
2022-07-27 20:34:10 +02:00 |
|
Ton Huisman
|
0e71729217
|
[Build] Rename USES_DOMOTICZ to FEATURE_DOMOTICZ and use 0/1 state
|
2022-07-27 20:31:52 +02:00 |
|
Ton Huisman
|
51f851e48f
|
Merge branch 'mega' of https://github.com/letscontrolit/ESPEasy into feature/builds-rename-test-to-collection
|
2022-07-27 20:09:03 +02:00 |
|
Ton Huisman
|
294e85c4a5
|
[Build] Move checks file to CustomBuild folder, move include to ESPEasy.ino to show warnings only once
|
2022-07-27 20:08:35 +02:00 |
|
 TD-erandGitHub
|
d8616c8150
|
Merge pull request #4160 from TD-er/bugfix/ADC_improve_factory_calib_resolution
[ADC] Improve factory calibration resolution (ESP32)
|
2022-07-27 15:44:10 +02:00 |
|
TD-er
|
b1010090e8
|
[ADC] Update documentation
|
2022-07-27 15:24:00 +02:00 |
|
Ton Huisman
|
6a84b93e1d
|
[Build] Rename HAS_ETHERNET to FEATURE_ETHERNET and use 0/1 state
|
2022-07-26 23:23:25 +02:00 |
|
Ton Huisman
|
b44bfc8802
|
[Build] Add check for renamed #define variables
|
2022-07-26 22:46:51 +02:00 |
|
Ton Huisman
|
baf0a21588
|
[Sysinfo json] Fix compilation error
|
2022-07-26 21:11:54 +02:00 |
|
TD-er
|
0035f55abf
|
[ADC] Update docs
|
2022-07-26 17:30:19 +02:00 |
|
TD-er
|
bae2f5547c
|
[ADC] Improve settings UI for Binning + adjust 2-point calibration
|
2022-07-26 12:34:27 +02:00 |
|
TD-er
|
cb452507a2
|
[ADC] Make multipoint charts more intuitive.
|
2022-07-26 01:36:36 +02:00 |
|
TD-er
|
e7eb132d00
|
[ADC] Fix Binning
|
2022-07-26 00:20:59 +02:00 |
|
Ton Huisman
|
af395af160
|
[Build] Fix typo in FEATURE_I2CMULTIPLEXER check
|
2022-07-25 23:01:03 +02:00 |
|
Ton Huisman
|
254abccb68
|
[Build] Rename ENABLE_TOOLTIPS to FEATURE_TOOLTIPS and use 0/1 state
|
2022-07-25 22:35:21 +02:00 |
|
Ton Huisman
|
c0ca324a3e
|
[Build] Rename USE_EXT_RTC to FEATURE_EXT_RTC and use 0/1 state
|
2022-07-25 22:03:37 +02:00 |
|
Ton Huisman
|
72599b0e23
|
[Build] Rename USES_TIMING_STATS to FEATURE_TIMING_STATS and use 0/1 state
|
2022-07-25 21:46:14 +02:00 |
|
Ton Huisman
|
dfabcb4ed7
|
[Build] Rename USES_SSDP to FEATURE_SSDP and use 0/1 state
|
2022-07-25 21:32:37 +02:00 |
|
Ton Huisman
|
75a533d3ed
|
[Build] Change FEATURE_I2CMULTIPLEXER to use 0/1 state
|
2022-07-25 21:00:08 +02:00 |
|
Ton Huisman
|
d55d8c59a9
|
[Build] Rename USE_TRIGONOMETRIC_FUNCTIONS_RULES to FEATURE_TRIGONOMETRIC_FUNCTIONS_RULES and use 0/1 state
|
2022-07-25 20:44:02 +02:00 |
|
TD-er
|
8abcabb662
|
[ADC] Improve factory calibration resolution (ESP32)
|
2022-07-25 17:57:52 +02:00 |
|
Ton Huisman
|
b921e46bb4
|
[Build] Rename USE_SETTINGS_ARCHIVE to FEATURE_SETTINGS_ARCHIVE and use 0/1 state
|
2022-07-24 23:07:29 +02:00 |
|
Ton Huisman
|
d509858dff
|
[Build] Rename USE_CUSTOM_PROVISIONING to FEATURE_CUSTOM_PROVISIONING and use 0/1 state
|
2022-07-24 22:48:53 +02:00 |
|
Ton Huisman
|
44ae87c0d4
|
[Build] Rename USE_DOWNLOAD to FEATURE_DOWNLOAD and use 0/1 state
|
2022-07-24 22:29:56 +02:00 |
|
Ton Huisman
|
c7be417e67
|
[Build] Change FEATURE_ARDUINO_OTA to use 0/1 state
|
2022-07-24 22:22:51 +02:00 |
|
Ton Huisman
|
af538b2431
|
[Build] Change FEATURE_SD to use 0/1 state
|
2022-07-24 22:06:57 +02:00 |
|
 Ton HuismanandGitHub
|
6336bfefe1
|
Merge branch 'mega' into feature/builds-rename-test-to-collection
|
2022-07-24 20:44:28 +02:00 |
|
 TD-erandGitHub
|
45d4071004
|
Merge pull request #4157 from fmuntean/NOTIFICATION_PAGE_PIN
[Fix] Notification Page to display GPIO
|
2022-07-23 22:33:25 +02:00 |
|
fmuntean
|
8a83d352d7
|
[Fix] Notification Page to display GPIO
|
2022-07-23 16:24:40 -04:00 |
|
 TD-erandGitHub
|
b6babf10d0
|
Merge pull request #4051 from TD-er/feature/fetch_OTA
[Provisioning] Add command to download firmware OTA
|
2022-07-23 22:19:30 +02:00 |
|
TD-er
|
b43802ec4d
|
[HTTP] Document changes to handling HTTP calls + add follow redirects
|
2022-07-23 21:46:22 +02:00 |
|
TD-er
|
40b0b2a0f0
|
[SendToHTTP] Allow to use http:// formatted URL
|
2022-07-23 18:05:27 +02:00 |
|