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
Theo Arends
500fb147c4
Add Breaking Changed to Release Notes
...
- Support for EZO RTD sensors by Christopher Tremblay (#9585 )
- On ZigbeeBridge support for glowing led when permit join is active (#9581 )
- Support for PWM Dimmer multi-press and ledmask (#9584 )
2020-10-20 14:04:29 +02:00
Theo Arends
54383f77c4
Change ``#define MQTT_FINGERPRINT``
...
Change ``#define MQTT_FINGERPRINT`` from string to hexnumbers (#9570 )
2020-10-19 12:15:11 +02:00
Theo Arends
38e2638f07
Add support for EZO Ph and ORP sensors
...
Add support for EZO Ph and ORP sensors by Christopher Tremblay (#9567 )
2020-10-18 15:36:17 +02:00
Theo Arends
d9dfaf88f3
Add command ``SwitchMode 15``
...
Add command ``SwitchMode 15`` sending only MQTT message on switch change (#9596 )
2020-10-18 12:17:31 +02:00
Theo Arends
f13f7355f4
Fix TuyaMcu energy display
...
Fix TuyaMcu energy display regression from v8.5.0.1 (#9547 )
2020-10-17 12:48:45 +02:00
Theo Arends
7bc8956d86
Changed management of serial baudrate
...
Changed management of serial baudrate (#9554 )
2020-10-16 15:18:16 +02:00
Theo Arends
98d2dd8f39
Fix rule handling of Var or Mem using text
...
Fix rule handling of Var or Mem using text regression from v8.5.0.1 (#9540 )
2020-10-15 14:42:46 +02:00
Theo Arends
29e73dae9b
Add command ``NoDelay``
...
Add command ``NoDelay`` for immediate backlog command execution by Erik Montnemery (#9544 )
2020-10-15 12:32:40 +02:00
Theo Arends
fc524dff75
Support for Vietnamese language translations
2020-10-12 11:29:36 +02:00
Theo Arends
3264acfffe
Fix Telegram message decoding error regression from v8.5.0.1
2020-10-11 14:23:56 +02:00
Theo Arends
fc04c50674
Convert AdcParam parameters from versions before v9.0.0.2
...
- Command ``Gpio17`` replaces command ``Adc``
- Command ``Gpios`` replaces command ``Adcs``
2020-10-11 11:31:46 +02:00
Theo Arends
b8e55203b6
Fix Thermostat sensor status corruption
...
Fix Thermostat sensor status corruption regression from 8.5.0.1 (#9449 )
2020-10-10 15:19:11 +02:00
Theo Arends
0949dda650
Update changelog/releasenotes
2020-10-10 12:21:04 +02:00
Theo Arends
f0bcd6eb3d
Move (partly) rewritten CHANGELOG.md to root
2020-10-09 16:40:10 +02:00
Theo Arends
d5b8d6ae24
Add support for analog buttons
...
Add support for analog buttons indexed within standard button range
2020-10-08 18:27:12 +02:00
Theo Arends
e8c1e44069
Add PWMD and IRremote features
...
- Add PWM dimmer color/trigger on tap, SO88 led, DGR WITH_LOCAL flag by Paul Diem (#9474 )
- Add support for stateful ACs using ``StateMode`` in tasmota-ir.bin by Arik Yavilevich (#9472 )
2020-10-07 10:07:17 +02:00
Theo Arends
0c90f71e00
Fix ADC initalization sequence
...
Fix ADC initalization sequence (#9473 )
2020-10-06 12:12:14 +02:00
Theo Arends
539ba11690
Add support for inverted NeoPixelBus data
...
Add support for inverted NeoPixelBus data line by enabling ``#define USE_WS2812_INVERTED`` (#8988 )
2020-10-05 19:03:40 +02:00