[Build] Remove TESTING tag from Stable plugins

This commit is contained in:
Ton Huisman
2022-07-22 21:51:00 +02:00
parent c3d419f8d6
commit 8474d47cb7
69 changed files with 75 additions and 75 deletions
+1 -1
View File
@@ -156,7 +156,7 @@ Follow these steps to configure ESPEasy's Nextion plugin.
1. Use your favorite web browser and connect to your ESPEasy device.
2. Go to the *Devices* Tab and pick an empty task.
3. Choose the task *Add* button and select the *Display - Nextion [TESTING]* entry.
3. Choose the task *Add* button and select the *Display - Nextion* entry.
4. Configure the Nextion display as needed by your application.
See the *Configuration Settings Summary* below.
5. Click the submit button.
+1 -1
View File
@@ -81,4 +81,4 @@ Change log
.. versionchanged:: 2.0
|added| 2021-05-08 Added to main repository as Plugin 115 Energy - Fuel Gauge MAX1704x [TESTING]
|added| 2021-05-08 Added to main repository as Plugin 115 Energy - Fuel Gauge MAX1704x
+1 -1
View File
@@ -7,7 +7,7 @@
# define CPLUGIN_011
# define CPLUGIN_ID_011 11
# define CPLUGIN_NAME_011 "Generic HTTP Advanced [TESTING]"
# define CPLUGIN_NAME_011 "Generic HTTP Advanced"
# define C011_HTTP_METHOD_MAX_LEN 16
# define C011_HTTP_URI_MAX_LEN 240
+1 -1
View File
@@ -9,7 +9,7 @@
# define CPLUGIN_012
# define CPLUGIN_ID_012 12
# define CPLUGIN_NAME_012 "Blynk HTTP [TESTING]"
# define CPLUGIN_NAME_012 "Blynk HTTP"
bool CPlugin_012(CPlugin::Function function, struct EventStruct *event, String& string)
{
+2 -2
View File
@@ -36,7 +36,7 @@
#ifdef ESP32
# include <BlynkSimpleEsp32_SSL.h>
#endif
# define CPLUGIN_NAME_015 "Blynk SSL [TESTING]"
# define CPLUGIN_NAME_015 "Blynk SSL"
// Current official blynk server thumbprint
# define CPLUGIN_015_DEFAULT_THUMBPRINT "FD C0 7D 8D 47 97 F7 E3 07 05 D3 4E E3 BB 8E 3D C0 EA BE 1C"
@@ -48,7 +48,7 @@
#ifdef ESP32
# include <BlynkSimpleEsp32.h>
#endif
# define CPLUGIN_NAME_015 "Blynk [TESTING]"
# define CPLUGIN_NAME_015 "Blynk"
# define C015_LOG_PREFIX "BL: "
# endif // ifdef CPLUGIN_015_SSL
+1 -1
View File
@@ -8,7 +8,7 @@
# define CPLUGIN_018
# define CPLUGIN_ID_018 18
# define CPLUGIN_NAME_018 "LoRa TTN - RN2483/RN2903 [TESTING]"
# define CPLUGIN_NAME_018 "LoRa TTN - RN2483/RN2903"
# define C018_BAUDRATE_LABEL "baudrate"
+2 -2
View File
@@ -2,7 +2,7 @@
#ifdef USES_P045
// #######################################################################################################
// #################################### Plugin 045: MPU6050 [Testing] ####################################
// #################################### Plugin 045: MPU6050 ####################################
// #######################################################################################################
// Based on the works of Nolan Gilley @ https://home-assistant.io/blog/2016/08/03/laundry-automation-update/
@@ -68,7 +68,7 @@
#define PLUGIN_045
#define PLUGIN_ID_045 45
#define PLUGIN_NAME_045 "Gyro - MPU 6050 [TESTING]"
#define PLUGIN_NAME_045 "Gyro - MPU 6050"
#define PLUGIN_VALUENAME1_045 ""
+2 -2
View File
@@ -1,7 +1,7 @@
#include "_Plugin_Helper.h"
#ifdef USES_P046
//#######################################################################################################
//#################################### Plugin 046: Ventus W266 [Testing] ################################
//#################################### Plugin 046: Ventus W266 ################################
//#######################################################################################################
// Purpose: Sniff the data received by the Ventus W266 display unit and send it to Domoticz
@@ -86,7 +86,7 @@
#define PLUGIN_046 // Mandatory framework constants
#define PLUGIN_ID_046 46
#define PLUGIN_NAME_046 "Hardware - Ventus W266 [TESTING]"
#define PLUGIN_NAME_046 "Hardware - Ventus W266"
#define PLUGIN_VALUENAME1_046 ""
#define PLUGIN_VALUENAME2_046 ""
#define PLUGIN_VALUENAME3_046 ""
+1 -1
View File
@@ -13,7 +13,7 @@
#define PLUGIN_047
#define PLUGIN_ID_047 47
#define PLUGIN_NAME_047 "Environment - Soil moisture sensor [TESTING]"
#define PLUGIN_NAME_047 "Environment - Soil moisture sensor"
#define PLUGIN_VALUENAME1_047 "Temperature"
#define PLUGIN_VALUENAME2_047 "Moisture"
#define PLUGIN_VALUENAME3_047 "Light"
+1 -1
View File
@@ -17,7 +17,7 @@
#define PLUGIN_048
#define PLUGIN_ID_048 48
#define PLUGIN_NAME_048 "Motor - Adafruit Motorshield v2 [TESTING]"
#define PLUGIN_NAME_048 "Motor - Adafruit Motorshield v2"
#define PLUGIN_VALUENAME1_048 "MotorShield v2"
#define Plugin_048_MotorShield_address PCONFIG(0)
+1 -1
View File
@@ -24,7 +24,7 @@
#define PLUGIN_050
#define PLUGIN_ID_050 50
#define PLUGIN_NAME_050 "Color - TCS34725 [TESTING]"
#define PLUGIN_NAME_050 "Color - TCS34725 "
#define PLUGIN_VALUENAME1_050 "Red"
#define PLUGIN_VALUENAME2_050 "Green"
#define PLUGIN_VALUENAME3_050 "Blue"
+1 -1
View File
@@ -17,7 +17,7 @@
#define PLUGIN_051
#define PLUGIN_ID_051 51
#define PLUGIN_NAME_051 "Environment - AM2320 [TESTING]"
#define PLUGIN_NAME_051 "Environment - AM2320"
#define PLUGIN_VALUENAME1_051 "Temperature"
#define PLUGIN_VALUENAME2_051 "Humidity"
+1 -1
View File
@@ -54,7 +54,7 @@
#define PLUGIN_054
#define PLUGIN_ID_054 54
#define PLUGIN_NAME_054 "Communication - DMX512 TX [TESTING]"
#define PLUGIN_NAME_054 "Communication - DMX512 TX"
uint8_t* Plugin_054_DMXBuffer = 0;
int16_t Plugin_054_DMXSize = 32;
+1 -1
View File
@@ -54,7 +54,7 @@
#define PLUGIN_055
#define PLUGIN_ID_055 55
#define PLUGIN_NAME_055 "Notify - Chiming [TESTING]"
#define PLUGIN_NAME_055 "Notify - Chiming"
#define PLUGIN_055_FIFO_SIZE 64 // must be power of 2
#define PLUGIN_055_FIFO_MASK (PLUGIN_055_FIFO_SIZE-1)
+1 -1
View File
@@ -67,7 +67,7 @@
#define PLUGIN_057
#define PLUGIN_ID_057 57
#define PLUGIN_NAME_057 "Display - HT16K33 [TESTING]"
#define PLUGIN_NAME_057 "Display - HT16K33"
#include "src/PluginStructs/P057_data_struct.h"
+1 -1
View File
@@ -31,7 +31,7 @@
#define PLUGIN_058
#define PLUGIN_ID_058 58
#define PLUGIN_NAME_058 "Keypad - HT16K33 [TESTING]"
#define PLUGIN_NAME_058 "Keypad - HT16K33"
#define PLUGIN_VALUENAME1_058 "ScanCode"
+1 -1
View File
@@ -13,7 +13,7 @@
#define PLUGIN_060
#define PLUGIN_ID_060 60
#define PLUGIN_NAME_060 "Analog input - MCP3221 [TESTING]"
#define PLUGIN_NAME_060 "Analog input - MCP3221"
#define PLUGIN_VALUENAME1_060 "Analog"
+1 -1
View File
@@ -77,7 +77,7 @@
# define PLUGIN_061
# define PLUGIN_ID_061 61
# define PLUGIN_NAME_061 "Keypad - PCF8574 / MCP23017 / PCF8575 [TESTING]"
# define PLUGIN_NAME_061 "Keypad - PCF8574 / MCP23017 / PCF8575"
# define PLUGIN_VALUENAME1_061 "ScanCode"
+1 -1
View File
@@ -23,7 +23,7 @@
# define PLUGIN_062
# define PLUGIN_ID_062 62
# define PLUGIN_NAME_062 "Keypad - MPR121 Touch [TESTING]"
# define PLUGIN_NAME_062 "Keypad - MPR121 Touch"
# define PLUGIN_VALUENAME1_062 "ScanCode"
+1 -1
View File
@@ -38,7 +38,7 @@
# define PLUGIN_065
# define PLUGIN_ID_065 65
# define PLUGIN_NAME_065 "Notify - DFPlayer-Mini MP3 [TESTING]"
# define PLUGIN_NAME_065 "Notify - DFPlayer-Mini MP3"
# define PLUGIN_VALUENAME1_065 ""
# include <ESPeasySerial.h>
+1 -1
View File
@@ -14,7 +14,7 @@
#define PLUGIN_066
#define PLUGIN_ID_066 66
#define PLUGIN_NAME_066 "Color - VEML6040 [TESTING]"
#define PLUGIN_NAME_066 "Color - VEML6040"
#define PLUGIN_VALUENAME1_066 "R"
#define PLUGIN_VALUENAME2_066 "G"
#define PLUGIN_VALUENAME3_066 "B"
+1 -1
View File
@@ -19,7 +19,7 @@
#define PLUGIN_067
#define PLUGIN_ID_067 67
#define PLUGIN_NAME_067 "Weight - HX711 Load Cell [TESTING]"
#define PLUGIN_NAME_067 "Weight - HX711 Load Cell"
#define PLUGIN_VALUENAME1_067 "WeightChanA"
#define PLUGIN_VALUENAME2_067 "WeightChanB"
+1 -1
View File
@@ -24,7 +24,7 @@
# define PLUGIN_068
# define PLUGIN_ID_068 68
# define PLUGIN_NAME_068 "Environment - SHT30/31/35 [TESTING]"
# define PLUGIN_NAME_068 "Environment - SHT30/31/35"
# define PLUGIN_VALUENAME1_068 "Temperature"
# define PLUGIN_VALUENAME2_068 "Humidity"
+1 -1
View File
@@ -17,7 +17,7 @@
# define PLUGIN_070
# define PLUGIN_ID_070 70
# define PLUGIN_NAME_070 "Output - NeoPixel Ring Clock [TESTING]"
# define PLUGIN_NAME_070 "Output - NeoPixel Ring Clock"
# define PLUGIN_VALUENAME1_070 "Enabled"
# define PLUGIN_VALUENAME2_070 "Brightness"
# define PLUGIN_VALUENAME3_070 "Marks"
+1 -1
View File
@@ -18,7 +18,7 @@
#define PLUGIN_071
#define PLUGIN_ID_071 71
#define PLUGIN_NAME_071 "Communication - Kamstrup Multical 401 [TESTING]"
#define PLUGIN_NAME_071 "Communication - Kamstrup Multical 401"
#define PLUGIN_VALUENAME1_071 "Heat"
#define PLUGIN_VALUENAME2_071 "Volume"
+1 -1
View File
@@ -8,7 +8,7 @@
#define PLUGIN_072
#define PLUGIN_ID_072 72
#define PLUGIN_NAME_072 "Environment - HDC1080 (I2C) [TESTING]"
#define PLUGIN_NAME_072 "Environment - HDC1080 (I2C)"
#define PLUGIN_VALUENAME1_072 "Temperature"
#define PLUGIN_VALUENAME2_072 "Humidity"
+1 -1
View File
@@ -20,7 +20,7 @@
# define PLUGIN_074
# define PLUGIN_ID_074 74
# define PLUGIN_NAME_074 "Light/Lux - TSL2591 [TESTING]"
# define PLUGIN_NAME_074 "Light/Lux - TSL2591"
# define PLUGIN_VALUENAME1_074 "Lux"
# define PLUGIN_VALUENAME2_074 "Full"
# define PLUGIN_VALUENAME3_074 "Visible"
+1 -1
View File
@@ -27,7 +27,7 @@
// Plug-In defines
# define PLUGIN_075
# define PLUGIN_ID_075 75
# define PLUGIN_NAME_075 "Display - Nextion [TESTING]"
# define PLUGIN_NAME_075 "Display - Nextion"
# define PLUGIN_DEFAULT_NAME "NEXTION"
# define PLUGIN_VALUENAME1_075 "idx"
# define PLUGIN_VALUENAME2_075 "value"
+1 -1
View File
@@ -24,7 +24,7 @@ HLW8012 *Plugin_076_hlw = nullptr;
#define PLUGIN_076
#define PLUGIN_ID_076 76
#define PLUGIN_076_DEBUG true // activate extra log info in the debug
#define PLUGIN_NAME_076 "Energy (AC) - HLW8012/BL0937 [TESTING]"
#define PLUGIN_NAME_076 "Energy (AC) - HLW8012/BL0937 "
#define PLUGIN_VALUENAME1_076 "Voltage"
#define PLUGIN_VALUENAME2_076 "Current"
#define PLUGIN_VALUENAME3_076 "Power"
+2 -2
View File
@@ -12,9 +12,9 @@
# define PLUGIN_077
# define PLUGIN_ID_077 77
# ifdef PLUGIN_SET_SONOFF_POW
# define PLUGIN_NAME_077 "Energy (AC) - CSE7766 (POW r2) [TESTING]"
# define PLUGIN_NAME_077 "Energy (AC) - CSE7766 (POW r2)"
# else // ifdef PLUGIN_SET_SONOFF_POW
# define PLUGIN_NAME_077 "Energy (AC) - CSE7766 [TESTING]"
# define PLUGIN_NAME_077 "Energy (AC) - CSE7766"
# endif // ifdef PLUGIN_SET_SONOFF_POW
# define PLUGIN_VALUENAME1_077 "Voltage"
# define PLUGIN_VALUENAME2_077 "Power"
+1 -1
View File
@@ -14,7 +14,7 @@
#define PLUGIN_078
#define PLUGIN_ID_078 78
#define PLUGIN_NAME_078 "Energy (AC) - Eastron SDM120C/220T/230/630 [TESTING]"
#define PLUGIN_NAME_078 "Energy (AC) - Eastron SDM120C/220T/230/630"
#define P078_DEV_ID PCONFIG(0)
#define P078_DEV_ID_LABEL PCONFIG_LABEL(0)
+1 -1
View File
@@ -11,7 +11,7 @@
# define PLUGIN_080
# define PLUGIN_ID_080 80
# define PLUGIN_NAME_080 "Input - iButton [TESTING]"
# define PLUGIN_NAME_080 "Input - iButton"
# define PLUGIN_VALUENAME1_080 "iButton"
+1 -1
View File
@@ -13,7 +13,7 @@
# define PLUGIN_081
# define PLUGIN_ID_081 81 // plugin id
# define PLUGIN_NAME_081 "Generic - CRON [TESTING]" // "Plugin Name" is what will be displayed in the selection list
# define PLUGIN_NAME_081 "Generic - CRON" // "Plugin Name" is what will be displayed in the selection list
# define PLUGIN_VALUENAME1_081 "LastExecution"
# define PLUGIN_VALUENAME2_081 "NextExecution"
+1 -1
View File
@@ -23,7 +23,7 @@
# define PLUGIN_082
# define PLUGIN_ID_082 82
# define PLUGIN_NAME_082 "Position - GPS [TESTING]"
# define PLUGIN_NAME_082 "Position - GPS"
# define PLUGIN_VALUENAME1_082 "Longitude"
# define PLUGIN_VALUENAME2_082 "Latitude"
# define PLUGIN_VALUENAME3_082 "Altitude"
+1 -1
View File
@@ -13,7 +13,7 @@
#define PLUGIN_083
#define PLUGIN_ID_083 83
#define PLUGIN_NAME_083 "Gasses - SGP30 [TESTING]"
#define PLUGIN_NAME_083 "Gasses - SGP30"
#define PLUGIN_VALUENAME1_083 "TVOC"
#define PLUGIN_VALUENAME2_083 "eCO2"
+1 -1
View File
@@ -13,7 +13,7 @@
#define PLUGIN_084
#define PLUGIN_ID_084 84
#define PLUGIN_NAME_084 "UV - VEML6070 [TESTING]"
#define PLUGIN_NAME_084 "UV - VEML6070"
#define PLUGIN_VALUENAME1_084 "Raw"
#define PLUGIN_VALUENAME2_084 "Risk"
#define PLUGIN_VALUENAME3_084 "Power"
+1 -1
View File
@@ -18,7 +18,7 @@
# define PLUGIN_085
# define PLUGIN_ID_085 85
# define PLUGIN_NAME_085 "Energy - AccuEnergy AcuDC24x [TESTING]"
# define PLUGIN_NAME_085 "Energy - AccuEnergy AcuDC24x"
# define PLUGIN_VALUENAME1_085 ""
+1 -1
View File
@@ -7,7 +7,7 @@
#define PLUGIN_086
#define PLUGIN_ID_086 86
#define PLUGIN_NAME_086 "Generic - Homie receiver [TESTING]"
#define PLUGIN_NAME_086 "Generic - Homie receiver"
// empty default names because settings will be ignored / not used if value name is empty
#define PLUGIN_VALUENAME1_086 ""
+1 -1
View File
@@ -23,7 +23,7 @@
#define PLUGIN_087
#define PLUGIN_ID_087 87
#define PLUGIN_NAME_087 "Communication - Serial Proxy [TESTING]"
#define PLUGIN_NAME_087 "Communication - Serial Proxy"
#define P087_BAUDRATE PCONFIG_LONG(0)
+1 -1
View File
@@ -6,7 +6,7 @@
#define PLUGIN_088
#define PLUGIN_ID_088 88
#define PLUGIN_NAME_088 "Energy (Heat) - Heatpump IR transmitter [TESTING]"
#define PLUGIN_NAME_088 "Energy (Heat) - Heatpump IR transmitter"
/*
+1 -1
View File
@@ -21,7 +21,7 @@
#define PLUGIN_090
#define PLUGIN_ID_090 90
#define PLUGIN_NAME_090 "Gases - CCS811 TVOC/eCO2 [TESTING]"
#define PLUGIN_NAME_090 "Gases - CCS811 TVOC/eCO2"
#define PLUGIN_VALUENAME1_090 "TVOC"
#define PLUGIN_VALUENAME2_090 "eCO2"
+1 -1
View File
@@ -67,7 +67,7 @@
# define PLUGIN_ID_092 92
// #define PLUGIN_092_DEBUG // additional debug messages in the log
# define PLUGIN_NAME_092 "Heating - DL-Bus (Technische Alternative) [TESTING]"
# define PLUGIN_NAME_092 "Heating - DL-Bus (Technische Alternative) "
# define PLUGIN_VALUENAME1_092 "Value"
// global values needed for all tasks
+1 -1
View File
@@ -9,7 +9,7 @@
# define PLUGIN_093
# define PLUGIN_ID_093 93
# define PLUGIN_NAME_093 "Energy (Heat) - Mitsubishi Heat Pump [TESTING]"
# define PLUGIN_NAME_093 "Energy (Heat) - Mitsubishi Heat Pump"
# define PLUGIN_VALUENAME1_093 "settings"
# define P093_REQUEST_STATUS PCONFIG(0)
+1 -1
View File
@@ -7,7 +7,7 @@
# define PLUGIN_095
# define PLUGIN_ID_095 95
# define PLUGIN_NAME_095 "Display - TFT 2.4 inches ILI9341 [TESTING]"
# define PLUGIN_NAME_095 "Display - TFT 2.4 inches ILI9341"
# define PLUGIN_VALUENAME1_095 "CursorX"
# define PLUGIN_VALUENAME2_095 "CursorY"
# define PLUGIN_095_MAX_DISPLAY 1
+1 -1
View File
@@ -7,7 +7,7 @@
# define PLUGIN_096
# define PLUGIN_ID_096 96
# define PLUGIN_NAME_096 "Display - eInk with Lolin ePaper screen [TESTING]"
# define PLUGIN_NAME_096 "Display - eInk with Lolin ePaper screen"
# define PLUGIN_VALUENAME1_096 "CursorX"
# define PLUGIN_VALUENAME2_096 "CursorY"
+1 -1
View File
@@ -31,7 +31,7 @@
#define PLUGIN_099
#define PLUGIN_ID_099 99
#define PLUGIN_NAME_099 "Touch - XPT2046 on a TFT display [TESTING]"
#define PLUGIN_NAME_099 "Touch - XPT2046 on a TFT display"
#define PLUGIN_VALUENAME1_099 "X"
#define PLUGIN_VALUENAME2_099 "Y"
#define PLUGIN_VALUENAME3_099 "Z"
+1 -1
View File
@@ -11,7 +11,7 @@
# define PLUGIN_100
# define PLUGIN_ID_100 100
# define PLUGIN_NAME_100 "Pulse Counter - DS2423 [TESTING]"
# define PLUGIN_NAME_100 "Pulse Counter - DS2423"
# define PLUGIN_VALUENAME1_100 "CountDelta"
boolean Plugin_100(uint8_t function, struct EventStruct *event, String& string)
+2 -2
View File
@@ -11,7 +11,7 @@
// Oct-12-2020: Creation
// Oct-16-2020: Beta Test Release to ESPEasy Forum.
// Oct-18-2020: Re-assigned as plugin number P101 (was P248).
// Oct-20-2020: Github PR #3328, Submitted as [Testing] plugin.
// Oct-20-2020: Github PR #3328, Submitted as plugin.
//
// This ESPEasy plugin requires the WakeOnLan library found here:
// https://github.com/a7md0/WakeOnLan
@@ -55,7 +55,7 @@
// Plugin defines
#define PLUGIN_101
#define PLUGIN_ID_101 101
#define PLUGIN_NAME_101 "Communication - Wake On LAN [Testing]"
#define PLUGIN_NAME_101 "Communication - Wake On LAN"
// Config Setting defines
#define CUSTOMTASK_STR_SIZE_P101 20
+1 -1
View File
@@ -17,7 +17,7 @@
# define PLUGIN_102
# define PLUGIN_ID_102 102
# define PLUGIN_102_DEBUG true // activate extra log info in the debug
# define PLUGIN_NAME_102 "PZEM-004Tv30-Multiple [TESTING]"
# define PLUGIN_NAME_102 "PZEM-004Tv30-Multiple"
# define P102_PZEM_mode PCONFIG(1) // 0=read value ; 1=reset energy; 2=programm address
# define P102_PZEM_ADDR PCONFIG(2)
+1 -1
View File
@@ -16,7 +16,7 @@
#define PLUGIN_103
#define PLUGIN_ID_103 103
#define PLUGIN_NAME_103 "Environment - Atlas EZO pH ORP EC DO [TESTING]"
#define PLUGIN_NAME_103 "Environment - Atlas EZO pH ORP EC DO"
#define PLUGIN_VALUENAME1_103 "SensorData"
#define PLUGIN_VALUENAME2_103 "Voltage"
#define UNKNOWN 0
+1 -1
View File
@@ -37,7 +37,7 @@
# define PLUGIN_105
# define PLUGIN_ID_105 105
# define PLUGIN_NAME_105 "Environment - AHT10/20/21 [TESTING]"
# define PLUGIN_NAME_105 "Environment - AHT10/20/21"
# define PLUGIN_VALUENAME1_105 "Temperature"
# define PLUGIN_VALUENAME2_105 "Humidity"
+1 -1
View File
@@ -31,7 +31,7 @@
# define PLUGIN_108
# define PLUGIN_ID_108 108
# define PLUGIN_NAME_108 "Energy (AC) - DDS238-x ZN [TESTING]"
# define PLUGIN_NAME_108 "Energy (AC) - DDS238-x ZN"
# define PLUGIN_VALUENAME1_108 ""
+1 -1
View File
@@ -16,7 +16,7 @@
#define PLUGIN_110
#define PLUGIN_ID_110 110
#define PLUGIN_NAME_110 "Distance - VL53L0X (200cm) [TESTING]"
#define PLUGIN_NAME_110 "Distance - VL53L0X (200cm)"
#define PLUGIN_VALUENAME1_110 "Distance"
+1 -1
View File
@@ -17,7 +17,7 @@
#define PLUGIN_111
#define PLUGIN_ID_111 111
#define PLUGIN_NAME_111 "RFID - RC522 [TESTING]"
#define PLUGIN_NAME_111 "RFID - RC522"
#define PLUGIN_VALUENAME1_111 "Tag"
#include "src/PluginStructs/P111_data_struct.h"
+1 -1
View File
@@ -15,7 +15,7 @@
# define PLUGIN_113
# define PLUGIN_ID_113 113
# define PLUGIN_NAME_113 "Distance - VL53L1X (400cm) [TESTING]"
# define PLUGIN_NAME_113 "Distance - VL53L1X (400cm)"
# define PLUGIN_VALUENAME1_113 "Distance"
# define PLUGIN_VALUENAME2_113 "Ambient"
+1 -1
View File
@@ -11,7 +11,7 @@
# define PLUGIN_114
# define PLUGIN_ID_114 114
# define PLUGIN_NAME_114 "UV - VEML6075 UVA/UVB Sensor [TESTING]"
# define PLUGIN_NAME_114 "UV - VEML6075 UVA/UVB Sensor"
# define PLUGIN_VALUENAME1_114 "UVA"
# define PLUGIN_VALUENAME2_114 "UVB"
# define PLUGIN_VALUENAME3_114 "UVIndex"
+1 -1
View File
@@ -17,7 +17,7 @@
# define PLUGIN_115
# define PLUGIN_ID_115 115 // plugin id
# define PLUGIN_NAME_115 "Energy - Fuel Gauge MAX1704x [TESTING]"
# define PLUGIN_NAME_115 "Energy - Fuel Gauge MAX1704x"
# define PLUGIN_VALUENAME1_115 "Voltage" // Battery voltage
# define PLUGIN_VALUENAME2_115 "SOC" // Battery state of charge in percentage
# define PLUGIN_VALUENAME3_115 "Alert" // (0 or 1) Alert when the battery SoC gets too low
+1 -1
View File
@@ -28,7 +28,7 @@
# define PLUGIN_116
# define PLUGIN_ID_116 116
# define PLUGIN_NAME_116 "Display - ST77xx TFT [TESTING]"
# define PLUGIN_NAME_116 "Display - ST77xx TFT"
# define PLUGIN_VALUENAME1_116 "CursorX"
# define PLUGIN_VALUENAME2_116 "CursorY"
+1 -1
View File
@@ -28,7 +28,7 @@
# define PLUGIN_117
# define PLUGIN_ID_117 117
# define PLUGIN_NAME_117 "Gases - CO2 SCD30 [TESTING]"
# define PLUGIN_NAME_117 "Gases - CO2 SCD30"
# define PLUGIN_VALUENAME1_117 "CO2"
# define PLUGIN_VALUENAME2_117 "Humidity"
# define PLUGIN_VALUENAME3_117 "Temperature"
+1 -1
View File
@@ -26,7 +26,7 @@
# define PLUGIN_119
# define PLUGIN_ID_119 119 // plugin id
# define PLUGIN_NAME_119 "Gyro - ITG3205 [TESTING]"
# define PLUGIN_NAME_119 "Gyro - ITG3205"
# define PLUGIN_VALUENAME1_119 "X"
# define PLUGIN_VALUENAME2_119 "Y"
# define PLUGIN_VALUENAME3_119 "Z"
+1 -1
View File
@@ -28,7 +28,7 @@
# define PLUGIN_120
# define PLUGIN_ID_120 120 // plugin id
# define PLUGIN_NAME_120 "Accelerometer - ADXL345 (I2C) [TESTING]"
# define PLUGIN_NAME_120 "Accelerometer - ADXL345 (I2C)"
# define PLUGIN_VALUENAME1_120 "X"
# define PLUGIN_VALUENAME2_120 "Y"
# define PLUGIN_VALUENAME3_120 "Z"
+1 -1
View File
@@ -23,7 +23,7 @@
# define PLUGIN_124
# define PLUGIN_ID_124 124
# define PLUGIN_NAME_124 "Output - I2C Multi Relay [TESTING]"
# define PLUGIN_NAME_124 "Output - I2C Multi Relay"
# define PLUGIN_VALUENAME1_124 "State"
# define PLUGIN_VALUENAME2_124 "Channel"
# define PLUGIN_VALUENAME3_124 "Get"
+1 -1
View File
@@ -28,7 +28,7 @@
# define PLUGIN_125
# define PLUGIN_ID_125 125 // plugin id
# define PLUGIN_NAME_125 "Accelerometer - ADXL345 (SPI) [TESTING]"
# define PLUGIN_NAME_125 "Accelerometer - ADXL345 (SPI)"
# define PLUGIN_VALUENAME1_125 "X"
# define PLUGIN_VALUENAME2_125 "Y"
# define PLUGIN_VALUENAME3_125 "Z"
+1 -1
View File
@@ -50,7 +50,7 @@
# define PLUGIN_126
# define PLUGIN_ID_126 126
# define PLUGIN_NAME_126 "Output - Shift registers (74HC595) [TESTING]"
# define PLUGIN_NAME_126 "Output - Shift registers (74HC595)"
# define PLUGIN_VALUENAME1_126 "State_A"
# define PLUGIN_VALUENAME2_126 "State_B"
# define PLUGIN_VALUENAME3_126 "State_C"
+1 -1
View File
@@ -20,7 +20,7 @@
# define PLUGIN_127
# define PLUGIN_ID_127 127
# define PLUGIN_NAME_127 "Gases - CO2 CDM7160 [TESTING]"
# define PLUGIN_NAME_127 "Gases - CO2 CDM7160"
# define PLUGIN_VALUENAME1_127 "CO2"
+1 -1
View File
@@ -126,7 +126,7 @@
# define PLUGIN_128
# define PLUGIN_ID_128 128
# define PLUGIN_NAME_128 "Output - NeoPixel (BusFX) [TESTING]"
# define PLUGIN_NAME_128 "Output - NeoPixel (BusFX)"
# define PLUGIN_VALUENAME1_128 "Mode"
# define PLUGIN_VALUENAME2_128 "Lastmode"
# define PLUGIN_VALUENAME3_128 "Fadetime"
+1 -1
View File
@@ -18,7 +18,7 @@
#define PLUGIN_132
#define PLUGIN_ID_132 132
#define PLUGIN_NAME_132 "Energy (DC) - INA3221 [TESTING]"
#define PLUGIN_NAME_132 "Energy (DC) - INA3221"
#define PLUGIN_VALUENAME1_132 "Value1"
#define PLUGIN_VALUENAME2_132 "Value2"
#define PLUGIN_VALUENAME3_132 "Value3"
+1 -1
View File
@@ -11,7 +11,7 @@
# define PLUGIN_133
# define PLUGIN_ID_133 133
# define PLUGIN_NAME_133 "UV - LTR390 [TESTING]"
# define PLUGIN_NAME_133 "UV - LTR390"
# define PLUGIN_VALUENAME1_133 "UV"
# define PLUGIN_VALUENAME2_133 "UVIndex"
# define PLUGIN_VALUENAME3_133 "Ambient"
+2 -2
View File
@@ -1438,8 +1438,8 @@ To create/register a plugin, you have to :
// [copied from Playground as of 6 March 2018]
// It needs some cleanup as some are ALSO in the main repo,
// thus they should have been removed from the Playground repo
// #define USES_P100 // Was SRF01, now Pulse Counter - DS2423 [Testing]
// #define USES_P101 // Was NeoClock, now Wake On Lan [Testing]
// #define USES_P100 // Was SRF01, now Pulse Counter - DS2423
// #define USES_P101 // Was NeoClock, now Wake On Lan
#define USES_P102 // Nodo
#define USES_P103 // Event
#define USES_P104 // SRF02