Tasmota/sonoff
arendst a8f2293a66 v4.1.1
4.1.1 20170329
* Fix default Telemetry for command Prefix3
* Fix webserver Module parameters for disabled select
* Fix sensor status for enabled switches
* Remove Light as alternative for Power (save code space)
* Remove migration option from pre V3 (code cleanup)
* Remove unofficial SPIFFS support (code cleanup)
* Remove command list when unknown command is entered (save code space)
* Rename Status11 json from StatusPWR to unique StatusSTS
* Rename command Gateway to IPAddres2, Subnetmask to IPAddress3 and
DnsServer to IPAddress4 (save code space)
* Add Command MqttResponse to select either command or RESULT topic as
response (#258)
* Add command StateText1 to StateText3 to assign MQTT_STATUS_OFF,
MQTT_STATUS_ON and MQTT_CMND_TOGGLE respectively (#286)
* Remove restart after IPAddress changes (#292)
* Add support for MAX31850 in xsns_ds18x20.ino (#295)
* Fix possible uptime update misses (#302)
2017-03-29 18:42:05 +02:00
..
_releasenotes.ino v4.1.1 2017-03-29 18:42:05 +02:00
core_esp8266_timer.c v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_wiring_digital.c v4.0.7 2017-03-19 18:19:08 +01:00
core_esp8266_wiring_pwm.c v4.0.7 2017-03-19 18:19:08 +01:00
settings.h v4.1.1 2017-03-29 18:42:05 +02:00
settings.ino v4.1.1 2017-03-29 18:42:05 +02:00
sonoff.ino v4.1.1 2017-03-29 18:42:05 +02:00
sonoff_template.h v4.1.0 2017-03-25 17:24:11 +01:00
support.h v3.9.4 2017-01-28 14:41:01 +01:00
support.ino v4.1.0 2017-03-25 17:24:11 +01:00
user_config.h v4.1.1 2017-03-29 18:42:05 +02:00
user_config_override.h v3.9.4 2017-01-28 14:41:01 +01:00
webserver.ino v4.1.1 2017-03-29 18:42:05 +02:00
xdrv_domoticz.ino v4.1.1 2017-03-29 18:42:05 +02:00
xdrv_ir_send.ino v4.1.1 2017-03-29 18:42:05 +02:00
xdrv_snfled.ino v4.1.1 2017-03-29 18:42:05 +02:00
xdrv_wemohue.ino v4.0.2 2017-03-08 16:20:45 +01:00
xdrv_ws2812.ino v4.1.1 2017-03-29 18:42:05 +02:00
xsns_bh1750.ino v3.9.22 2017-02-28 16:01:48 +01:00
xsns_bmp.ino v3.9.22 2017-02-28 16:01:48 +01:00
xsns_dht.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_ds18b20.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_ds18x20.ino v4.1.1 2017-03-29 18:42:05 +02:00
xsns_hlw8012.ino v4.1.1 2017-03-29 18:42:05 +02:00
xsns_htu21.ino v4.0.1 2017-03-05 15:07:30 +01:00
xsns_sht1x.ino v4.0.6 2017-03-16 16:23:11 +01:00