mirror of https://github.com/arendst/Tasmota.git
0f531e24e5
5.9.1j * Revert changes to xsns_05_ds18x20.ino and rename to xsns_05_ds18x20_legacy.ino still needing library OneWire and providing legacy JSON message: * "DS18x20":{"DS1":{"Type":"DS18B20","Address":"284CC48E04000079","Temperature":19.5},"DS2":{"Type":"DS18B20","Address":"283AC28304000052","Temperature":19.6}} * Add new xdrv_05_ds18x20.ino free from library OneWire and add the following features: * Add support for DS1822 * Add forced setting of 12-bit resolution for selected device types (#1222) * Add read temperature retry counter (#1215) * Fix lost sensors by performing sensor probe at restart only thereby removing dynamic sensor probe (#1215) * Fix sensor address sorting using ascending sort on sensor type followed by sensor address * Rewrite JSON resulting in shorter message allowing more sensors in default firmware image: * "DS18B20-1":{"Id":"00000483C23A","Temperature":19.5},"DS18B20-2":{"Id":"0000048EC44C","Temperature":19.6} * Add additional define in user_config.h to select either single sensor (defines disabled), new multi sensor (USE_DS18X20) or legacy multi sensor (USE_DS18X20_LEGACY) * Add support for Sonoff Dual R2 (#1249) * Fix ADS1115 detection (#1258) |
||
---|---|---|
.. | ||
language | ||
_releasenotes.ino | ||
core_esp8266_timer.c | ||
core_esp8266_wiring_digital.c | ||
core_esp8266_wiring_pwm.c | ||
i18n.h | ||
settings.h | ||
settings.ino | ||
sonoff.h | ||
sonoff.ino | ||
sonoff_post.h | ||
sonoff_template.h | ||
support.ino | ||
user_config.h | ||
user_config_override.h | ||
webserver.ino | ||
xdrv_domoticz.ino | ||
xdrv_irremote.ino | ||
xdrv_light.ino | ||
xdrv_snfbridge.ino | ||
xdrv_wemohue.ino | ||
xdrv_ws2812.ino | ||
xsns_01_counter.ino | ||
xsns_03_hlw8012.ino | ||
xsns_04_snfsc.ino | ||
xsns_05_ds18b20.ino | ||
xsns_05_ds18x20.ino | ||
xsns_05_ds18x20_legacy.ino | ||
xsns_06_dht.ino | ||
xsns_07_sht1x.ino | ||
xsns_08_htu21.ino | ||
xsns_09_bmp.ino | ||
xsns_10_bh1750.ino | ||
xsns_11_veml6070.ino | ||
xsns_12_ads1115.ino | ||
xsns_12_ads1115_i2cdev.ino | ||
xsns_13_ina219.ino | ||
xsns_interface.ino |