Theo Arends
|
bb85fa95b0
|
Update changelog
|
2020-11-27 18:26:56 +01:00 |
Theo Arends
|
4b5dbe7a86
|
Fix reset to defaults after 6 hours of DeepSleep
Fix reset to defaults after 6 hours of DeepSleep (#9993)
|
2020-11-27 16:43:56 +01:00 |
Theo Arends
|
742171ca5e
|
Add support for multiple WeMo devices
Add support for multiple WeMo devices by Magic73 (#9208)
|
2020-11-25 18:17:44 +01:00 |
Theo Arends
|
3f597001d1
|
Add support for common anode sevenseg displays
Add support for common anode sevenseg displays by adding ``#define USE_DISPLAY_SEVENSEG_COMMON_ANODE`` by Ken Sanislo (#9963)
|
2020-11-25 17:30:25 +01:00 |
Theo Arends
|
9433b691a4
|
Fix ESP32 TasmotaClient firmware upgrade
Fix ESP32 TasmotaClient firmware upgrade (#9218)
|
2020-11-25 14:58:18 +01:00 |
Theo Arends
|
547e5d9c5d
|
Fix command ``gpio``
Fix command ``gpio`` using non-indexed functions regression from v9.1.0 (#9962)
|
2020-11-24 15:14:22 +01:00 |
Theo Arends
|
17c94a2b62
|
Changed MQTT Wifi connection timeout
Changed MQTT Wifi connection timeout from 5000 to 200 mSec (#9886)
|
2020-11-17 16:44:00 +01:00 |
Theo Arends
|
ab886db6b2
|
Update change log
|
2020-11-17 13:56:07 +01:00 |
Theo Arends
|
e1963e98dc
|
Breaking change KNX DPT9 to DPT14
- Version bump to 9.1.0.2
- Breaking change KNX DPT9 (16-bit float) to DPT14 (32-bit float) by Adrian Scillato (#9811, #9888)
|
2020-11-17 10:36:57 +01:00 |
Theo Arends
|
c02770ce96
|
Add support for Shelly Dimmer 1 and 2
Add support for Shelly Dimmer 1 and 2 by James Turton (#9854)
|
2020-11-14 16:43:32 +01:00 |
Theo Arends
|
abb56854f5
|
Update changelog
|
2020-11-14 13:34:39 +01:00 |
Theo Arends
|
203124d678
|
Add command ``SetOption115 1`` to enable ESP32 MiBle
Add command ``SetOption115 1`` to enable ESP32 MiBle
|
2020-11-13 17:00:44 +01:00 |
Theo Arends
|
846da7b6ca
|
Fix GUI MqttUser and MqttPassword updates
Fix GUI MqttUser and MqttPassword updates when TLS is compiled in (#9825)
|
2020-11-13 13:54:51 +01:00 |
Theo Arends
|
14034ee9d1
|
Fix KNX buttons, switches and sensors detection
Fix KNX buttons, switches and sensors detection regression from v9.1.0 (#9811)
|
2020-11-13 11:21:28 +01:00 |
Theo Arends
|
9915c9e731
|
Fixed Telegram group chatid not supported
Fixed Telegram group chatid not supported (#9831)
|
2020-11-13 09:54:01 +01:00 |
Theo Arends
|
4b6465fd10
|
Add support for fingerprint sensor
Add support for AS608 optical and R503 capacitive fingerprint sensor
|
2020-11-11 17:31:48 +01:00 |
Theo Arends
|
75201df20f
|
Add OTA download path to migration data
|
2020-11-10 10:39:36 +01:00 |
Theo Arends
|
371b00823e
|
Change Sonoff L1 color up scaling and color margin detection
Change Sonoff L1 color up scaling and color margin detection (#9545)
|
2020-11-09 15:04:22 +01:00 |
Theo Arends
|
85612776f6
|
Add Tuya commands
Add commands ``TuyaRGB``, ``TuyaEnum`` and ``TuyaEnumList`` (#9769)
|
2020-11-08 12:51:08 +01:00 |
Theo Arends
|
138ddfb16e
|
Removed version compatibility check
Removed version compatibility check
|
2020-11-07 15:43:52 +01:00 |
Theo Arends
|
e498b28864
|
Add support for EZO PMP sensors
Add support for EZO PMP sensors by Christopher Tremblay (#9760)
|
2020-11-07 11:35:33 +01:00 |
Theo Arends
|
780db5271c
|
Update changelog
|
2020-11-07 11:09:16 +01:00 |
Theo Arends
|
488a360d5b
|
Fixed NTP fallback server functionality
Fixed NTP fallback server functionality (#9739)
|
2020-11-06 15:22:03 +01:00 |
Theo Arends
|
cc69244a8f
|
Changed platformio compiler option
Changed platformio compiler option `no target align` enabled for stage
|
2020-11-05 13:55:17 +01:00 |
Theo Arends
|
cdf66b6eff
|
Version bump
|
2020-11-05 13:33:17 +01:00 |
Theo Arends
|
4d8fab75a8
|
Add command ``DimmerStep 1..50``
Add command ``DimmerStep 1..50`` to change default dimmer up and down step of 10% by James Turton (#9733)
|
2020-11-05 10:01:15 +01:00 |
Theo Arends
|
78196f0391
|
Removed auto output selection
Removed auto output selection of decimal or hexadecimal data based on user input. Now only based on ``SetOption17``
|
2020-11-04 17:42:30 +01:00 |
Theo Arends
|
8376dd8982
|
Fix switches
|
2020-11-04 16:31:53 +01:00 |
Theo Arends
|
7915e82cb0
|
Prep release 9.1
|
2020-11-04 15:57:40 +01:00 |
Theo Arends
|
9f191d9214
|
Breaking change when ``SetOption73 1``
Breaking change when ``SetOption73 1`` JSON result from `{"ACTION":"SINGLE"}` to `{"Button1":{"Action":"SINGLE"}}`
|
2020-11-03 15:42:55 +01:00 |
Theo Arends
|
54f9532919
|
Add command ``SetOption114 1``
Add command ``SetOption114 1`` to detach Swiches from Relays and enable MQTT action state for all the SwitchModes
|
2020-11-03 14:34:02 +01:00 |
Theo Arends
|
b869abb0b6
|
Fix rule handling of JSON ``null``
Fix rule handling of JSON ``null`` regression from v8.5.0.1 (#9685)
|
2020-11-02 14:35:19 +01:00 |
Theo Arends
|
67bd5daf45
|
Update changelog
|
2020-11-02 11:58:23 +01:00 |
Theo Arends
|
c2482e9913
|
Add command ``SwitchText``
Add command ``SwitchText`` to change JSON switch names by barbudor (#9691)
|
2020-11-01 13:26:35 +01:00 |
Theo Arends
|
0057a1dd34
|
Update template information
|
2020-11-01 12:01:51 +01:00 |
Theo Arends
|
31e5617043
|
Add command ``Gpios 255``
Add command ``Gpios 255`` to show all possible GPIO configurations
|
2020-10-30 16:08:38 +01:00 |
Theo Arends
|
6f7a20e2ec
|
Add support for EZO PRS sensors
Add support for EZO PRS sensors by Christopher Tremblay (#9659)
|
2020-10-29 11:53:25 +01:00 |
Jason2866
|
187067ee88
|
Ota url changed to .gz
|
2020-10-28 18:46:12 +01:00 |
Theo Arends
|
d5a71000ea
|
Change default otaurl
Change default otaurl in my_user_config.h to http://ota.tasmota.com/tasmota/release/tasmota.bin.gz
|
2020-10-28 14:17:45 +01:00 |
Theo Arends
|
85d2626e84
|
Refactor feature list build
|
2020-10-28 11:37:59 +01:00 |
Theo Arends
|
e030b9fece
|
Fix rule expressions using mems corrupts character pool
Fix rule expressions using mems corrupts character pool (#9301)
|
2020-10-26 16:42:44 +01:00 |
Theo Arends
|
8d71ade035
|
Fixed rule Break not working as expected
Fixed rule Break not working as expected when ONCE is enabled (#9245)
|
2020-10-25 17:38:06 +01:00 |
Theo Arends
|
a96218fc1c
|
v9.0.0.3
- Add TLS in binary tasmota-zbbridge (#9620)
- Add support for EZO CO2 sensors by Christopher Tremblay (#9619)
|
2020-10-25 14:46:13 +01:00 |
Theo Arends
|
b92b59b2b1
|
Add command ``SetOption113 1``
Add command ``SetOption113 1`` to set dimmer low on rotary dial after power off (#8263)
|
2020-10-25 12:59:24 +01:00 |
Theo Arends
|
582c32f5b9
|
Add support for EZO EC sensor
Add support for EZO EC sensors by Christopher Tremblay (#9613)
|
2020-10-24 12:41:08 +02:00 |
Theo Arends
|
1021cf3ca5
|
Update changelog and releasenotes
|
2020-10-23 16:56:03 +02:00 |
Theo Arends
|
0f805014e6
|
Support WT32-ETH01
- Support for fixed output Hi or Lo GPIO
- Support for ESP32 based Wireless-Tag WT32-ETH01 (#9496)
|
2020-10-23 15:18:58 +02:00 |
blakadder
|
a9c56f7b1c
|
Update RELEASENOTES.md
|
2020-10-22 11:30:20 +02:00 |
Theo Arends
|
eea472f1fc
|
Tasmota Arduino Core v2.7.4.5
Tasmota Arduino Core v2.7.4.5 allowing webpassword over 47 characters (#9687)
|
2020-10-22 11:25:05 +02:00 |
Theo Arends
|
83a090b5a9
|
Rotary driver adjusted for MiDesk if selected
Rotary driver adjusted accordingly if Mi Desk Lamp module is selected (#9399)
|
2020-10-20 15:13:12 +02:00 |