Tasmota/sonoff
Theo Arends dd92abff54 Reserve space for MCP23017
Reserve space for MCP23017 (#3107)
2018-07-02 10:22:01 +02:00
..
language Add experimental (untested) TM1638 support 2018-06-28 17:40:37 +02:00
_releasenotes.ino Add Sonoff iFan02 support 2018-07-01 15:06:44 +02:00
core_esp8266_timer.c v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_wiring_digital.c The latest core file updates 2017-11-17 17:55:38 +01:00
core_esp8266_wiring_pwm.c v4.0.7 2017-03-19 18:19:08 +01:00
i18n.h Initial Sonoff iFan02 support 2018-06-30 18:50:10 +02:00
settings.h Reserve space for MCP23017 2018-07-02 10:22:01 +02:00
settings.ino v6.0.0b - Support up to 8 switches 2018-06-28 14:28:14 +02:00
sonoff.h v6.0.0b - Support up to 8 switches 2018-06-28 14:28:14 +02:00
sonoff.ino Fix iFan02 friendlyname 2018-07-01 15:18:50 +02:00
sonoff_post.h Add debug facilities 2018-06-24 17:50:42 +02:00
sonoff_template.h Add Sonoff iFan02 support 2018-07-01 15:06:44 +02:00
support.ino Add enforce Hass discovery as light group 2018-06-29 11:15:27 +02:00
user_config.h Add experimental (untested) TM1638 support 2018-06-28 17:40:37 +02:00
user_config_override_sample.h v6.0.0a - Add CRC to Settings 2018-06-02 16:59:09 +02:00
xdrv_01_mqtt.ino Fix iFan02 friendlyname 2018-07-01 15:18:50 +02:00
xdrv_02_webserver.ino Fix iFan02 friendlyname 2018-07-01 15:18:50 +02:00
xdrv_03_energy.ino Add SnfBrdg EFM8BB1 fw tools 2018-06-04 18:10:38 +02:00
xdrv_04_light.ino When passing values for multiple WS2812 LEDs at once, updating is very slow because after each LED is set, the strip is updated. The update was so slow that it was visible with the eye. For me, it took approx 0.5 seconds to update an 28 pixel long strip. 2018-06-16 15:23:11 +02:00
xdrv_05_irremote.ino Add hex/decimal receive control for RF and IR 2018-06-25 12:33:23 +02:00
xdrv_06_snfbridge.ino Add hex/decimal receive control for RF and IR 2018-06-25 12:33:23 +02:00
xdrv_07_domoticz.ino File renames and Add command WebSend 2018-05-28 11:35:23 +02:00
xdrv_08_serial_bridge.ino Add SnfBrdg EFM8BB1 fw tools 2018-06-04 18:10:38 +02:00
xdrv_09_timers.ino Add option 0 to command Timers 2018-06-26 16:44:17 +02:00
xdrv_10_rules.ino Added decimal values support for commands ADD, SUB, MULT and SCALE 2018-06-28 13:06:21 -03:00
xdrv_11_knx.ino KNX: Command KNXTX_VALx now supports value with decimals 2018-06-28 12:52:05 -03:00
xdrv_12_home_assistant.ino Add enforce Hass discovery as light group 2018-06-29 11:15:27 +02:00
xdrv_99_debug.ino Add heap and stack debug information 2018-06-26 11:48:09 +02:00
xdrv_interface.ino Add heap and stack debug information 2018-06-26 11:48:09 +02:00
xplg_wemohue.ino Add command source information 2018-05-28 15:52:42 +02:00
xplg_ws2812.ino When passing values for multiple WS2812 LEDs at once, updating is very slow because after each LED is set, the strip is updated. The update was so slow that it was visible with the eye. For me, it took approx 0.5 seconds to update an 28 pixel long strip. 2018-06-16 15:23:11 +02:00
xsns_01_counter.ino v5.12.0n - Change ADS1115 and Counter JSON 2018-04-28 15:55:38 +02:00
xsns_04_snfsc.ino Update xsns_04_snfsc.ino 2018-04-18 22:23:57 -03:00
xsns_05_ds18b20.ino KNX: Support for DS18S20 Temperature sensor 2018-06-12 14:46:52 -03:00
xsns_05_ds18x20.ino KNX: Support for DS18S20 Temperature sensor 2018-06-12 14:46:52 -03:00
xsns_05_ds18x20_legacy.ino KNX: Support for DS18S20 Temperature sensor 2018-06-12 14:46:52 -03:00
xsns_06_dht.ino Update xsns_06_dht.ino 2018-04-18 22:24:33 -03:00
xsns_07_sht1x.ino Update xsns_07_sht1x.ino 2018-04-18 22:25:07 -03:00
xsns_08_htu21.ino Update xsns_08_htu21.ino 2018-04-18 22:26:27 -03:00
xsns_09_bmp.ino Add rules variables and teleperiod trigger 2018-04-27 18:06:19 +02:00
xsns_10_bh1750.ino Minor changes to prep for rules 2018-04-11 10:11:20 +02:00
xsns_11_veml6070.ino Minor changes to prep for rules 2018-04-11 10:11:20 +02:00
xsns_12_ads1115.ino v5.12.0n - Change ADS1115 and Counter JSON 2018-04-28 15:55:38 +02:00
xsns_12_ads1115_i2cdev.ino v5.12.0n - Change ADS1115 and Counter JSON 2018-04-28 15:55:38 +02:00
xsns_13_ina219.ino Minor changes to prep for rules 2018-04-11 10:11:20 +02:00
xsns_14_sht3x.ino Add Tasmota Display 2018-05-02 00:32:29 -03:00
xsns_15_mhz19.ino Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
xsns_16_tsl2561.ino Add support for sensor SI1145 2018-05-12 21:15:59 +02:00
xsns_17_senseair.ino Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
xsns_18_pms5003.ino Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
xsns_19_mgs.ino v5.12.0b 2018-02-18 18:39:28 +01:00
xsns_20_novasds.ino Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
xsns_21_sgp30.ino File renames and Add command WebSend 2018-05-28 11:35:23 +02:00
xsns_22_sr04.ino Minor fixes 2018-04-22 14:01:32 +02:00
xsns_23_sdm120.ino Fix sdm120/630 compile error 2018-05-27 14:14:41 +02:00
xsns_24_si1145.ino File renames and Add command WebSend 2018-05-28 11:35:23 +02:00
xsns_25_sdm630.ino Fix sdm120/630 compile error 2018-05-27 14:14:41 +02:00
xsns_26_lm75ad.ino Fix xsns_26_lm75ad.ino line endings 2018-06-25 17:35:42 +02:00
xsns_27_apds9960.ino Renamed file and updated APDS9960 sensor 2018-06-26 22:40:13 +02:00
xsns_28_tm1638.ino Add some delay to TM1638 - better 2018-06-30 14:53:04 +02:00
xsns_interface.ino Fix DS18x20 temperature updates (# 2018-04-12 14:01:43 +02:00