Tasmota/sonoff
Theo Arends 0afe15b0d3
Merge pull request #3352 from Bunkerschild/development
Added support for MPU6050 gyroscope sensor
2018-07-28 15:49:34 +02:00
..
language Added support for MPU6050 gyro sensor 2018-07-28 03:53:51 +02:00
_changelog.ino Add command SerialSend4 2018-07-28 15:43:13 +02:00
_releasenotes.ino Introduce _changelog.ino 2018-07-15 17:30:38 +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 Added support for MPU6050 gyro sensor 2018-07-28 03:53:51 +02:00
settings.h Merge pull request #3352 from Bunkerschild/development 2018-07-28 15:49:34 +02:00
settings.ino Support send / receive of binary serial data 2018-07-27 12:17:34 +02:00
sonoff.h Fix CCS811 env compensation 2018-07-24 18:41:50 +02:00
sonoff.ino Add command SerialSend4 2018-07-28 15:43:13 +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
support.ino Add rule triggers 2018-07-28 15:06:31 +02:00
user_config.h Added support for MPU6050 gyro sensor 2018-07-28 03:53:51 +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 Fix unsecure main webpage update 2018-07-28 12:30:47 +02:00
xdrv_03_energy.ino Updated to v6.1.0a 2018-07-06 18:00:50 +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 rule triggers 2018-07-28 15:06:31 +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 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 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 Move LM75ADDetect() to FUNC_EVERY_SECOND 2018-07-18 09:43:49 +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 Opto'd MCP230xx_Show() shaving off another 92 bytes of flash 2018-07-24 19:36:30 +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 Added support for MPU6050 gyro sensor 2018-07-28 03:53:51 +02:00
xsns_interface.ino Add profile info to drivers 2018-07-12 12:19:08 +02:00