Tasmota/tasmota
stefanbode f0e6e0098d
Added frequency change support
shutterfrequency 1000 is default. can be increased or decreased. 
Added more comments to the source code for explanation
optimize load in RPC call
2019-12-04 12:34:27 +01:00
..
language Update ko-KO.h 2019-11-26 17:03:34 +09:00
CHANGELOG.md Fix WS2812 power control (#7090) 2019-12-02 18:54: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 Update i18n.h 2019-11-18 09:21:11 +01:00
my_user_config.h Merge pull request #7015 from issacg/patch-1 2019-11-24 19:47:39 +01:00
Parsing.cpp Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +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 Add command `SetOption77 0/1` 2019-11-29 13:11:35 +01:00
settings.ino Make sure flash erase went well 2019-11-21 11:12:53 +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
support_button.ino Some CppCheck optimizations 2019-10-30 14:08:43 +01:00
support_command.ino Restore hardware detection 2019-12-02 10:31:33 +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 Make NTP updates related to uptime 2019-11-22 14:50:57 +01:00
support_static_buffer.ino Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
support_switch.ino Some CppCheck optimizations 2019-10-30 14:08:43 +01:00
support_tasmota.ino Add new tele- rule triggers 2019-12-02 15:04:38 -03:00
support_udp.ino Fix random crash caused by UPNP flood 2019-11-03 20:30:34 +01:00
support_wifi.ino Update support_wifi.ino 2019-12-02 11:56:40 +01:00
support.ino Restore hardware detection 2019-12-02 10:31:33 +01:00
tasmota_ca.ino Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +01:00
tasmota_post.h Enable deep sleep in tasmota-sensors 2019-11-18 12:35:52 +01:00
tasmota_template.h Hide CSE7766 GPIO's if not defined 2019-11-24 02:27:04 +01:00
tasmota_version.h Bump version 7.1.1.1 2019-12-01 13:38:24 +01:00
tasmota.h Fix Wifi instability when light is on, due to sleep=0 (#6961, #6608) 2019-11-20 21:08:35 +01:00
tasmota.ino Add support_tasmota 2019-12-02 10:44:27 +01:00
user_config_override_sample.h Delete outdated info 2019-10-31 21:36:37 +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
xdrv_01_webserver.ino Fix slider for devices without RGB 2019-11-30 16:05:09 +01:00
xdrv_02_mqtt.ino Make TLS certificate storage PUYA compatible 2019-11-21 11:08:30 +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_full.ino Fix Arduino IDE compile error 2019-11-24 12:24:35 +01:00
xdrv_05_irremote.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 Update xdrv_09_timers.ino 2019-11-18 12:25:59 +01:00
xdrv_10_rules.ino Sanitize code 2019-11-20 20:53:12 +01: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-11-14 22:37:30 -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 Fix Zigbee uses Hardware Serial if GPIO 1/3 or GPIO 13/15 and SerialLog 0 (#7071) 2019-12-01 19:00:52 +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 Added frequency change support 2019-12-04 12:34:27 +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 Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04:08 +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 Change Sonoff-Tasmota to Tasmota 2019-10-27 12:04: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 Refactor I2C driver detection phase 7 2019-11-11 18:36:13 +01:00
xsns_33_ds3231.ino Refactor I2C driver detection phase 7 2019-11-11 18:36:13 +01:00
xsns_34_hx711.ino Sanitize code 2019-11-20 20:53:12 +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 DMY_LANGUAGE should be MY_LANGUAGE 2019-11-26 00:08:16 +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