andrethomas
8c5934890e
ArduinoSlave->TasmotaSlave
2019-10-26 22:58:04 +02:00
Theo Arends
42fc1d57af
Fix loglevel anomaly
...
Fix loglevel anomaly (#6726 )
2019-10-24 08:55:00 +02:00
Theo Arends
b072791426
Bump version 6.6.0.21
...
* Remove support for WPS and SmartConfig in favour of Web server (!) based WifiManager (#6680 )
* Remove binary sonoff-classic (#6680 )
2019-10-22 16:34:25 +02:00
andrethomas
3411ad655d
Add ArduinoSlave
2019-10-20 20:11:07 +02:00
gemu2015
d989abfb45
refactor sendmail
2019-10-18 11:33:52 +02:00
Theo Arends
e2a73f48ff
Tabs to spaces
2019-10-15 17:37:02 +02:00
Andreas Schultz
e1448edb25
add Web UI for PWM multi channel (Option68)
2019-10-15 16:41:53 +02:00
Theo Arends
3ff1bcd64c
Add define USE_SONOFF_RF
...
Add define USE_SONOFF_RF to enable/disable Sonoff Rf support (#6648 )
2019-10-15 15:37:22 +02:00
Jason2866
5cc8cd979e
Update xdrv_01_webserver.ino
2019-10-15 12:34:16 +02:00
gemu2015
32dc4b8f5f
sendmail with bearsssl-light
2019-10-14 10:14:17 +02:00
Theo Arends
22dbe597a2
Add MqttLog to my_user_config.h and status 3
...
Add MqttLog to my_user_config.h and status 3 (#6498 )
2019-10-04 10:24:21 +02:00
Theo Arends
fef7faa5be
Add MQTTLog option to GUI
...
Add MQTTLog option to GUI
2019-10-03 14:45:24 +02:00
Theo Arends
f847763ad1
Update xdrv_01_webserver.ino
2019-10-01 10:49:42 +02:00
Theo Arends
e40475b563
Add initial support for shutters
...
Add initial support for shutters by Stefan Bode (#288 )
2019-09-29 18:00:01 +02:00
gemu2015
31a269a82f
Update xdrv_01_webserver.ino
2019-09-24 08:43:13 +02:00
gemu2015
56c3de022b
Update xdrv_01_webserver.ino
2019-09-24 08:32:55 +02:00
gemu2015
4c79e0c627
scripter command support, up to 4 buttons in a row, bug fixes
2019-09-24 08:25:32 +02:00
gemu2015
7fa3185024
scripter web user io
2019-09-16 19:52:53 +02:00
Theo Arends
2e9f06f8bf
Bump version to 6.6.0.11
...
Change Settings crc calculation allowing short term backward compatibility
2019-09-07 18:32:11 +02:00
Theo Arends
ea0fb65845
Refactor Sendmail
...
Refactor Sendmail
2019-09-05 17:19:19 +02:00
gemu2015
ca52a38bc1
sendmail
2019-09-04 20:58:17 +02:00
Theo Arends
138ed6def9
Refactoring
...
Refactoring
2019-09-04 12:58:37 +02:00
gemu2015
78989faf81
scripter update
...
epoch, json export, web show
2019-08-31 10:10:16 +02:00
Shantur Rathore
9fb804b426
Fix: Tuya Switches are detected as dimmers.
...
Tuya switches are detected as dimmers even after setting SetOption65 to 1.
Currently SetOption65 just hides the dimmer from Web UI for Tuya switches with SetOption65 to 1 but they are advertised as dimmer to HASS.
With this change we set light_type to LT_BASIC (on/off) instead of LT_SERIAL1 (dimmable) when option 65 is set.
2019-08-23 10:02:24 +01:00
Shantur Rathore
1c7fd88ec4
Tuya: Rename tuya_show_dimmer to tuya_disable_dimmer to make the option clear.
...
By default the option is set to 0 in which case the tuya serial will act as dimmer
When its set to 1 tuya serial will disable dimmer functions.
2019-08-23 10:02:24 +01:00
Stephan Hadinger
a49c416c81
Renamed HTTP_HEAD to HTTP_HEADER
2019-08-19 21:14:58 +02:00
Theo Arends
33aa430f64
Add support for RDM6300 125kHz RFID Reader by Gerhard Mutz
...
Add support for RDM6300 125kHz RFID Reader by Gerhard Mutz
2019-08-19 11:47:59 +02:00
Theo Arends
7d690dcc1b
Gain a little code space on WebSend response
...
Gain a little code space on WebSend response
2019-08-19 11:21:00 +02:00
gemu2015
f6d22a6e4d
scripter update
2019-08-19 08:20:51 +02:00
Theo Arends
54364484fa
Add Driver and Sensor info to status 4
...
* Add Driver and Sensor info to status 4
* Change WebSensor return information to show disabled state using exclamation mark
* Clean up debug code
2019-08-18 13:23:43 +02:00
Theo Arends
049dd72ca5
Refactor wifi saving code space
...
Refactor wifi saving code space
2019-08-17 17:13:09 +02:00
Theo Arends
c61f2cc5ec
Refactor WebSensor
...
Refactor WebSensor
2019-08-16 16:54:36 +02:00
Theo Arends
0e4d4a889a
Refactor Energy code saving space
...
Refactor Energy code saving space
2019-08-16 14:41:02 +02:00
Theo Arends
697ec3fc7f
Refactor code saving code space
...
Refactor code saving code space
2019-08-15 13:50:28 +02:00
Theo Arends
2d0143623d
Refactor commands by processing optional prefix
...
Refactor commands by processing optional prefix
2019-08-11 18:12:18 +02:00
Theo Arends
4f40084c69
Hide debug info
...
Hide debug info
2019-08-09 17:34:22 +02:00
Theo Arends
39cfe4c7e2
Move webserver debug from driver to core
...
Move webserver debug from driver to core
2019-08-09 14:05:12 +02:00
Theo Arends
a1a6590715
Make some log messages compile dependant
...
Make some log messages compile dependant
2019-08-08 17:51:49 +02:00
Theo Arends
27efc08d2c
Add define DEBUG_TASMOTA_CORE
...
Add define DEBUG_TASMOTA_CORE
2019-08-08 16:24:11 +02:00
Stephan Hadinger
81ca44dba2
Add SetOption68 to enable multi-channel PWM instead of a single light ( #6134 )
2019-08-06 10:57:50 +02:00
Theo Arends
e5ecffe4dd
Refactor commands
...
Refactor commands
2019-08-03 13:01:34 +02:00
Stephan Hadinger
e77dc3eecf
Increased Web command size
2019-08-01 22:59:12 +02:00
Theo Arends
714f938c05
Refactor energy commands
...
* Refactor energy commands
* Add define USE_ENERGY_MARGIN_DETECTION to disable Energy Margin and Power Limit detection
* Add define USE_ENERGY_POWER_LIMIT to disable Energy Power Limit detection while Energy Margin detection is active
2019-08-01 15:46:12 +02:00
Theo Arends
50e0de0dd5
Refactor Web commands
...
Refactor Web commands
2019-07-28 17:57:09 +02:00
Theo Arends
13a618634e
Refactor MQTT commands
...
Refactor MQTT commands
2019-07-28 17:14:20 +02:00
Theo Arends
89783d0b61
Fix config restore CRC error
...
Fix config restore CRC error
2019-07-27 18:55:20 +02:00
Theo Arends
fde53117d6
Space saving code optimization
...
Space saving code optimization
2019-07-27 18:37:56 +02:00
Theo Arends
250c991c97
6.6.0.3 - Change filename of configuration backup from using FriendlyName1 to Hostname solving diacritic issues
...
Change filename of configuration backup from using FriendlyName1 to Hostname solving diacritic issues (#2422 )
2019-07-25 14:18:28 +02:00
Bohdan Kmit
bb632ae023
Increase temporary variable size to fit utf-8 strings
2019-07-24 00:19:27 +03:00
Bohdan Kmit
f184f64e90
Increase temporary variable size to fit utf-8 strings
2019-07-23 23:59:23 +03:00