..
language
6.5.0.10 Enable ADC0 by default
2019-05-13 15:56:01 +02:00
Parsing.cpp
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
_changelog.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
core_esp8266_timer.c
Disable patched core PWM
2019-01-27 12:42:05 +01:00
core_esp8266_wiring_digital.c
Disable patched core PWM
2019-01-27 12:42:05 +01:00
core_esp8266_wiring_pwm.c
Allow full power PWM
2019-05-02 23:08:31 +02:00
i18n.h
Add experimental light sensor code to ADC0
2019-05-16 18:43:23 +02:00
my_user_config.h
Revert "6.5.0.11 Change sensor names using a minus"
2019-05-17 14:06:36 +02:00
settings.h
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
settings.ino
6.5.0.10 Enable ADC0 by default
2019-05-13 15:56:01 +02:00
sonoff.h
PWM using 10 bits resolution, LST_MAX created
2019-05-02 22:50:19 +02:00
sonoff.ino
Add experimental light sensor code to ADC0
2019-05-16 18:43:23 +02:00
sonoff_letsencrypt.h
6.4.1.4 Update Copyright (C) 2019
2019-01-01 13:55:01 +01:00
sonoff_post.h
Revert "6.5.0.11 Change sensor names using a minus"
2019-05-17 14:06:36 +02:00
sonoff_template.h
6.5.0.10 Enable ADC0 by default
2019-05-13 15:56:01 +02:00
sonoff_version.h
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
support.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
support_button.ino
6.5.0.10 Enable ADC0 by default
2019-05-13 15:56:01 +02:00
support_features.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
support_rotary.ino
Make MI Desk Lamp default off
2019-04-05 08:41:26 +02:00
support_rtc.ino
Change some defines to const
2019-03-30 16:29:27 +01:00
support_switch.ino
Change some more defines to const
2019-03-31 11:59:04 +02:00
support_wifi.ino
fix bug with smartconfig
2019-05-14 09:15:43 -04:00
user_config_override_sample.h
Tiny typo fix in comment
2019-01-17 15:29:41 +01:00
xdrv_01_webserver.ino
6.5.0.10 Enable ADC0 by default
2019-05-13 15:56:01 +02:00
xdrv_02_mqtt.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xdrv_03_energy.ino
Add device OverTemp (>73 Celsius) detection to selected Energy Monitoring devices
2019-05-14 17:46:40 +02:00
xdrv_04_light.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xdrv_05_irremote.ino
Tune IRsend
2019-04-11 11:38:07 +02:00
xdrv_06_snfbridge.ino
Change some more defines to const
2019-03-31 11:59:04 +02:00
xdrv_07_domoticz.ino
Shrink code/flash space
2019-03-23 17:00:59 +01:00
xdrv_08_serial_bridge.ino
6.5.0.8 Fixes syslog and SerialDelimiter
2019-04-13 15:52:32 +02:00
xdrv_09_timers.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xdrv_10_rules.ino
Add rule support for single JSON value pair
2019-05-15 16:31:13 +02:00
xdrv_11_knx.ino
Fixed Display Bug in KNX webmenu for Phys Address
2019-04-02 21:41:52 -03:00
xdrv_12_home_assistant.ino
Free some flash used by hass
2019-03-24 14:23:20 +01:00
xdrv_13_display.ino
Change some more defines to const
2019-03-31 11:59:04 +02:00
xdrv_14_mp3.ino
Shrink code/flash space
2019-03-23 17:00:59 +01:00
xdrv_15_pca9685.ino
Fix pca9685 driver command
2019-03-27 03:39:22 +01:00
xdrv_16_tuyadimmer.ino
Add Tuya Dimmer 10 second heartbeat
2019-04-17 21:41:58 -05:00
xdrv_17_rcswitch.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdrv_18_armtronix_dimmers.ino
Tune some functionality
2019-03-30 13:03:45 +01:00
xdrv_19_ps16dz_dimmer.ino
Tune some functionality
2019-03-30 13:03:45 +01:00
xdrv_99_debug.ino
Tune some functionality
2019-03-30 13:03:45 +01:00
xdrv_interface.ino
wemohue tuning
2019-03-27 18:09:27 +01:00
xdsp_01_lcd.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdsp_02_ssd1306.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdsp_03_matrix.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdsp_04_ili9341.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdsp_05_epaper_29.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xdsp_interface.ino
6.4.1.12 code changes (byte/boolean)
2019-01-28 14:08:33 +01:00
xnrg_01_hlw8012.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xnrg_02_cse7766.ino
CSE7766 Sensor (Sonoff S31/Pow R2) prevent invalid energy load steps
2019-05-14 12:13:42 +02:00
xnrg_03_pzem004t.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xnrg_04_mcp39f501.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xnrg_05_pzem_ac.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xnrg_06_pzem_dc.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xnrg_07_ade7953.ino
Add device OverTemp (>73 Celsius) detection to selected Energy Monitoring devices
2019-05-14 17:46:40 +02:00
xnrg_interface.ino
6.4.1.12 code changes (byte/boolean)
2019-01-28 14:08:33 +01:00
xplg_wemohue.ino
Better color-mode management for RGB and Warm/Cold LEDs
2019-05-04 23:04:53 +02:00
xplg_ws2812.ino
Changed gamma correction to adaptative resolution from 8 to 11 bits
2019-04-30 23:03:08 +02:00
xsns_01_counter.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_02_analog.ino
Add experimental light sensor code to ADC0
2019-05-16 18:43:23 +02:00
xsns_04_snfsc.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_05_ds18b20.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_05_ds18x20.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
xsns_05_ds18x20_legacy.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
xsns_06_dht.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
xsns_07_sht1x.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_08_htu21.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_09_bmp.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
xsns_10_bh1750.ino
Add experimental light sensor code to ADC0
2019-05-16 18:43:23 +02:00
xsns_11_veml6070.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_12_ads1115.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_12_ads1115_i2cdev.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_13_ina219.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_14_sht3x.ino
6.5.0.11 Add command SetOption64 0/1 to switch between "-" or "_" as sensor index separator
2019-05-17 14:23:21 +02:00
xsns_15_mhz19.ino
Fix Sensor15 command crash due to the wrong memory specifier
2019-04-02 21:16:50 -04:00
xsns_16_tsl2561.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_17_senseair.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_18_pms5003.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_19_mgs.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_20_novasds.ino
6.5.0.3 Add command Sensor20
2019-03-28 12:06:48 +01:00
xsns_21_sgp30.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_22_sr04.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xsns_23_sdm120.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_24_si1145.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_25_sdm630.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_26_lm75ad.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_27_apds9960.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_28_tm1638.ino
6.5.0.1 Change GUI data collection
2019-03-19 17:31:43 +01:00
xsns_29_mcp230xx.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_30_mpr121.ino
Add support for Shelly 1PM Template
2019-05-13 18:26:07 +02:00
xsns_31_ccs811.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_32_mpu6050.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_33_ds3231.ino
Changed logging message handling
2019-03-08 15:15:42 +01:00
xsns_34_hx711.ino
Change NULL to nullptr
2019-03-26 18:26:50 +01:00
xsns_35_tx20.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_36_mgc3130.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_37_rfsensor.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_38_az7798.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_39_max31855.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_40_pn532.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_41_max44009.ino
Shrink code/flash space pt.2/2
2019-03-23 17:57:31 +01:00
xsns_42_scd30.ino
Add Shelly 2.5 overtemp functionality
2019-04-15 18:12:42 +02:00
xsns_43_hre.ino
6.5.0.3 Add command Sensor20
2019-03-28 12:06:48 +01:00
xsns_interface.ino
Add support for sensor SCD30
2019-03-10 13:33:32 +01:00
zzzz_debug.ino
6.4.1.12 code changes (byte/boolean)
2019-01-28 14:08:33 +01:00