Tasmota/sonoff
Theo Arends a913c4459a Fix language file
Fix language file
2018-12-11 13:58:37 +01:00
..
language Fix language file 2018-12-11 13:58:37 +01:00
_changelog.ino MCP230xx driver - add interrupt retention 2018-12-07 01:09:33 +02:00
core_esp8266_timer.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_digital.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
core_esp8266_wiring_pwm.c Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
i18n.h Merge branch 'development' into development 2018-12-11 15:22:16 +05:00
my_user_config.h Merge pull request #3610 from Dees7/development 2018-12-11 13:12:36 +01:00
settings.h Enabled forced local operation when button- or switchtopic is set 2018-12-08 08:44:59 +01:00
settings.ino Enabled forced local operation when button- or switchtopic is set 2018-12-08 08:44:59 +01:00
sonoff.h Add Domoticz Selector for Fanspeed 2018-12-06 10:49:49 +01:00
sonoff.ino Enabled forced local operation when button- or switchtopic is set 2018-12-08 08:44:59 +01:00
sonoff_post.h PS_16_DZ: initial support 2018-11-24 03:29:32 +01:00
sonoff_template.h Add GPIO2 for Sonoff Basic Template 2018-12-03 17:30:06 +02:00
sonoff_version.h 6.3.0.16 - Bump version 2018-12-06 11:17:25 +01:00
support.ino Clean up 2018-11-24 17:22:06 +01:00
support_features.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
support_rtc.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
support_wifi.ino 6.3.0.15 Update dynamic sleep 2018-12-01 18:53:42 +01:00
user_config_override_sample.h 6.2.1.19 Rename user_config.h 2018-10-23 15:51:51 +02:00
xdrv_01_webserver.ino Add Domoticz Selector for Fanspeed 2018-12-06 10:49:49 +01:00
xdrv_02_mqtt.ino Fix Domoticz Fanspeed 2018-12-06 15:03:42 +01:00
xdrv_03_energy.ino Housekeeping 2018-11-20 15:00:24 +01:00
xdrv_04_light.ino Clean and shrink lights 2018-12-09 16:45:26 +01:00
xdrv_05_irremote.ino Move static to dynamic buffers 2018-11-27 14:38:09 +01:00
xdrv_06_snfbridge.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_07_domoticz.ino Fix Domoticz Fanspeed 2018-12-06 15:03:42 +01:00
xdrv_08_serial_bridge.ino Fix dynamic buffer handling 2018-11-27 12:18:27 +01:00
xdrv_09_timers.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xdrv_10_rules.ino RULES: Added BREAK as an alternative ENDON 2018-12-01 19:00:34 -03:00
xdrv_11_knx.ino Added Support for ButtonN and SwitchN 2018-12-01 16:26:15 -03:00
xdrv_12_home_assistant.ino Add support for device registry 2018-12-10 19:51:47 +01:00
xdrv_13_display.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
xdrv_14_mp3.ino Fix Sonoff Pow R2 and Sonoff S31 2018-11-11 16:52:09 +01:00
xdrv_15_pca9685.ino PCA9685 - bugfix for telemetry + status command 2018-10-01 19:32:55 +02:00
xdrv_16_tuyadimmer.ino Fix dynamic buffer handling 2018-11-27 12:18:27 +01:00
xdrv_17_rcswitch.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdrv_18_armtronix_dimmers.ino Add support for Armtronix dimmers 2018-11-16 12:22:15 +01:00
xdrv_19_ps16dz_dimmer.ino PS_16_DZ: cleanup 2018-11-28 00:04:06 +01:00
xdrv_99_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00
xdrv_interface.ino Clean up 2018-11-24 17:22:06 +01:00
xdsp_01_lcd.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_02_ssd1306.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_03_matrix.ino Move static to dynamic buffers 2018-11-27 14:38:09 +01:00
xdsp_04_ili9341.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xdsp_05_epaper_29.ino Update display and epaper drivers 2018-11-29 17:50:45 +01:00
xdsp_interface.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_01_hlw8012.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_02_cse7766.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xnrg_03_pzem004t.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_04_mcp39f501.ino 6.2.1.9 Apparent/Reactive Power 2018-09-28 15:48:42 +02:00
xnrg_05_pzem_ac.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_06_pzem_dc.ino Fix possible overflow situation 2018-11-28 14:06:02 +01:00
xnrg_interface.ino Moved all func ptr tables to RAM 2018-11-07 11:57:28 +01:00
xplg_wemohue.ino Delete duplicated min and max functions 2018-12-01 19:16:32 -03:00
xplg_ws2812.ino Update IRRemoteESP8266 library 2018-11-20 15:53:56 +01:00
xsns_01_counter.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_02_analog.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_04_snfsc.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18b20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_05_ds18x20_legacy.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_06_dht.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_07_sht1x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_08_htu21.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_09_bmp.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_10_bh1750.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_11_veml6070.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_12_ads1115.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_12_ads1115_i2cdev.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_13_ina219.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_14_sht3x.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_15_mhz19.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_16_tsl2561.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_17_senseair.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_18_pms5003.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_19_mgs.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_20_novasds.ino Fix NovaSDS sensor rare checksum failure 2018-11-19 12:56:54 +01:00
xsns_21_sgp30.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_22_sr04.ino Update xsns_22_sr04.ino 2018-12-01 23:15:19 +02:00
xsns_23_sdm120.ino Merge branch 'development' into development 2018-12-11 15:22:16 +05:00
xsns_24_si1145.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_25_sdm630.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_26_lm75ad.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_27_apds9960.ino Extent log buffer to 520 characters 2018-11-15 14:24:19 +01:00
xsns_28_tm1638.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_29_mcp230xx.ino MCP230xx - Add Interrupt Retain 2018-12-07 00:55:44 +02:00
xsns_30_mpr121.ino 6.3.0.4 Add SetSensorXX 2018-11-06 17:33:51 +01:00
xsns_31_ccs811.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_32_mpu6050.ino Corrected Domoticz Temp published from MPU6050 2018-12-11 00:57:41 +00:00
xsns_33_ds3231.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_34_hx711.ino Fix possible strncat buffer overflows 2018-11-22 15:41:30 +01:00
xsns_35_tx20.ino Change C functions with () to (void) 2018-11-14 15:32:09 +02:00
xsns_36_mgc3130.ino 6.3.0.12 Change boot delays 2018-11-22 12:25:18 +01:00
xsns_interface.ino Clean up 2018-11-24 17:22:06 +01:00
zzzz_debug.ino 6.3.0.9 Add dynamic delay in loop 2018-11-18 15:02:52 +01:00