Tasmota/tasmota
Mickael Gaillard 3a8bb77c9b Enable Gesture by default (fix bad remove)
Signed-off-by: Mickael Gaillard <mick.gaillard@gmail.com>
2020-04-26 00:05:54 +02:00
..
language Update Italian tarnslation 2020-04-18 09:59:25 +02:00
CHANGELOG.md Breaking Change Device Groups multicast address and port 2020-04-25 11:20:48 +02:00
Parsing.cpp Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
StackThunk_light.cpp Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
StackThunk_light.h Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
WiFiClientSecureLightBearSSL.cpp sendmail ESP32 2020-04-12 19:28:19 +02:00
WiFiClientSecureLightBearSSL.h Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
core_esp8266_waveform.cpp Fix compilation 2020-04-22 15:00:38 +02:00
core_esp8266_wiring_digital.cpp Fix compilation 2020-04-22 15:00:38 +02:00
core_esp8266_wiring_pwm.cpp Change PWM implementation to Arduino #7231 2020-04-21 18:38:43 +02:00
i18n.h Add command ``SO`` as shortcut for command ``SetOption`` 2020-04-21 09:48:27 +02:00
my_user_config.h Use defined mcast addr for device groups instead of sharing emuation's, Code size reductions 2020-04-24 09:12:43 -05:00
sendemail.h sendmail ESP32 2020-04-12 19:28:19 +02:00
sendemail.ino Change ESP32 freeHeap to MaxAllocHeap 2020-04-22 16:07:52 +02:00
settings.h Add ESP32 QuickPowerCycle control 2020-04-19 15:36:04 +02:00
settings.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
support.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
support_button.ino Add command ``SetOption73 1`` for button decoupling 2020-04-20 17:47:40 +02:00
support_button_v2.ino HA Discovery 2020-04-21 09:54:17 -03:00
support_command.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
support_crash_recorder.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
support_device_groups.ino For DevGroupSend, ignore out share mask and always process locallly 2020-04-24 09:50:29 -05:00
support_esp32.ino Change ESP32 freeHeap to MaxAllocHeap 2020-04-22 16:07:52 +02:00
support_esptool.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
support_features.ino Enable I2C in ESP32 and remove MQTT checks 2020-04-14 17:36:36 +02:00
support_flash_log.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
support_float.ino Happy New Year 2019-12-31 14:23:34 +01:00
support_legacy_cores.ino Update references 2020-04-10 10:52:22 +02:00
support_rotary.ino Add LightPowerIRAM() for rotary interrupt handler 2020-01-03 17:57:47 +01:00
support_rtc.ino Increase ESP32 compatibility 2020-04-13 17:45:06 +02:00
support_static_buffer.ino Code optimization, cleaning and more error codes 2020-03-23 22:46:26 +01:00
support_statistics.ino Happy New Year 2019-12-31 14:23:34 +01:00
support_switch.ino Fix switch status 2020-03-14 14:54:11 +01:00
support_tasmota.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
support_udp.ino Use defined mcast addr for device groups instead of sharing emuation's, Code size reductions 2020-04-24 09:12:43 -05:00
support_wifi.ino Fix DGR conditional 2020-04-24 10:28:32 -05:00
tasmota.h Use defined mcast addr for device groups instead of sharing emuation's, Code size reductions 2020-04-24 09:12:43 -05:00
tasmota.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
tasmota_ca.ino Happy New Year 2019-12-31 14:23:34 +01:00
tasmota_compat.h Refactor ESP32 code 2020-04-19 16:58:13 +02:00
tasmota_configurations.h Restrict use of HM10 driver to ESP8266 only 2020-04-21 11:06:30 +02:00
tasmota_globals.h Implement ARRAY_SIZE macro (part 2) 2020-04-25 11:38:11 +02:00
tasmota_template.h Update ESP32 GPIO labelling 2020-04-20 10:40:54 +02:00
tasmota_template_ESP32.h Add features to ESP32 2020-04-18 18:10:41 +02:00
tasmota_version.h Breaking Change Device Groups multicast address and port 2020-04-25 11:20:48 +02:00
user_config_override_sample.h Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_01_webserver.ino Attempt to fix ESP32 gui page load error 2020-04-25 15:34:18 +02:00
xdrv_02_mqtt.ino Fix possible powerretain failure 2020-04-18 16:30:36 +02:00
xdrv_03_energy.ino Fix MaxPower functionality 2020-02-09 16:21:48 +01:00
xdrv_04_light.ino Fix wrong setting of free_range after reset or restart (#8120) 2020-04-22 12:13:53 +02:00
xdrv_05_irremote.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_05_irremote_full.ino Moving more strings to PROGMEM 2020-03-16 18:55:58 +01:00
xdrv_06_snfbridge.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
xdrv_07_domoticz.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xdrv_08_serial_bridge.ino Fix unquoted non-json data 2020-04-01 14:39:43 +02:00
xdrv_09_timers.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xdrv_10_rules.ino Send Event command to device group 2020-04-18 23:42:51 -05:00
xdrv_10_scripter.ino Change ESP32 freeHeap to MaxAllocHeap 2020-04-22 16:07:52 +02:00
xdrv_11_knx.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xdrv_12_home_assistant.ino HA Discovery 2020-04-21 09:54:17 -03:00
xdrv_13_display.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
xdrv_14_mp3.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_15_pca9685.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_16_tuyamcu.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
xdrv_17_rcswitch.ino Fix char[] allocation 2020-01-12 23:31:57 +01:00
xdrv_18_armtronix_dimmers.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_19_ps16dz_dimmer.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_20_hue.ino Fix compile warning 2020-04-17 12:08:43 +02:00
xdrv_21_wemo.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xdrv_22_sonoff_ifan.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_23_zigbee_0_constants.ino Add Zigbee commands ``ZbBindState`` and ``manuf``attribute 2020-03-30 19:23:06 +02:00
xdrv_23_zigbee_1_headers.ino Remove warning/errors when compiling Zigbee for ESP32 2020-04-17 17:52:44 +02:00
xdrv_23_zigbee_2_devices.ino Disarm timer for Occupancy:0 2020-04-17 12:27:36 +02:00
xdrv_23_zigbee_3_hue.ino Remove warning/errors when compiling Zigbee for ESP32 2020-04-17 17:52:44 +02:00
xdrv_23_zigbee_4_persistence.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
xdrv_23_zigbee_5_converters.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
xdrv_23_zigbee_6_commands.ino Fix Zigbee DimmerUp/DimmerDown malformed 2020-04-17 17:14:06 +02:00
xdrv_23_zigbee_7_statemachine.ino Implement ARRAY_SIZE macro 2020-04-25 11:37:36 +02:00
xdrv_23_zigbee_8_parsers.ino Disarm timer for Occupancy:0 2020-04-17 12:27:36 +02:00
xdrv_23_zigbee_9_impl.ino Change ESP32 freeHeap to MaxAllocHeap 2020-04-22 16:07:52 +02:00
xdrv_24_buzzer.ino Add Buzzer commands 2020-02-06 16:25:37 +01:00
xdrv_25_A4988_Stepper.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_26_ariluxrf.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_27_shutter.ino Fix Shutter multi-press command 2020-04-21 09:41:35 +02:00
xdrv_28_pcf8574.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xdrv_29_deepsleep.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_30_exs_dimmer.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_31_tasmota_slave.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_32_hotplug.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdrv_33_nrf24l01.ino Add experimental support for NRF24L01 as BLE-bridge 2020-01-02 16:58:20 +01:00
xdrv_34_wemos_motor_v1.ino Add support for Wemos Motor Shield V1 2020-02-22 12:18:20 +01:00
xdrv_35_pwm_dimmer.ino Use defined mcast addr for device groups instead of sharing emuation's, Code size reductions 2020-04-24 09:12:43 -05:00
xdrv_36_keeloq.ino Fix keeloq functionality 2020-02-28 16:35:19 +01:00
xdrv_37_sonoff_d1.ino Fix Sonoff D1 driver (#7598) 2020-03-08 14:49:57 +01:00
xdrv_38_ping.ino Improved and simplified Ping 2020-04-15 18:54:20 +02:00
xdrv_99_debug.ino Add ESP32 QuickPowerCycle control 2020-04-19 15:36:04 +02:00
xdrv_interface.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_01_lcd.ino Fix some display issues 2020-01-01 15:13:58 +01:00
xdsp_02_ssd1306.ino Reset before initialisation of the SSD1306 when OLED reset pin is set 2020-01-03 10:07:42 +01:00
xdsp_03_matrix.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_04_ili9341.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_05_epaper_29.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_06_epaper_42.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_07_sh1106.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_08_ILI9488.ino i2c: I2cSetDevice wrong behavior 2020-01-19 16:15:18 +03:00
xdsp_09_SSD1351.ino Happy New Year 2019-12-31 14:23:34 +01:00
xdsp_10_RA8876.ino i2c: I2cSetDevice wrong behavior 2020-01-19 16:15:18 +03:00
xdsp_11_sevenseg.ino Add support for Seven Segment display 2020-04-10 16:05:43 +02:00
xdsp_interface.ino Fix compilation error 2020-04-14 12:56:08 +02:00
xlgt_01_ws2812.ino Happy New Year 2019-12-31 14:23:34 +01:00
xlgt_02_my92x1.ino Happy New Year 2019-12-31 14:23:34 +01:00
xlgt_03_sm16716.ino Happy New Year 2019-12-31 14:23:34 +01:00
xlgt_04_sm2135.ino Happy New Year 2019-12-31 14:23:34 +01:00
xlgt_05_sonoff_l1.ino Happy New Year 2019-12-31 14:23:34 +01:00
xlgt_06_electriq_moodl.ino Add support for ElectriQ iQ-wifiMOODL 2020-03-18 12:32:13 +01:00
xlgt_interface.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_01_hlw8012.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_02_cse7766.ino Remove the need for GPIO_CSE7766_TX 2020-01-21 17:10:08 +01:00
xnrg_03_pzem004t.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_04_mcp39f501.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_05_pzem_ac.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_06_pzem_dc.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_07_ade7953.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_08_sdm120.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_09_dds2382.ino Fix DDS238-2 total energy 2020-01-08 11:43:39 +01:00
xnrg_10_sdm630.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_11_ddsu666.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_12_solaxX1.ino Happy New Year 2019-12-31 14:23:34 +01:00
xnrg_13_fif_le01mr.ino Add support for FiF LE-01MR energy meter 2020-02-10 15:18:11 +01:00
xnrg_interface.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_01_counter.ino Enhanced counter debouncing 2020-03-29 17:05:52 +02:00
xsns_02_analog.ino New ADC Range 2020-01-23 19:21:49 -03:00
xsns_04_snfsc.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_05_ds18x20.ino Fix DS18x20 driver (#7879) 2020-03-10 16:54:06 +01:00
xsns_06_dht.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_07_sht1x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_08_htu21.ino Fix HTU21 sensor loss after ESP32 restart 2020-04-18 17:04:00 +02:00
xsns_09_bmp.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_10_bh1750.ino Fix BH1750 MT lux calculation 2020-04-05 11:52:02 +02:00
xsns_11_veml6070.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_12_ads1115.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_13_ina219.ino Use DEBUG_SENSOR macros for debug messages 2020-02-28 23:37:35 +01:00
xsns_14_sht3x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_15_mhz19.ino Fix compile error if no USE_LIGHT 2020-04-03 18:34:02 +02:00
xsns_16_tsl2561.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_17_senseair.ino Fix compile error if no USE_LIGHT 2020-04-03 18:34:02 +02:00
xsns_18_pms5003.ino Fix PMS5003 input range 2020-04-12 14:54:06 +02:00
xsns_19_mgs.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_20_novasds.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_21_sgp30.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_22_sr04.ino Merge branch 'development' into development 2020-04-18 15:17:39 +02:00
xsns_24_si1145.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_26_lm75ad.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_27_apds9960.ino Enable Gesture by default (fix bad remove) 2020-04-26 00:05:54 +02:00
xsns_28_tm1638.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_29_mcp230xx.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_30_mpr121.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_31_ccs811.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_32_mpu6050.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_33_ds3231.ino Eliminating call sntp_get_real_time 2020-02-19 15:23:59 +01:00
xsns_34_hx711.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xsns_35_tx20.ino Fix TX20 wind sensor start frame check 2020-03-17 08:25:55 +01:00
xsns_36_mgc3130.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_37_rfsensor.ino Add experimental minimal support for ESP32 2020-04-10 18:24:08 +02:00
xsns_38_az7798.ino Fix compile error if no USE_LIGHT 2020-04-03 18:34:02 +02:00
xsns_39_max31855.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_40_pn532.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_41_max44009.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_42_scd30.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_43_hre.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_44_sps30.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_45_vl53l0x.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_46_MLX90614.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_47_max31865.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_48_chirp.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_50_paj7620.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_51_rdm6300.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_52_ibeacon.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_53_sml.ino ed300L support 2020-03-29 16:29:22 +02:00
xsns_54_ina226.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_55_hih_series.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_56_hpma.ino Remove debug info 2020-01-07 17:10:07 +01:00
xsns_57_tsl2591.ino Happy New Year 2019-12-31 14:23:34 +01:00
xsns_58_dht12.ino Add Dew point to more sensors 2020-03-17 16:29:59 +01:00
xsns_59_ds1624.ino Fix DS1624 with KNX compilation error 2020-03-04 15:51:50 +01:00
xsns_60_GPS.ino revert serial related ESP32-changes, not needed anymore 2020-04-19 21:51:56 +02:00
xsns_61_MI_NRF24.ino update xsns_61_MI_NRF24.ino 2020-04-05 16:21:27 +02:00
xsns_62_MI_ESP32.ino Fix MI_ESP32 MQTT voltage calculation 2020-04-21 11:46:41 +02:00
xsns_62_MI_HM10.ino Restrict use of HM10 driver to ESP8266 only 2020-04-21 11:06:30 +02:00
xsns_63_aht1x.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_64_hrxl.ino Adding support for MaxBotix HRXL line of sonar ranging sensors 2020-02-28 18:44:30 -06:00
xsns_65_hdc1080.ino Fix HumOffset on some sensors 2020-03-18 11:23:00 +01:00
xsns_66_iAQ.ino add iAQ-core air quality sensor 2020-04-09 14:22:44 +02:00
xsns_67_as3935.ino Add support for AS3935 Lightning Sensor 2020-04-11 14:51:08 +02:00
xsns_91_prometheus.ino Remove possible Webserver naming ambuigity 2020-04-15 09:58:38 +02:00
xsns_interface.ino Happy New Year 2019-12-31 14:23:34 +01:00
xx2c_interface.ino Happy New Year 2019-12-31 14:23:34 +01:00