Tasmota/sonoff
Theo Arends 3efb84fb93 Change version representation
Change version representation from 1.1.1a to 1.1.1.1 for better change reference
2018-08-12 14:05:15 +02:00
..
language Merge pull request #3445 from alisaitteke/development 2018-08-11 11:07:20 +02:00
_changelog.ino Change version representation 2018-08-12 14:05:15 +02:00
_releasenotes.ino Introduce _changelog.ino 2018-07-15 17:30:38 +02:00
core_esp8266_timer.c Revert changes for next core 2018-08-02 18:10:11 +02:00
core_esp8266_wiring_digital.c Revert changes for next core 2018-08-02 18:10:11 +02:00
core_esp8266_wiring_pwm.c Revert changes for next core 2018-08-02 18:10:11 +02:00
i18n.h Add sensor MPU6050 2018-07-28 16:16:53 +02:00
settings.h Update mcp230xx_config[].b4 -> .saved_state in settings.h 2018-08-12 00:38:54 +02:00
settings.ino Fix sonoff-minimal 2018-07-30 12:29:56 +02:00
sonoff.h Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
sonoff.ino Change version representation 2018-08-12 14:05:15 +02:00
sonoff_post.h Add support for CCS811 2018-07-23 17:42:12 +02:00
sonoff_template.h Rewrite BME680 driver 2018-07-04 18:41:00 +02:00
sonoff_version.h Change version representation 2018-08-12 14:05:15 +02:00
support.ino Update debug info 2018-07-31 11:49:23 +02:00
user_config.h Add MCP230xx_OUTPUT and USE_MCP230xx_DISPLAYOUTPUT to user_config.h 2018-08-09 12:02:46 +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 yield exception 2018-07-25 10:35:36 +02:00
xdrv_02_webserver.ino Add message when no JavaScript 2018-08-02 12:03:33 +02:00
xdrv_03_energy.ino Re-fix S31/Pow R2 serial sync 2018-08-11 15:47:27 +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 Fix invalid response 2018-07-12 14:24:17 +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 global timer cntrl to webpage 2018-07-21 16:47:44 +02:00
xdrv_10_rules.ino Add option + to command Rule 2018-07-29 14:45:42 +02:00
xdrv_11_knx.ino Added Commands KNX_GA and KNX_CB 2018-07-23 04:03:57 -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 Fix TM1638 compile error 2018-07-14 12:10:13 +02:00
xsns_01_counter.ino Changed CounterType 1 to micros() and implemented stall detection 2018-08-09 13:24:13 +02:00
xsns_04_snfsc.ino Update xsns_04_snfsc.ino 2018-04-18 22:23:57 -03:00
xsns_05_ds18b20.ino Add profile info to drivers 2018-07-12 12:19:08 +02:00
xsns_05_ds18x20.ino Add profile info to drivers 2018-07-12 12:19:08 +02:00
xsns_05_ds18x20_legacy.ino KNX: Support for DS18S20 Temperature sensor 2018-06-12 14:46:52 -03:00
xsns_06_dht.ino Add profile info to drivers 2018-07-12 12:19:08 +02:00
xsns_07_sht1x.ino Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
xsns_08_htu21.ino Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
xsns_09_bmp.ino Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
xsns_10_bh1750.ino Add profile info to drivers 2018-07-12 12:19:08 +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 Add profile info to drivers 2018-07-12 12:19:08 +02:00
xsns_14_sht3x.ino Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
xsns_15_mhz19.ino Add Hardware Serial Fallback to TasmotaSerial 2018-05-10 17:21:26 +02:00
xsns_16_tsl2561.ino Update TSL2561 library 2018-07-09 12:41:17 +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 Fix TM1638 compile error 2018-07-14 12:10:13 +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 Update xsns_26_lm75ad.ino 2018-08-04 19:11:37 +02:00
xsns_27_apds9960.ino Renamed file and updated APDS9960 sensor 2018-06-26 22:40:13 +02:00
xsns_28_tm1638.ino Fix TM1638 compile error 2018-07-14 12:10:13 +02:00
xsns_29_mcp230xx.ino Rename mcp230xx_config[].b4 to mcp230xx_config[].saved_state 2018-08-12 00:32:56 +02:00
xsns_30_mpr121.ino Visual Studio specific compiler warning fixed. 2018-07-19 21:18:20 +02:00
xsns_31_ccs811.ino Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
xsns_32_mpu6050.ino Add sensor MPU6050 2018-07-28 16:16:53 +02:00
xsns_interface.ino Add profile info to drivers 2018-07-12 12:19:08 +02:00