Tasmota/sonoff
andrethomas 3613946f18
Prevent sleep and SetOption36 being used concurrently
Prevent sleep and SetOption36 being used concurrently
2018-11-30 20:00:20 +02:00
..
language Prep for Software SPI 2018-11-27 15:11:10 +01:00
_changelog.ino Housekeeping 2018-11-30 12:04:17 +01:00
core_esp8266_timer.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_digital.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_pwm.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
i18n.h Add IR Raw data control 2018-11-21 16:36:10 +01:00
my_user_config.h Update display and epaper drivers 2018-11-29 17:50:45 +01:00
settings.h Added command CalcRes 2018-11-26 21:16:09 -03:00
settings.ino Upd settings.ino - set sleep=0 when SetOption36>0 2018-11-30 19:55:22 +02:00
sonoff.h PS_16_DZ: fixes 2018-11-24 05:08:14 +01:00
sonoff.ino Prevent sleep and SetOption36 being used concurrently 2018-11-30 20:00:20 +02:00
sonoff_post.h PS_16_DZ: initial support 2018-11-24 03:29:32 +01:00
sonoff_template.h Add support for Teckin US 2018-11-29 15:13:28 +01:00
sonoff_version.h 6.3.0.14 Added Calc Resolution 2018-11-26 21:27:07 -03:00
support.ino Clean up 2018-11-24 17:22:06 +01:00
support_features.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
support_rtc.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
support_wifi.ino Clean up 2018-11-24 17:22:06 +01:00
user_config_override_sample.h 6.2.1.19 Rename user_config.h 2018-10-23 15:51:51 +02:00
xdrv_01_webserver.ino Fix WifiManager functionality 2018-11-26 17:00:18 +01:00
xdrv_02_mqtt.ino Fix MqttRetry values above 255 2018-11-24 12:01:13 +01:00
xdrv_03_energy.ino Housekeeping 2018-11-20 15:00:24 +01:00
xdrv_04_light.ino PS_16_DZ: tryfix dimming 2018-11-26 00:31:45 +01:00
xdrv_05_irremote.ino Move static to dynamic buffers 2018-11-27 14:38:09 +01:00
xdrv_06_snfbridge.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_07_domoticz.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_08_serial_bridge.ino Fix dynamic buffer handling 2018-11-27 12:18:27 +01:00
xdrv_09_timers.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_10_rules.ino Add Command CalcRes 2018-11-26 23:08:23 -03:00
xdrv_11_knx.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_12_home_assistant.ino Small improvements to Hass MQTT discovery 2018-11-28 20:43:36 +01:00
xdrv_13_display.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
xdrv_14_mp3.ino Fix Sonoff Pow R2 and Sonoff S31 2018-11-11 16:52:09 +01:00
xdrv_15_pca9685.ino PCA9685 - bugfix for telemetry + status command 2018-10-01 19:32:55 +02:00
xdrv_16_tuyadimmer.ino Fix dynamic buffer handling 2018-11-27 12:18:27 +01:00
xdrv_17_rcswitch.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_18_armtronix_dimmers.ino Add support for Armtronix dimmers 2018-11-16 12:22:15 +01:00
xdrv_19_ps16dz_dimmer.ino PS_16_DZ: cleanup 2018-11-28 00:04:06 +01:00
xdrv_99_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00
xdrv_interface.ino Clean up 2018-11-24 17:22:06 +01:00
xdsp_01_lcd.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_02_ssd1306.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_03_matrix.ino Move static to dynamic buffers 2018-11-27 14:38:09 +01:00
xdsp_04_ili9341.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_05_epaper_29.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
xdsp_interface.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_01_hlw8012.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_02_cse7766.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_03_pzem004t.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_04_mcp39f501.ino 6.2.1.9 Apparent/Reactive Power 2018-09-28 15:48:42 +02:00
xnrg_05_pzem_ac.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_06_pzem_dc.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_interface.ino Moved all func ptr tables to RAM 2018-11-07 11:57:28 +01:00
xplg_wemohue.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xplg_ws2812.ino Update IRRemoteESP8266 library 2018-11-20 15:53:56 +01:00
xsns_01_counter.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_02_analog.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_04_snfsc.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18b20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20_legacy.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_06_dht.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_07_sht1x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_08_htu21.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_09_bmp.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_10_bh1750.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_11_veml6070.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_12_ads1115.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_12_ads1115_i2cdev.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_13_ina219.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_14_sht3x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_15_mhz19.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_16_tsl2561.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_17_senseair.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_18_pms5003.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_19_mgs.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_20_novasds.ino Fix NovaSDS sensor rare checksum failure 2018-11-19 12:56:54 +01:00
xsns_21_sgp30.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_22_sr04.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_23_sdm120.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_24_si1145.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_25_sdm630.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_26_lm75ad.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_27_apds9960.ino Extent log buffer to 520 characters 2018-11-15 14:24:19 +01:00
xsns_28_tm1638.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_29_mcp230xx.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_30_mpr121.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_31_ccs811.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_32_mpu6050.ino Fix MPU6050 JSON message 2018-11-23 11:04:05 +01:00
xsns_33_ds3231.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_34_hx711.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xsns_35_tx20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_36_mgc3130.ino 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
xsns_interface.ino Clean up 2018-11-24 17:22:06 +01:00
zzzz_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00