Theo Arends
|
b5d9157060
|
Merge pull request #9975 from Jason2866/patch-1
added -free -fipa-pta change in changelog
|
2020-11-25 18:19:29 +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 |
Jason2866
|
9ff72eb343
|
added -free -fipa-pta change
|
2020-11-25 18:07:43 +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 |
Stephan Hadinger
|
ebb4c18aae
|
Zigbee persistence of device/sensir data in EEPROM (only ZBBridge)
|
2020-11-21 10:31:27 +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
|
92f067af59
|
Change Shelly Dimmer fw upgrade
Change Shelly Dimmer fw upgrade using WebGUI Firmware Upgrade and file from folder `tools/fw_shd_stm32/`
|
2020-11-17 12:25:48 +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 |
Stephan Hadinger
|
8634a7a387
|
IRremoteESP8266 library from v2.7.11 to v2.7.12
|
2020-11-14 19:31:50 +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 |
s-hadinger
|
dd8bb39a02
|
Zigbee ``SetOption116 1`` to disable auto-query of light devices (avoids network storms with large groups) (#9847)
Co-authored-by: Stephan Hadinger <stephan.hadinger@gmail.com>
|
2020-11-14 11:15:41 +01:00 |
Stephan Hadinger
|
698dd755de
|
Zigbee command ``ZbLeave`` to unpair a device
|
2020-11-13 19:23:35 +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 |
Stephan Hadinger
|
39b0cf4c56
|
Zigbee command ``ZbInfo`` and prepare support for EEPROM
|
2020-11-11 12:09:18 +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
|
fa7fdbd51a
|
Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
|
2020-11-06 17:09:13 +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
|
e2a094802b
|
Update CHANGELOG.md
|
2020-11-05 10:22:04 +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
|
c5886a1c3e
|
Fix button press rules regression
Fix button press rules regression introduced by #9589 (#9700)
|
2020-11-01 18:11:43 +01:00 |
Theo Arends
|
db863c4589
|
Add support for EZO FLO
Add support for EZO FLO sensors by Christopher Tremblay (#9697)
|
2020-11-01 15:15:10 +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 |
Stephan Hadinger
|
e3f4cc94f6
|
Zigbee added ``ZbOccupancy`` command to configure the time-out for PIR
|
2020-10-31 17:48:40 +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 |
Stephan Hadinger
|
8eeac9d35b
|
Add PR number
|
2020-10-28 17:37:05 +01:00 |
Stephan Hadinger
|
a0801b11da
|
Zigbee added ``ZbMap`` command to describe Zigbee topology
|
2020-10-28 17:30:46 +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 |