136 Commits

Author SHA1 Message Date
Theo Arends
e8988e4b31 Merge branch 'development' into pre-release-11.1 2022-04-07 17:10:14 +02:00
Theo Arends
ccdd8c9861 Add Sensor34 commands
Add commands ``Sensor34 10 <valueA>`` and ``Sensor34 11 <valueB>`` to use HX711 absolute weight conversion (#15292)
2022-04-07 15:06:21 +02:00
Theo Arends
c3132594d3 Add support for improv as used by esp-web-tools 2022-04-02 11:43:29 +02:00
Theo Arends
45d4444a49 Bump version 11.0.0.4 2022-03-12 18:08:43 +01:00
Theo Arends
7ec39536dd Extent number of pulsetimers
Extent number of pulsetimers from 8 to 32 (#8266)
2022-02-25 15:15:07 +01:00
Theo Arends
2c963df8f0 Bump version 10.0.0.2 2022-02-20 14:02:06 +01:00
Theo Arends
1022c91b7c Bump dev version to v11.0.0.1 2022-02-12 16:00:19 +01:00
Theo Arends
5254a26145 Prep release 2022-02-07 15:07:24 +01:00
Theo Arends
c50fa27af0 Revert versioning
Change from Calendar Versioning (CalVer) back to Semantic Versioning (SemVer) for better major change indication and future support
2022-02-05 15:36:29 +01:00
Theo Arends
c47fef51bc Bump version to v2022.1.4 2022-02-04 12:00:53 +01:00
Theo Arends
4df42a28f5 Add command `WebTime <start_pos>,<end_pos>`
- Add command ``WebTime <start_pos>,<end_pos>`` to show part of date and/or time in web gui based on "2017-03-07T11:08:02-07:00"
- Bump version to v2022.01.3
2022-01-16 16:19:28 +01:00
Theo Arends
1573cbe6cb Bump version to v2022.01.2 2022-01-07 16:43:29 +01:00
Theo Arends
40c92418e2 Fix upload version number detection 2022-01-01 14:38:13 +01:00
Theo Arends
4c8c8572c5 Bump version to v2022.01.1 2021-12-31 18:23:35 +01:00
Theo Arends
4962fd229e Add command `SSerialConfig <serialconfig>` to change Serial Bridge configuration
Add command ``SSerialConfig <serialconfig>`` to change Serial Bridge configuration
2021-12-25 12:58:24 +01:00
Theo Arends
e359a775c2 Bump version to v10.1.0.2 2021-12-23 11:01:41 +01:00
Theo Arends
a06c01cd91 Bump version 10.1.0.1 2021-12-08 16:49:35 +01:00
Theo Arends
329d76346f Merge branch 'development' into pre-release-10.1.0 2021-12-08 11:11:02 +01:00
Theo Arends
f53e9462b3 Bump version to 10.0.0.4 2021-11-30 15:43:43 +01:00
Theo Arends
1e326460bd ESP8266 Gratuitous ARP enabled
- ESP8266 Gratuitous ARP enabled and set to 60 seconds (#13623)
- Version bump to 10.0.0.3
2021-11-13 14:38:21 +01:00
Theo Arends
41db88c19a Bump version to 10.0.0.2
ESP32 core library from v1.0.7.5 to v2.0.1
2021-11-10 15:00:44 +01:00
Stephan Hadinger
06b4dba98a Bump to version 10.0.0.1 2021-10-20 20:40:26 +02:00
Theo Arends
08cf51ae5a Bump version to 10.0.0.0 2021-10-19 10:56:08 +02:00
Theo Arends
9482079573 Update tasmota_version.h 2021-10-13 11:31:39 +02:00
Theo Arends
838ab4f553 Merge branch 'development' into pre-release-9.6.0 2021-10-08 14:42:12 +02:00
Theo Arends
2455d4bfec Prep energy total by phase 2021-09-27 14:31:16 +02:00
Theo Arends
c26adde183 Bump version to v9.5.0.8 2021-09-01 11:34:19 +02:00
Theo Arends
43642e0b8a Turn HTTP API (command `SetOption128 1`) default on for backward compatibility 2021-08-20 15:54:26 +02:00
Theo Arends
cb955762a6 Version bump to v9.5.0.6
Version bump to monitor possible HTTP issues releated to ``SetOption128``
2021-08-16 10:32:25 +02:00
Theo Arends
5dc009b9c5 Oops forgot most changes. 2021-08-01 17:51:54 +02:00
Theo Arends
65b7034b0c Support for second DNS server 2021-07-29 16:57:04 +02:00
Theo Arends
6cd9a7d899 Add command `SetSensor1..127 0|1` to globally disable individual sensor driver 2021-07-14 14:20:50 +02:00
Theo Arends
b7519b9c90 Fix ESP32-C3 Settings backup and restore 2021-07-01 15:19:35 +02:00
Theo Arends
e0faa0399a Bump version 9.5.0.1 2021-06-17 11:30:44 +02:00
Theo Arends
bd87afeabf Add command `MqttWifiTimeout 100..20000`
Add command ``MqttWifiTimeout 100..20000`` to control MQTT Wi-Fi connection timeout default set to 200 mS (#12222)
2021-06-15 10:15:36 +02:00
Theo Arends
30cbc1b1e5 Merge branch 'development' into pre-release-9.5.0 2021-06-13 12:32:31 +02:00
Theo Arends
912eedd76d Change command `Timers` layout of JSON message changed to single line 2021-06-06 18:16:46 +02:00
Erik Montnemery
5a3f49c698
Bump version to 9.4.0.4 2021-05-15 10:20:22 +02:00
Theo Arends
86ec4af6c5 Make Telegram command `TmState` persistent
Make Telegram command ``TmState`` persistent (#11965)
2021-04-30 15:42:57 +02:00
Theo Arends
1ace2d2292 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 17:22:38 +02:00
Theo Arends
2bf681dbe2 Revert "Add initial support for optional for template specific commands"
This reverts commit b44c16d86138f61e2d7b69b1e20dc9c002a97219.
2021-04-25 17:03:11 +02:00
Theo Arends
b44c16d861 Add initial support for optional for template specific commands
Add initial support for optional ``Template`` JSON fieldpair ``"CMND":"<any template related command>;<any template related command>;..."`` (#11788)
2021-04-25 16:51:18 +02:00
Theo Arends
2398056fa5 Update changelog and version to 9.4.0.1 2021-04-22 15:55:13 +02:00
Theo Arends
46edb12c75 Release 9.4.0 2021-04-21 16:57:39 +02:00
Theo Arends
04cf400154 Add command `TuyaTempSetRes 0..3`
Add command ``TuyaTempSetRes 0..3`` to control Tuya Temperature Set Resolution (#11781)
2021-04-19 12:25:53 +02:00
Theo Arends
31c6075a84 Merge branch 'development' into pre-release-9.4.0 2021-04-14 12:47:02 +02:00
Adrian Scillato
9551c0e000
Enable VL53L0X and disable TSL2561 for Tasmota-Sensors and Tasmota32 2021-04-13 13:38:43 -03:00
Theo Arends
d5ca2994ee Add commands MqttKeepAlive and MqttTimeout
- Add commands ``MqttKeepAlive 1..100`` to set Mqtt Keep Alive timer (default 30) and ``MqttTimeout 1..100`` to set Mqtt Socket Timeout (default 4) (#5341)
- Changed PubSubClient library from EspEasy v2.7.12 to Tasmota v2.8.12
- Bump version to 9.3.1.2
2021-03-18 17:44:10 +01:00
Theo Arends
632e523c37 Bump version to 9.3.1.1 2021-02-23 16:27:30 +01:00
Theo Arends
5e3c1b6415 Merge branch 'development' into pre-release-9.3.0 2021-02-21 12:35:19 +01:00