s-hadinger
|
0e2af52d97
|
Merge pull request #14294 from s-hadinger/berry_modular
Berry specific moved to berry_tasmota
|
2022-01-05 10:00:25 +01:00 |
Theo Arends
|
2add8aa12c
|
Merge pull request #14278 from SteWers/Solax-X1-Temperature-fix
[Solax X1] Changed variable type for temperature from float to int16_t
|
2022-01-05 09:59:48 +01:00 |
Stephan Hadinger
|
4406eb9f3b
|
Berry specific moved to berry_tasmota
|
2022-01-05 09:50:38 +01:00 |
Theo Arends
|
bfdf34813f
|
Fix SPM power switching over 8 relays
Fix SPM power switching over 8 relays (#14281)
|
2022-01-04 23:10:19 +01:00 |
Theo Arends
|
d8ed99830c
|
Fix SPM energy display rotation in GUI
Fix SPM energy display rotation in GUI (#14281)
|
2022-01-04 22:30:08 +01:00 |
SteWers
|
9956aa59c4
|
Changed variable type for temperature from float to int16_t
The type of temperature is int16_t. With this change negative values are read and displayed correctly.
|
2022-01-04 20:18:19 +01:00 |
Theo Arends
|
df58c7caea
|
Merge branch 'development' of https://github.com/arendst/Tasmota into development
|
2022-01-04 17:42:00 +01:00 |
Theo Arends
|
cc7ad4afca
|
Add experimental ADE7953 (Shelly EM) reset on restart (#14261)
|
2022-01-04 17:41:47 +01:00 |
Theo Arends
|
ecd101d408
|
Merge pull request #14275 from barbudor/fix_adc_ph
make adc_ph formula more flexible
|
2022-01-04 17:26:59 +01:00 |
Theo Arends
|
ce17266512
|
Revert "dd experimental ADE7953 (Shelly 2.5 and Shelly EM) reset on restart (#14261)"
This reverts commit efd4963eb2 .
|
2022-01-04 17:16:05 +01:00 |
Theo Arends
|
efd4963eb2
|
dd experimental ADE7953 (Shelly 2.5 and Shelly EM) reset on restart (#14261)
|
2022-01-04 17:02:12 +01:00 |
barbudor
|
27a08b456e
|
make adc_ph formula more flexible
|
2022-01-04 16:33:35 +01:00 |
Theo Arends
|
2121d8b273
|
Merge pull request #14268 from gemu2015/scripter_fix
fix memory corruption
|
2022-01-04 14:16:30 +01:00 |
Theo Arends
|
8a291f251f
|
Update RG-15
- Update RG-15 in case no complete message is received
- Add colon as optional separator for Domoticz DzSend values allowing DzSend as backlog command
|
2022-01-04 12:09:16 +01:00 |
gemu2015
|
a62da1ba5a
|
fix memory corruption
|
2022-01-04 11:25:58 +01:00 |
Theo Arends
|
900269ad44
|
Merge pull request #14255 from s-hadinger/esp32_stacksize
Set ESP32 stack size with ``#define SET_ESP32_STACK_SIZE``, added ``StackLowMark`` metrics
|
2022-01-03 19:27:35 +01:00 |
Stephan Hadinger
|
f2d8563597
|
Force `MQTT_MAX_PACKET_SIZE` in PubSub client
|
2022-01-03 19:03:00 +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
|
3916709d5f
|
Add debug MemDump
|
2022-01-03 14:02:18 +01:00 |
Theo Arends
|
3515bd3251
|
Tune HRG-15 driver
|
2022-01-03 12:45:47 +01:00 |
Theo Arends
|
f890c2d85a
|
Fix HRG-15 serial reception
|
2022-01-03 11:36:57 +01:00 |
Stephan Hadinger
|
421a2ce1fb
|
LVGL full support for grid layout
|
2022-01-02 16:16:10 +01:00 |
gemu2015
|
36c3f7c446
|
fix edit file gui for sd card
|
2022-01-01 15:06:33 +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
|
873d7da84a
|
Refactored HRG-15 driver
Refactored HRG-15 driver (#14067)
|
2021-12-30 17:52:44 +01:00 |
Theo Arends
|
3220332b1c
|
Refactor serial config
Refactor serial config (#14212)
|
2021-12-30 14:39:22 +01:00 |
Theo Arends
|
5a73aa1e1f
|
Refactor serial config
Refactor serial config removing specific stopbit count and only support serial config constants (#14212)
|
2021-12-30 14:19:24 +01:00 |
Theo Arends
|
730f3451ac
|
Clean up code
|
2021-12-30 13:26:32 +01:00 |
Theo Arends
|
b5a1e9d2fe
|
Merge pull request #14214 from gemu2015/scripter_update
some fixes and enhancements
|
2021-12-30 12:19:51 +01:00 |
barbudor
|
e504f61fba
|
Add missing & for coherency
|
2021-12-30 09:39:29 +01:00 |
gemu2015
|
a2857e1c53
|
some fixes and enhancements
|
2021-12-30 09:00:14 +01:00 |
Theo Arends
|
0bfa5af3ad
|
Fix Sonoff SPM relay GUI display
Fix Sonoff SPM relay GUI display (#13447)
|
2021-12-29 17:46:52 +01:00 |
Jason2866
|
ead95cc237
|
Merge branch 'arendst:development' into board_upd
|
2021-12-29 16:50:06 +01:00 |
Theo Arends
|
e843bc929e
|
Shorten cryptic message
|
2021-12-29 15:18:55 +01:00 |
Theo Arends
|
3890237a5f
|
Add ESP32 dedicated DHT driver
- Add ESP32 dedicated DHT driver using standard Adafruit library.
- Extent DHT probe interval time from 2 to 4 seconds solving some misreadings
|
2021-12-29 14:57:56 +01:00 |
Theo Arends
|
2c12cbdabe
|
Rename xsns_05 ds18b20 driver
|
2021-12-29 14:52:58 +01:00 |
Jason2866
|
179920e8a3
|
Boards.json definition updates
Add definitions to boards.json to make it possible to differentiate later.
|
2021-12-29 14:37:41 +01:00 |
jeanmichel_nwsb
|
673387f77d
|
provide proper OTA_URL for tasmota32solo1
|
2021-12-29 13:05:22 +01:00 |
s-hadinger
|
c032878fd6
|
Revert "Berry add `tasmota.random_byte()`"
|
2021-12-28 22:37:02 +01:00 |
Stephan Hadinger
|
44189186e9
|
Berry add `tasmota.random_byte()`
|
2021-12-28 21:29:04 +01:00 |
Theo Arends
|
00c937953b
|
Merge pull request #14078 from avp-avp/development
Add OpenTherm Boiler Lockout Reset command
|
2021-12-28 14:27:34 +01:00 |
gemu2015
|
3845708acc
|
fix vbus signed word
|
2021-12-28 12:38:39 +01:00 |
Stephan Hadinger
|
dca794dbf1
|
LVGL update from 8.0.2 to 8.1.0
|
2021-12-27 23:03:49 +01:00 |
Stephan Hadinger
|
a4cd168681
|
LVGL modularization
|
2021-12-27 18:12:38 +01:00 |
jeanmichel_nwsb
|
2e19f66749
|
make neg temp compliant with 2's comp variant
|
2021-12-27 16:33:44 +01:00 |
Theo Arends
|
cb52c4cf35
|
Add DHT debugging information
|
2021-12-26 14:00:07 +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
|
aaa87a037a
|
Revert "Merge pull request #14153 from wir3z/development"
This reverts commit d9ab90a2f9 , reversing
changes made to 7bf6e5a773 .
|
2021-12-25 11:34:58 +01:00 |
Theo Arends
|
18003e0ee6
|
Another try for solving exceptions 28
Another try for solving exceptions 28 (#14067)
|
2021-12-24 17:05:53 +01:00 |