Tasmota/sonoff
Theo Arends 09dcb93489 Fix Toggle functionality to button double press when one button and two devices are detected
Fix Toggle functionality to button double press when one button and two devices are detected (#5935)
2019-06-09 17:54:13 +02:00
..
language save space for web frontend 2019-05-31 18:24:56 +02:00
Parsing.cpp Change NULL to nullptr 2019-03-26 18:26:50 +01:00
StackThunk_light.cpp Support for AWS IoT via TLS 1.2 2019-06-05 11:44:52 +02:00
StackThunk_light.h Support for AWS IoT via TLS 1.2 2019-06-05 11:44:52 +02:00
WiFiClientSecureLightBearSSL.cpp Add support for AWS IoT with TLS 1.2 on core 2.5.2 2019-06-06 14:40:59 +02:00
WiFiClientSecureLightBearSSL.h Add support for AWS IoT with TLS 1.2 on core 2.5.2 2019-06-06 14:40:59 +02:00
_changelog.ino Fix Toggle functionality to button double press when one button and two devices are detected 2019-06-09 17:54:13 +02:00
core_esp8266_timer.c Disable patched core PWM 2019-01-27 12:42:05 +01:00
core_esp8266_wiring_digital.c Disable patched core PWM 2019-01-27 12:42:05 +01:00
core_esp8266_wiring_pwm.c Allow full power PWM 2019-05-02 23:08:31 +02:00
i18n.h Add experimental light sensor code to ADC0 2019-05-16 18:43:23 +02:00
my_user_config.h Reverting some files to 763118b626 2019-06-07 21:32:34 +02:00
settings.h Add command SetOption65 0/1 and more Tuya Serial based device support 2019-06-08 11:38:45 +02:00
settings.ino Fix possible compile error when users disable some features 2019-06-03 09:49:33 +02:00
sonoff.h 6.5.0.15 Change pubsubclient MQTT_KEEPALIVE from 10 to 30 seconds 2019-06-06 12:14:04 +02:00
sonoff.ino Fix exception 9 when syslog is enabled and NTP is just synced 2019-06-09 13:34:14 +02:00
sonoff_aws_iot.cpp Change include of my_user_config.h 2019-06-08 21:51:19 +02:00
sonoff_letsencrypt.h 6.4.1.4 Update Copyright (C) 2019 2019-01-01 13:55:01 +01:00
sonoff_post.h Add some MQTT housekeeping which might solve issue (#5755) 2019-06-07 18:03:34 +02:00
sonoff_template.h 6.5.0.12 Add support for link LED and four power LEDs 2019-05-21 18:11:39 +02:00
sonoff_version.h 6.5.0.15 Change pubsubclient MQTT_KEEPALIVE from 10 to 30 seconds 2019-06-06 12:14:04 +02:00
support.ino Fix exception 9 when syslog is enabled and NTP is just synced 2019-06-09 13:34:14 +02:00
support_button.ino Fix Toggle functionality to button double press when one button and two devices are detected 2019-06-09 17:54:13 +02:00
support_features.ino Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
support_rotary.ino Trying to fix exception 0 (#5837) 2019-05-22 13:51:33 +02:00
support_rtc.ino Fix exception 9 when syslog is enabled and NTP is just synced 2019-06-09 13:34:14 +02:00
support_switch.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
support_udp.ino Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
support_wifi.ino Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
user_config_override_sample.h Tiny typo fix in comment 2019-01-17 15:29:41 +01:00
xdrv_01_webserver.ino Add command SetOption65 0/1 and more Tuya Serial based device support 2019-06-08 11:38:45 +02:00
xdrv_02_mqtt.ino Add some MQTT housekeeping which might solve issue (#5755) 2019-06-07 18:03:34 +02:00
xdrv_03_energy.ino Add reset of Energy values when connection to sensor is lost for over 4 seconds 2019-05-30 12:45:02 +02:00
xdrv_04_light.ino Fix #5869 2019-05-29 19:24:47 +02:00
xdrv_05_irremote.ino 6.5.0.13 Add command SetOption38 6..255 2019-05-27 11:56:14 +02:00
xdrv_06_snfbridge.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
xdrv_07_domoticz.ino Fix Domoticz web page regression 2019-06-03 16:36:24 +02:00
xdrv_08_serial_bridge.ino 6.5.0.8 Fixes syslog and SerialDelimiter 2019-04-13 15:52:32 +02:00
xdrv_09_timers.ino Update xdrv_09_timers.ino 2019-06-03 15:41:32 +02:00
xdrv_10_rules.ino Add rule System#Save executed just before a planned restart 2019-05-19 12:42:10 +02:00
xdrv_10_scripter.ino fixes 2019-05-31 19:51:24 +02:00
xdrv_11_knx.ino 6.5.0.14 Webserver HTML/Javascript changes 2019-06-02 16:44:02 +02:00
xdrv_12_home_assistant.ino Free some flash used by hass 2019-03-24 14:23:20 +01:00
xdrv_13_display.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
xdrv_14_mp3.ino Shrink code/flash space 2019-03-23 17:00:59 +01:00
xdrv_15_pca9685.ino Fix pca9685 driver command 2019-03-27 03:39:22 +01:00
xdrv_16_tuyadimmer.ino Add command SetOption65 0/1 and more Tuya Serial based device support 2019-06-08 11:38:45 +02:00
xdrv_17_rcswitch.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdrv_18_armtronix_dimmers.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_19_ps16dz_dimmer.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_20_hue.ino Fix Hue Emulation 2019-06-02 13:21:12 +02:00
xdrv_21_wemo.ino Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
xdrv_99_debug.ino Tune some functionality 2019-03-30 13:03:45 +01:00
xdrv_interface.ino wemohue tuning 2019-03-27 18:09:27 +01:00
xdsp_01_lcd.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_02_ssd1306.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_03_matrix.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_04_ili9341.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_05_epaper_29.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xdsp_interface.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00
xnrg_01_hlw8012.ino Workaround issue #5161 2019-06-05 16:14:50 +02:00
xnrg_02_cse7766.ino Add command SetOption39 1..255 to control CSE7766 (Pow R2) or HLW8032 (Blitzwolf SHP5) handling of power loads below 6W 2019-06-04 17:30:03 +02:00
xnrg_03_pzem004t.ino Add reset of Energy values when connection to sensor is lost for over 4 seconds 2019-05-30 12:45:02 +02:00
xnrg_04_mcp39f501.ino Add reset of Energy values when connection to sensor is lost for over 4 seconds 2019-05-30 12:45:02 +02:00
xnrg_05_pzem_ac.ino Fix PZem startup issue 2019-06-02 18:07:54 +02:00
xnrg_06_pzem_dc.ino Fix PZem startup issue 2019-06-02 18:07:54 +02:00
xnrg_07_ade7953.ino Add device OverTemp (>73 Celsius) detection to selected Energy Monitoring devices 2019-05-14 17:46:40 +02:00
xnrg_interface.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00
xplg_ws2812.ino Changed gamma correction to adaptative resolution from 8 to 11 bits 2019-04-30 23:03:08 +02:00
xsns_01_counter.ino Trying to fix exception 0 (#5837) 2019-05-22 13:51:33 +02:00
xsns_02_analog.ino Add command AdcParam 2019-05-24 12:28:09 +02:00
xsns_04_snfsc.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_05_ds18b20.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_05_ds18x20.ino 6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator 2019-05-17 14:23:21 +02:00
xsns_05_ds18x20_legacy.ino 6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator 2019-05-17 14:23:21 +02:00
xsns_06_dht.ino 6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator 2019-05-17 14:23:21 +02:00
xsns_07_sht1x.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_08_htu21.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_09_bmp.ino 6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator 2019-05-17 14:23:21 +02:00
xsns_10_bh1750.ino Add experimental light sensor code to ADC0 2019-05-16 18:43:23 +02:00
xsns_11_veml6070.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_12_ads1115.ino Add support for Shelly 1PM Template 2019-05-13 18:26:07 +02:00
xsns_12_ads1115_i2cdev.ino Add support for Shelly 1PM Template 2019-05-13 18:26:07 +02:00
xsns_13_ina219.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_14_sht3x.ino 6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator 2019-05-17 14:23:21 +02:00
xsns_15_mhz19.ino Fix Sensor15 command crash due to the wrong memory specifier 2019-04-02 21:16:50 -04:00
xsns_16_tsl2561.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_17_senseair.ino Fix exception 28 due to regression from 6.5.0.1 (#5822) 2019-05-19 12:07:20 +02:00
xsns_18_pms5003.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_19_mgs.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_20_novasds.ino 6.5.0.3 Add command Sensor20 2019-03-28 12:06:48 +01:00
xsns_21_sgp30.ino global update fix 2019-05-22 12:22:58 +02:00
xsns_22_sr04.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xsns_23_sdm120.ino SDM230 reset readings when offline 2019-05-29 12:16:04 +02:00
xsns_24_si1145.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_25_sdm630.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_26_lm75ad.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_27_apds9960.ino Provide function FastPrecisePowf 2019-05-18 16:54:29 +02:00
xsns_28_tm1638.ino 6.5.0.1 Change GUI data collection 2019-03-19 17:31:43 +01:00
xsns_29_mcp230xx.ino Add support for Shelly 1PM Template 2019-05-13 18:26:07 +02:00
xsns_30_mpr121.ino Add support for Shelly 1PM Template 2019-05-13 18:26:07 +02:00
xsns_31_ccs811.ino global update fix 2019-05-22 12:22:58 +02:00
xsns_32_mpu6050.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_33_ds3231.ino Changed logging message handling 2019-03-08 15:15:42 +01:00
xsns_34_hx711.ino save space for web frontend 2019-05-31 18:24:56 +02:00
xsns_35_tx20.ino Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +02:00
xsns_36_mgc3130.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_37_rfsensor.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_38_az7798.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_39_max31855.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_40_pn532.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_41_max44009.ino Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01:00
xsns_42_scd30.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xsns_43_hre.ino 6.5.0.3 Add command Sensor20 2019-03-28 12:06:48 +01:00
xsns_44_sps30.ino Add support for SPS30 Particle sensor thanks to Gerhard Mutz (#5830) 2019-05-21 10:39:54 +02:00
xsns_45_vl53l0x.ino add vl53l0x 2019-05-22 13:21:41 +02:00
xsns_interface.ino Add support for sensor SCD30 2019-03-10 13:33:32 +01:00
zzzz_debug.ino 6.4.1.12 code changes (byte/boolean) 2019-01-28 14:08:33 +01:00