Adrian Scillato
ef485e295f
ZB: Add new ZigBee commands
2022-04-20 11:19:03 -03:00
Theo Arends
7c417430c9
Add energy export active to ADE7880
...
Add command ``EnergyExportActive<phase>`` to (p)reset energy export active for supported devices. Currently ADE7880 only (#13515 )
2022-04-16 16:07:42 +02:00
Theo Arends
04ccde8aa9
Align Sonoff SPM GUI with other energy GUI
...
- Align Sonoff SPM GUI with other energy GUI
- Change GUI Power text to Active Power
2022-04-12 11:53:36 +02:00
Theo Arends
fc8b4dcc71
Add Shelly3EM Neutral Current information
2022-03-26 16:02:50 +01:00
rice103
e72248899e
Supports for MQ analog sensor for air quality
...
It's support the analog sensor for quality air (also for esp-32)
-added on list of assignable pins in module
-with adcparams can choose wich mqx you have with seconds param ex: adcparam 10 4 (you have the mq-04)
2022-01-23 17:10:35 +01:00
Theo Arends
33ff4fa056
Add undocumented JSON command
2022-01-23 12:29:06 +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
Marcus
8bc06238f3
changed: tasmota/i18n.h
...
missed this change. Now tasmota-sensors compiles with success!
2022-01-15 14:14:32 +01:00
Stephan Hadinger
5f002dc467
Set ESP32 stack size with ``#define SET_ESP32_STACK_SIZE``, added ``StackLowMark`` metrics
2022-01-03 18:52:30 +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
jziolkowski
63ff462f53
using pointer for Shift595, refactored pin init
2021-12-05 13:40:01 +01:00
jziolkowski
8c12424d78
WIP
2021-12-04 15:39:00 +01:00
Stephan Hadinger
b409377068
MQTT TLS dual mode (CA or fingeprint) in same firmware, ``SetOption132 1`` to force fingerprint
2021-12-01 21:38:28 +01:00
Theo Arends
dbec7712ad
Merge pull request #13595 from kruzer/stairs-pixels
...
Add simple stairs effects to ws2812 driver
2021-11-18 09:13:13 +01:00
stefanbode
65be8e6b59
Introduced: shuttertiltchange
...
shuttertiltchange allows a change of the tilt. Most likely used with buttons
2021-11-16 13:04:02 +01:00
stefanbode
3f3f095962
Shutter Tilt commands
2021-11-07 14:13:12 +01:00
kruzer
bf8a8c621e
added config variable StepPixels
2021-11-01 12:31:08 +01:00
Theo Arends
c4bb190e82
Add split total energy
2021-10-02 18:29:05 +02:00
Theo Arends
b47e91c8ab
Add energy total spilt
2021-09-29 15:33:58 +02:00
Theo Arends
9b35c54ed1
Revert "Add support for split energy totals"
...
This reverts commit d3fc03d398
.
2021-09-29 14:53:23 +02:00
Theo Arends
d3fc03d398
Add support for split energy totals
...
Add command ``SetOption129 1`` to enable split total energy results (#13030 )
2021-09-29 12:08:03 +02:00
Theo Arends
7c71c3bdd8
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>``
...
Add command ``WebQuery <url> GET|POST|PUT|PATCH [<headers>] <body>`` to extent HTTP requests (#13209 )
2021-09-24 11:34:44 +02:00
Barbudor
cc51a37738
add command webgetconfig
2021-09-01 21:30:54 +02:00
Theo Arends
de2e86f022
Merge pull request #12651 from mbezuidenhout/feature/can-bus
...
Feature/can bus
2021-07-17 14:52:12 +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
Marius Bezuidenhout
024cc0b9b6
Added MCP2515 library and Freedom Won BMS sensor
2021-07-12 12:32:27 +02:00
Stephan Hadinger
1c15552210
Command ``SetOption127 1`` to force Wifi in no-sleep mode even if ``Sleep 0`` is not enabled
2021-07-05 13:43:41 +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
Adrian Scillato
f0d9605b4b
Add actual Wi-Fi mode (b/g/n) to STATUS 11
2021-06-04 09:52:25 -03:00
Stephan Hadinger
6d54949273
LVGL prepare M5StickC
2021-05-25 18:53:10 +02:00
Theo Arends
fb44348a8c
Add support for MQTT Settings save/restore
2021-05-08 17:40:13 +02:00
Theo Arends
17996ce87c
Prep for MQTT Settings save
2021-05-08 15:26:23 +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 b44c16d861
.
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
Stephan Hadinger
bd60b9b602
Add LVGL 7.11 support with Berry binding (ESP32 only)
2021-04-19 08:40:11 +02:00
Theo Arends
571649a082
Tasmotize M5Core2 support
2021-04-15 17:21:18 +02:00
Theo Arends
5cdf225fe0
Refactor ESP32 sensors
2021-04-12 16:50:04 +02:00
Theo Arends
740e4392ef
Add command EnergyConfig for future use
2021-04-09 09:49:33 +02:00
Theo Arends
1a2addfc16
Refactor GUI save settings (prt2)
2021-04-08 17:57:37 +02:00
Theo Arends
75bbe5d3fa
Change ADC range result from int to float
...
Change ADC range result from int to float using command ``FreqRes`` for decimal resolution selection (#11545 )
2021-04-02 15:50:59 +02:00
Theo Arends
2710dc8dd0
Add command ``SerialBuffer 256..520``
...
Add command ``SerialBuffer 256..520`` to change hardware serial receive buffer size from default (256) to max local buffer size (520) (#11448 )
2021-04-01 15:53:47 +02:00
blakadder
3768d5ab9f
add gas sensor with %LEL units
2021-03-29 20:32:59 +02:00
Theo Arends
be72bde8f5
Add ESP32 support for internal Hall Effect sensor
...
Add ESP32 support for internal Hall Effect sensor connected to both GPIO36 and GPIO39 only
2021-03-27 15:15:15 +01:00
Theo Arends
dd4f16526e
Fix sensor coexistence
2021-03-23 12:57:56 +01:00
RaphDaMan
d8e892a0de
Changes proposed by Theo on PR.
2021-03-23 08:50:49 +01:00
RaphDaMan
587ad9a733
Squashed commit of the following:
...
commit 6c9c4a83d0076bb9303d65d5435f0d0bf2e81a6b
Author: RaphDaMan <raphael@my107.de>
Date: Sat Mar 20 13:49:36 2021 +0100
v0.7 Final and ready to PR.
2021-03-20 14:14:07 +01: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
Stephan Hadinger
95e696075e
Add support for MPU6686 on primary or secondary I2C bus
2021-03-15 21:06:50 +01:00
Paul C Diem
67d24047fc
Add device_group_tie in SettingsDefaultSet2 and show all groups
2021-03-09 13:41:14 -06:00