..
language
Update bg-BG.h
2019-12-12 15:11:21 +00:00
CHANGELOG.md
Bump version to 7.1.2.5
2019-12-13 12:05:07 +01:00
Parsing.cpp
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
StackThunk_light.cpp
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
StackThunk_light.h
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
WiFiClientSecureLightBearSSL.cpp
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
WiFiClientSecureLightBearSSL.h
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
core_esp8266_timer.c
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
core_esp8266_wiring_digital.c
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
core_esp8266_wiring_pwm.c
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
i18n.h
Mode definitions to i18 to enable other modules to use shutters
2019-12-12 16:05:58 +01:00
my_user_config.h
Changelog update
2019-12-09 15:15:16 +01:00
sendemail.h
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
sendemail.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
settings.h
Bump version to 7.1.2.5
2019-12-13 12:05:07 +01:00
settings.ino
Bump version to 7.1.2.5
2019-12-13 12:05:07 +01:00
support.ino
Add RemoveAllSpaces()
2019-12-09 21:43:30 +01:00
support_button.ino
Some CppCheck optimizations
2019-10-30 14:08:43 +01:00
support_command.ino
Extent statistics
2019-12-11 10:49:57 +01:00
support_crash_recorder.ino
Redesign Exception reporting
2019-12-08 13:18:15 +01:00
support_esptool.ino
Refactor Erase code
2019-11-17 14:29:33 +01:00
support_features.ino
Prep for release 7.1
2019-11-13 10:17:52 +01:00
support_float.ino
Change new Fade system much smoother, Speed now up to 40 ( #6942 , #3714 )
2019-11-23 19:18:09 +01:00
support_legacy_cores.ino
Fix core < 2.6.0 compilation
2019-11-20 17:57:32 +01:00
support_rotary.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
support_rtc.ino
Bump version to 7.1.2.2
2019-12-06 15:02:05 +01:00
support_static_buffer.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
support_statistics.ino
Bump version to 7.1.2.5
2019-12-13 12:05:07 +01:00
support_switch.ino
Some CppCheck optimizations
2019-10-30 14:08:43 +01:00
support_tasmota.ino
Fix flashing H801 led at boot ( #7165 , #649 )
2019-12-10 22:00:38 +01:00
support_udp.ino
Fix random crash caused by UPNP flood
2019-11-03 20:30:34 +01:00
support_wifi.ino
IPv6 global unique address is now displayed at webinterface "information" above IPv4 address and also mentioned in the initial MQTT message if WebServer is active.
2019-12-11 15:53:19 +01:00
tasmota.h
Add save call stack in RTC memory in case of crash
2019-12-07 18:32:39 +01:00
tasmota.ino
Embeded IF statement in backlog did not been processed
2019-12-06 10:12:13 -05:00
tasmota_ca.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
tasmota_post.h
Allow to build Minimal firmware with TLS support
2019-12-05 20:54:30 +02:00
tasmota_template.h
Hide CSE7766 GPIO's if not defined
2019-11-24 02:27:04 +01:00
tasmota_version.h
Bump version to 7.1.2.5
2019-12-13 12:05:07 +01:00
user_config_override_sample.h
Delete outdated info
2019-10-31 21:36:37 +01:00
xdrv_01_webserver.ino
IPv6 global unique address is now displayed at webinterface "information" above IPv4 address and also mentioned in the initial MQTT message if WebServer is active.
2019-12-11 15:53:19 +01:00
xdrv_02_mqtt.ino
IPv6 global unique address is now displayed at webinterface "information" above IPv4 address and also mentioned in the initial MQTT message if WebServer is active.
2019-12-11 15:53:19 +01:00
xdrv_03_energy.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xdrv_04_light.ino
Fix WS2812 power control ( #7090 )
2019-12-02 18:54:08 +01:00
xdrv_05_irremote.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_05_irremote_full.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_06_snfbridge.ino
Display 6 digits hex for RFCode #6846
2019-11-06 20:48:26 +01:00
xdrv_07_domoticz.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xdrv_08_serial_bridge.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_09_timers.ino
7.1.2.4 20191209 xdrv_09_timers.ino fix 12hr early Sunset/Sunrise due negative zero time.
2019-12-10 18:09:59 +01:00
xdrv_10_rules.ino
RULES: Fix duplicated BACKLOG when using EVENT inside a BACKLOG
2019-12-10 22:36:23 -03:00
xdrv_10_scripter.ino
scripter math functions
2019-11-27 17:15:41 +01:00
xdrv_11_knx.ino
Change sonoff references to tasmota
2019-11-03 15:37:33 +01:00
xdrv_12_home_assistant.ino
Update xdrv_12_home_assistant.ino
2019-12-07 15:20:47 -03:00
xdrv_13_display.ino
Change sonoff references to tasmota
2019-11-03 15:37:33 +01:00
xdrv_14_mp3.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_15_pca9685.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xdrv_16_tuyamcu.ino
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
xdrv_17_rcswitch.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_18_armtronix_dimmers.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_19_ps16dz_dimmer.ino
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
xdrv_20_hue.ino
Change sonoff references to tasmota
2019-11-03 15:37:33 +01:00
xdrv_21_wemo.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_22_sonoff_ifan.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_23_zigbee_0_constants.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_23_zigbee_3_devices.ino
Zigbee command support, considered as v1.0 for full Zigbee support
2019-11-03 12:41:44 +01:00
xdrv_23_zigbee_5_converters.ino
Change Zigbee log verbosity reduction
2019-11-17 12:51:27 +01:00
xdrv_23_zigbee_6_commands.ino
Zigbee command support, considered as v1.0 for full Zigbee support
2019-11-03 12:41:44 +01:00
xdrv_23_zigbee_7_statemachine.ino
Change Zigbee log verbosity reduction
2019-11-17 12:51:27 +01:00
xdrv_23_zigbee_8_parsers.ino
Change Zigbee log verbosity reduction
2019-11-17 12:51:27 +01:00
xdrv_23_zigbee_9_impl.ino
Added ResponseCmndDone() to ZigbeeRead
2019-12-12 22:32:00 +01:00
xdrv_24_buzzer.ino
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
xdrv_25_A4988_Stepper.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_26_ariluxrf.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdrv_27_shutter.ino
New functions shutter: ramp up/down, MQTT reporting
2019-12-14 12:09:35 +01:00
xdrv_28_pcf8574.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xdrv_29_deepsleep.ino
Fix unwanted deep sleep initiation
2019-11-19 15:35:41 +01:00
xdrv_30_exs_dimmer.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xdrv_31_tasmota_slave.ino
TasmotaSlave: Bugfix for Tele & add support for Commands
2019-11-29 21:20:33 +02:00
xdrv_99_debug.ino
Fix compilation error when
2019-11-19 23:15:44 +01:00
xdrv_interface.ino
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
xdsp_01_lcd.ino
Refactor I2C driver detection phase 4
2019-11-09 18:34:22 +01:00
xdsp_02_ssd1306.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xdsp_03_matrix.ino
Refactor I2C driver detection phase 4
2019-11-09 18:34:22 +01:00
xdsp_04_ili9341.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdsp_05_epaper_29.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdsp_06_epaper_42.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdsp_07_sh1106.ino
Refactor I2C driver detection phase 4
2019-11-09 18:34:22 +01:00
xdsp_08_ILI9488.ino
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
xdsp_09_SSD1351.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xdsp_10_RA8876.ino
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
xdsp_interface.ino
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
xlgt_01_ws2812.ino
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
xlgt_02_my92x1.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xlgt_03_sm16716.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xlgt_04_sm2135.ino
Increase SM2135 CW/WW intensitity
2019-11-04 12:29:42 +01:00
xlgt_05_sonoff_l1.ino
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
xlgt_interface.ino
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
xnrg_01_hlw8012.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_02_cse7766.ino
Bump version to 7.1.2.2
2019-12-06 15:02:05 +01:00
xnrg_03_pzem004t.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_04_mcp39f501.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_05_pzem_ac.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_06_pzem_dc.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_07_ade7953.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xnrg_08_sdm120.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_09_dds2382.ino
Add SetOption comments to code
2019-11-03 13:51:22 +01:00
xnrg_10_sdm630.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_11_ddsu666.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xnrg_12_solaxX1.ino
Sanitize code
2019-11-20 20:53:12 +01:00
xnrg_interface.ino
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
xsns_01_counter.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xsns_02_analog.ino
Fix Arduino IDE compile error
2019-11-24 12:24:35 +01:00
xsns_04_snfsc.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_05_ds18x20.ino
Add DS18B20 ID always to JSON
2019-11-07 10:44:03 +01:00
xsns_06_dht.ino
Allow 4 DHT sensors
2019-12-10 00:51:08 +01:00
xsns_07_sht1x.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_08_htu21.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_09_bmp.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_10_bh1750.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_11_veml6070.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_12_ads1115.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_13_ina219.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_14_sht3x.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_15_mhz19.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_16_tsl2561.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_17_senseair.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_18_pms5003.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_19_mgs.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_20_novasds.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_21_sgp30.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_22_sr04.ino
JSN-SR04T add Mode 2 and Mode 3
2019-11-15 23:10:07 +01:00
xsns_24_si1145.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_26_lm75ad.ino
fix I2C-issues, refactoring and code shrink
2019-11-23 18:55:48 +01:00
xsns_27_apds9960.ino
Refactor I2C driver detection phase 5
2019-11-10 17:02:02 +01:00
xsns_28_tm1638.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_29_mcp230xx.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_30_mpr121.ino
Refactor I2C driver detection phase 6
2019-11-11 17:32:44 +01:00
xsns_31_ccs811.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_32_mpu6050.ino
Stringification and conversion from radians to degrees.
2019-11-29 21:07:39 +13:00
xsns_33_ds3231.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_34_hx711.ino
Update xsns_34_hx711.ino
2019-12-12 14:40:03 +01:00
xsns_35_tx20.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_36_mgc3130.ino
Refactor I2C driver detection phase 5
2019-11-10 17:02:02 +01:00
xsns_37_rfsensor.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_38_az7798.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_39_max31855.ino
Add SetOption comments to code
2019-11-03 12:33:36 +01:00
xsns_40_pn532.ino
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
xsns_41_max44009.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_42_scd30.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_43_hre.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_44_sps30.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_45_vl53l0x.ino
Refactor I2C driver detection phase 7
2019-11-11 18:36:13 +01:00
xsns_46_MLX90614.ino
fix I2C-issues, refactoring and code shrink
2019-11-23 18:55:48 +01:00
xsns_47_max31865.ino
Change Sonoff-Tasmota to Tasmota
2019-10-27 12:04:08 +01:00
xsns_48_chirp.ino
Refactor I2C driver detection phase 42
2019-11-12 22:57:48 +01:00
xsns_50_paj7620.ino
Refactor I2C driver detection phase 8
2019-11-11 18:49:56 +01:00
xsns_51_rdm6300.ino
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
xsns_52_ibeacon.ino
Refactor Sensor MQTT data adding rule support
2019-11-10 17:40:37 +01:00
xsns_53_sml.ino
sml mbus decoder syntax update
2019-12-05 16:34:30 +01:00
xsns_54_ina226.ino
Change LOG_LEVEL_NONE to LOG_LEVEL_DEBUG
2019-11-10 16:12:59 -08:00
xsns_55_hih_series.ino
Refactor I2C driver detection phase 42
2019-11-12 22:57:48 +01:00
xsns_56_hpma.ino
add support for Honeywell HPMA115S0 particle sensor
2019-11-05 22:03:07 +00:00
xsns_57_tsl2591.ino
Refactor I2C driver detection phase 42
2019-11-12 22:57:48 +01:00
xsns_interface.ino
Refactor I2C driver detection phase 1
2019-11-06 17:48:38 +01:00
xx2c_interface.ino
Refactor I2c drivers
2019-11-04 10:38:05 +01:00