Tasmota/sonoff
gemu2015 48eb9c437e Update xdrv_10_scripter.ino
optimized median filter, support for opt filter lenght, support for arrays
string token support, at least needed to decode json comma seperated values
(now all json result may be decoded)
2019-05-22 12:33:51 +02:00
..
language 6.5.0.12 Add support for link LED and four power LEDs 2019-05-21 18:11:39 +02:00
_changelog.ino Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +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 some fixes 2019-05-21 06:52:01 +02:00
Parsing.cpp Change NULL to nullptr 2019-03-26 18:26:50 +01:00
settings.h Add support for SPS30 Particle sensor thanks to Gerhard Mutz (#5830) 2019-05-21 10:39:54 +02:00
settings.ino Fix Script and Rule System#Save 2019-05-19 14:59:07 +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 defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +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.12 Add support for link LED and four power LEDs 2019-05-21 18:11:39 +02:00
sonoff.h PWM using 10 bits resolution, LST_MAX created 2019-05-02 22:50:19 +02:00
sonoff.ino global update fix 2019-05-22 12:22:58 +02:00
support_button.ino 6.5.0.10 Enable ADC0 by default 2019-05-13 15:56:01 +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 Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +02:00
support_rtc.ino Change some defines to const 2019-03-30 16:29:27 +01: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
support.ino global update fix 2019-05-22 12:22:58 +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 defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
xdrv_02_mqtt.ino Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +02:00
xdrv_03_energy.ino Add device OverTemp (>73 Celsius) detection to selected Energy Monitoring devices 2019-05-14 17:46:40 +02:00
xdrv_04_light.ino Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +02:00
xdrv_05_irremote.ino Tune IRsend 2019-04-11 11:38:07 +02:00
xdrv_06_snfbridge.ino Change some more defines to const 2019-03-31 11:59:04 +02:00
xdrv_07_domoticz.ino Shrink code/flash space 2019-03-23 17:00:59 +01: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 scripter 2019-05-18 09:45:04 +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 Update xdrv_10_scripter.ino 2019-05-22 12:33:51 +02:00
xdrv_11_knx.ino Fixed Display Bug in KNX webmenu for Phys Address 2019-04-02 21:41:52 -03: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 Tuya Dimmer 10 second heartbeat 2019-04-17 21:41:58 -05: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 Add defines USE_EMULATION_WEMO and USE_EMULATION_HUE 2019-05-20 15:09:42 +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 Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +02:00
xnrg_02_cse7766.ino Fix CSE7766 Sensor invalid energy load steps prevention 2019-05-20 08:52:05 +02:00
xnrg_03_pzem004t.ino Change NULL to nullptr 2019-03-26 18:26:50 +01:00
xnrg_04_mcp39f501.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_05_pzem_ac.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +02:00
xnrg_06_pzem_dc.ino Add Shelly 2.5 overtemp functionality 2019-04-15 18:12:42 +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 Fix core 2.5.x ISR not in IRAM exception (#5837) 2019-05-22 10:39:37 +02:00
xsns_02_analog.ino Save 1k code space by using TaylorSeries log function 2019-05-18 18:24:17 +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_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_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_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_i2cdev.ino Add support for Shelly 1PM Template 2019-05-13 18:26:07 +02:00
xsns_12_ads1115.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 Shrink code/flash space pt.2/2 2019-03-23 17:57:31 +01: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 Add HX711 weight restore after controlled restart or after power restore just before executing command Sensor34 7 (#5367, #5786) 2019-05-19 17:49:00 +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_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