Mirror of espurna firmware for wireless switches and more
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

190 lines
6.1 KiB

6 years ago
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
5 years ago
6 years ago
6 years ago
5 years ago
  1. //--------------------------------------------------------------------------------
  2. // These settings are normally provided by PlatformIO
  3. // Uncomment the appropiate line(s) to build from the Arduino IDE
  4. //--------------------------------------------------------------------------------
  5. //--------------------------------------------------------------------------------
  6. // Hardware
  7. //--------------------------------------------------------------------------------
  8. //#define NODEMCU_LOLIN
  9. //#define WEMOS_D1_MINI
  10. //#define WEMOS_D1_MINI_RELAYSHIELD
  11. //#define TINKERMAN_ESPURNA_H06
  12. //#define TINKERMAN_ESPURNA_H08
  13. //#define TINKERMAN_RFM69GW
  14. //#define ITEAD_SONOFF_BASIC
  15. //#define ITEAD_SONOFF_RF
  16. //#define ITEAD_SONOFF_TH
  17. //#define ITEAD_SONOFF_SV
  18. //#define ITEAD_SLAMPHER
  19. //#define ITEAD_S20
  20. //#define ITEAD_SONOFF_TOUCH
  21. //#define ITEAD_SONOFF_POW
  22. //#define ITEAD_SONOFF_POW_R2
  23. //#define ITEAD_SONOFF_DUAL
  24. //#define ITEAD_SONOFF_DUAL_R2
  25. //#define ITEAD_SONOFF_4CH
  26. //#define ITEAD_SONOFF_4CH_PRO
  27. //#define ITEAD_1CH_INCHING
  28. //#define ITEAD_MOTOR
  29. //#define ITEAD_SONOFF_BNSZ01
  30. //#define ITEAD_SONOFF_RFBRIDGE
  31. //#define ITEAD_SONOFF_B1
  32. //#define ITEAD_SONOFF_LED
  33. //#define ITEAD_SONOFF_T1_1CH
  34. //#define ITEAD_SONOFF_T1_2CH
  35. //#define ITEAD_SONOFF_T1_3CH
  36. //#define ITEAD_SONOFF_S31
  37. //#define ORVIBO_B25
  38. //#define YJZK_SWITCH_2CH
  39. //#define ELECTRODRAGON_WIFI_IOT
  40. //#define WORKCHOICE_ECOPLUG
  41. //#define AITHINKER_AI_LIGHT
  42. //#define MAGICHOME_LED_CONTROLLER
  43. //#define MAGICHOME_LED_CONTROLLER_20
  44. //#define HUACANXING_H801
  45. //#define HUACANXING_H802
  46. //#define JANGOE_WIFI_RELAY_NC
  47. //#define JANGOE_WIFI_RELAY_NO
  48. //#define JORGEGARCIA_WIFI_RELAYS
  49. //#define OPENENERGYMONITOR_MQTT_RELAY
  50. //#define WION_50055
  51. //#define EXS_WIFI_RELAY_V31
  52. //#define GENERIC_V9261F
  53. //#define GENERIC_ECH1560
  54. //#define MANCAVEMADE_ESPLIVE
  55. //#define INTERMITTECH_QUINLED
  56. //#define ARILUX_AL_LC06
  57. //#define ARILUX_E27
  58. //#define XENON_SM_PW702U
  59. //#define AUTHOMETION_LYT8266
  60. //#define KMC_70011
  61. //#define GENERIC_8CH
  62. //#define ARILUX_AL_LC01
  63. //#define ARILUX_AL_LC11
  64. //#define ARILUX_AL_LC02
  65. //#define WEMOS_D1_TARPUNA_SHIELD
  66. //#define GIZWITS_WITTY_CLOUD
  67. //#define EUROMATE_WIFI_STECKER_SCHUKO
  68. //#define EUROMATE_WIFI_STECKER_SCHUKO_V2
  69. //#define TONBUX_POWERSTRIP02
  70. //#define LINGAN_SWA1
  71. //#define HEYGO_HY02
  72. //#define MAXCIO_WUS002S
  73. //#define YIDIAN_XSSSA05
  74. //#define TONBUX_XSSSA06
  75. //#define TONBUX_XSSSA01
  76. //#define GREEN_ESP8266RELAY
  77. //#define IKE_ESPIKE
  78. //#define ARNIEX_SWIFITCH
  79. //#define GENERIC_ESP01S_RELAY_V40
  80. //#define GENERIC_ESP01S_RGBLED_V10
  81. //#define GENERIC_ESP01S_DHT11_V10
  82. //#define GENERIC_ESP01S_DS18B20_V10
  83. //#define HELTEC_TOUCHRELAY
  84. //#define ZHILDE_EU44_W
  85. //#define LUANI_HVIO
  86. //#define ALLNET_4DUINO_IOT_WLAN_RELAIS
  87. //#define TONBUX_MOSQUITO_KILLER
  88. //#define NEO_COOLCAM_NAS_WR01W
  89. //#define ESTINK_WIFI_POWER_STRIP
  90. //#define PILOTAK_ESP_DIN_V1
  91. //#define BLITZWOLF_BWSHP2
  92. //#define BH_ONOFRE
  93. //#define ITEAD_SONOFF_IFAN02
  94. //#define GENERIC_AG_L4
  95. //#define ALLTERCO_SHELLY1
  96. //#define LOHAS_9W
  97. //#define YJZK_SWITCH_1CH
  98. //#define YJZK_SWITCH_3CH
  99. //#define XIAOMI_SMART_DESK_LAMP
  100. //#define ALLTERCO_SHELLY2
  101. //#define PHYX_ESP12_RGB
  102. //#define IWOOLE_LED_TABLE_LAMP
  103. //#define EXS_WIFI_RELAY_V50
  104. //#define TECKIN_SP22_V14
  105. //#define LOMBEX_LUX_NOVA2_TUNABLE_WHITE
  106. //#define LOMBEX_LUX_NOVA2_WHITE_COLOR
  107. //#define MAGICHOME_ZJ_WFMN_A_11
  108. //#define MAGICHOME_ZJ_WFMN_B_11
  109. //#define GBLIFE_RGBW_SOCKET
  110. //#define SMARTLIFE_MINI_SMART_SOCKET
  111. //#define GOSUND_SP1_V23
  112. //#define ARILUX_AL_LC02_V14
  113. //--------------------------------------------------------------------------------
  114. // Features (values below are non-default values)
  115. //--------------------------------------------------------------------------------
  116. //#define ALEXA_SUPPORT 0
  117. //#define API_SUPPORT 0
  118. //#define BROKER_SUPPORT 0
  119. //#define BUTTON_SUPPORT 0
  120. //#define DEBUG_SERIAL_SUPPORT 0
  121. //#define DEBUG_TELNET_SUPPORT 0
  122. //#define DEBUG_UDP_SUPPORT 1
  123. //#define DEBUG_WEB_SUPPORT 0
  124. //#define DOMOTICZ_SUPPORT 0
  125. //#define ENCODER_SUPPORT 1
  126. //#define HOMEASSISTANT_SUPPORT 0
  127. //#define I2C_SUPPORT 1
  128. //#define INFLUXDB_SUPPORT 1
  129. //#define IR_SUPPORT 1
  130. //#define LED_SUPPORT 0
  131. //#define LLMNR_SUPPORT 1 // Only with Arduino Core 2.4.0
  132. //#define MDNS_CLIENT_SUPPORT 1
  133. //#define MDNS_SERVER_SUPPORT 0
  134. //#define MQTT_SUPPORT 0
  135. //#define NETBIOS_SUPPORT 1 // Only with Arduino Core 2.4.0
  136. //#define NOFUSS_SUPPORT 1
  137. //#define NTP_SUPPORT 0
  138. //#define RFM69_SUPPORT 1
  139. //#define RF_SUPPORT 1
  140. //#define SCHEDULER_SUPPORT 0
  141. //#define SENSOR_SUPPORT 1
  142. //#define SPIFFS_SUPPORT 1
  143. //#define SSDP_SUPPORT 1
  144. //#define TELNET_SUPPORT 0
  145. //#define TERMINAL_SUPPORT 0
  146. //#define THINGSPEAK_SUPPORT 0
  147. //#define UART_MQTT_SUPPORT 1
  148. //#define WEB_SUPPORT 0
  149. //--------------------------------------------------------------------------------
  150. // Sensors (values below are non-default values)
  151. //--------------------------------------------------------------------------------
  152. //#define AM2320_SUPPORT 1
  153. //#define ANALOG_SUPPORT 1
  154. //#define BH1750_SUPPORT 1
  155. //#define BMP180_SUPPORT 1
  156. //#define BMX280_SUPPORT 1
  157. //#define CSE7766_SUPPORT 1
  158. //#define DALLAS_SUPPORT 1
  159. //#define DHT_SUPPORT 1
  160. //#define DIGITAL_SUPPORT 1
  161. //#define ECH1560_SUPPORT 1
  162. //#define EMON_ADC121_SUPPORT 1
  163. //#define EMON_ADS1X15_SUPPORT 1
  164. //#define EMON_ANALOG_SUPPORT 1
  165. //#define EVENTS_SUPPORT 1
  166. //#define GEIGER_SUPPORT 1
  167. //#define GUVAS12SD_SUPPORT 1
  168. //#define HLW8012_SUPPORT 1
  169. //#define MHZ19_SUPPORT 1
  170. //#define MICS2710_SUPPORT 1
  171. //#define MICS5525_SUPPORT 1
  172. //#define NTC_SUPPORT 1
  173. //#define PMSX003_SUPPORT 1
  174. //#define PULSEMETER_SUPPORT 1
  175. //#define PZEM004T_SUPPORT 1
  176. //#define SDS011_SUPPORT 1
  177. //#define SENSEAIR_SUPPORT 1
  178. //#define SHT3X_I2C_SUPPORT 1
  179. //#define SI7021_SUPPORT 1
  180. //#define SONAR_SUPPORT 1
  181. //#define TMP3X_SUPPORT 1
  182. //#define V9261F_SUPPORT 1
  183. //#define VL53L1X_SUPPORT 1
  184. //#define EZOPH_SUPPORT 1