Commit Graph

14658 Commits

Author SHA1 Message Date
SteWers
2bdec2d9fc [Solax X1] rework 02/2022 final 2
- removed command index
- new syntax: on demand request of IDinfo data via command `EnergyConfig ReadIDinfo`
- new syntax: on demand request of config data via command `EnergyConfig ReadConfig`
- replaced `dtostrfd()` with `%*_f`
2022-02-17 18:59:44 +01:00
SteWers
57b57dcf25 [Solax X1] rework 02/2022 final
- rework of the request cycle
- more reliable and reusable respond processing for more and further requests
- periodically request of IDinfo data to get the converters serial number and display it on the WebUI
- restructure the usage and names of variables; especially the global ones, to prevent naming conflicts
- on demand request of IDinfo data via command `EnergyConfig12 ReadIDinfo`
- on demand request of config data via command `EnergyConfig12 ReadConfig`
- many other code optimisations
2022-02-16 19:33:57 +01:00
SteWers
3679ec4c08 [Solax X1] Rework request and respond processing
Complete rework of the request cycle and the respond processing. This is more reliable and reusable for more and further requests.
Right now the serial number of the converter is requested and displayed in the WebUI.
2022-02-08 20:55:57 +01:00
s-hadinger
e47b0c7356
Merge pull request #14780 from s-hadinger/fix_xy
Fix xy calculation
2022-02-08 20:34:52 +01:00
Stephan Hadinger
35d8039820 Fix xy calculation 2022-02-08 16:39:59 +01:00
Jason2866
9cef794259
rm core2 build 2022-02-08 14:44:16 +01:00
Jason2866
7d8a0d8ecd
rm core2 env 2022-02-08 14:43:33 +01:00
s-hadinger
d310bd820a
Merge pull request #14768 from s-hadinger/axp192_sensor
Add json sensor information for AXP192
2022-02-08 13:07:55 +01:00
Stephan Hadinger
ae3dfec515 Add json sensor information for AXP192 2022-02-08 10:28:45 +01:00
Theo Arends
b81e15ce2b
Merge pull request #14761 from s-hadinger/freetype_stack
LVGL increase stack size for Freetype
2022-02-07 22:28:25 +01:00
Stephan Hadinger
53625b6f59 LVGL increase stack size for Freetype 2022-02-07 22:16:28 +01:00
Jason2866
5cbd3c2432
S2 framework update 2022-02-07 22:09:18 +01:00
Theo Arends
708f80d353 Revert 2022-02-07 18:09:29 +01:00
Theo Arends
f5428a7f0a Prep release 2022-02-07 17:25:52 +01:00
Jason2866
e7d343cc98
remove tasmota3
added for testing Asus connecting issues. Did not solve the issues.
2022-02-07 16:36:05 +01:00
Theo Arends
85d8bcd241 Fix duplicate initial totals 2022-02-07 16:03:59 +01:00
Theo Arends
39f953c700 Prep release 2022-02-07 15:13:16 +01:00
Theo Arends
3304037640 Prep release 2022-02-07 14:53:45 +01:00
s-hadinger
93a3ee010a
Merge pull request #14759 from s-hadinger/ir_update_tolerance
IR update tolerance after update
2022-02-07 14:06:48 +01:00
Stephan Hadinger
155bfea4cd IR update tolerance after update 2022-02-07 13:51:02 +01:00
Jason2866
d40186b59d
support new mbedtls 2.28.x too (#14758)
* support new mbedtls 2.28.x too
2022-02-07 13:01:48 +01:00
Theo Arends
005a556d41 Fix esp32 wire library induced compile error
Fix esp32 wire library induced compile error (#14754)
2022-02-07 11:40:35 +01:00
Theo Arends
152a5d364a Add bootcount to Info3 message 2022-02-06 18:11:42 +01:00
Theo Arends
6835eabc39 Fix SPM total updates for all relays 2022-02-06 12:21:29 +01:00
Theo Arends
cb0e9d1316
Merge pull request #14743 from barbudor/am2301B_as_aht2x
List AM2301B as compatible with AHT2X driver
2022-02-06 09:56:52 +01:00
Theo Arends
b237d49ae6
Fix initial energy setting 2022-02-06 09:54:32 +01:00
Barbudor
84fec5271a also in my_user_config comment 2022-02-05 18:26:37 +01:00
Barbudor
cff57b2e0c list AM2301B as compatible with AH2X driver 2022-02-05 17:50:11 +01:00
Theo Arends
276b68aa5a
Merge pull request #14739 from betarho/CM110x_fix
Fix: add "USE_CM110x" to decode-status.py
2022-02-05 17:06:25 +01:00
Theo Arends
91f35449dd Add LVGL_FREETYPE to lvgl image 2022-02-05 17:04:31 +01:00
Roberto Bonacina
bdf46ef989 Fix: add "USE_CM110x" to decode-status.py
When the CM110x integration has been added, the decode-status.py
a_features array was not updated accordingly.

Signed-off-by: Roberto Bonacina <roby.bonacina@tutanota.com>
2022-02-05 16:21:30 +01:00
Theo Arends
f218660b71 Revert CalVer in favour of SemVer 2022-02-05 15:50:04 +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
a995a6e78c Clean up SPM code 2022-02-05 12:20:13 +01:00
Theo Arends
9c1adc2bdc Add postpone flash writes for SPM energy updates 2022-02-05 11:29:35 +01:00
Theo Arends
58289a59f1
Merge pull request #14710 from pkkrusty/patch-4
Add seconds to MAX7219 DisplayClock command
2022-02-05 09:20:06 +01:00
Theo Arends
6de807e094
Merge pull request #14728 from gemu2015/display_fix
some display fixes
2022-02-05 09:17:54 +01:00
gemu2015
262b930117 fix picture buttons for esp32 2022-02-05 07:28:10 +01:00
gemu2015
119cea29bb fix for displays without cs 2022-02-05 07:27:23 +01:00
gemu2015
2d428cf427 fix max text size 2022-02-05 07:26:21 +01:00
pkkrusty
5e20756922
Replace noob code with pro code for assembling string
%02d pads an integer with leading zeros up to 2 digits. Amazing!
2022-02-04 19:22:29 +00:00
Theo Arends
7f6b6529c7
Merge pull request #14724 from tidabek/development
Update polish language
2022-02-04 17:54:28 +01:00
TID
e6f6e64121
Update pl_PL.h
Update polish language
2022-02-04 16:53:47 +01:00
Theo Arends
0d7ea9eb28 Add rule variables %timer1% to %timer16%
Add rule variables %timer1% to %timer16% (#14619)
2022-02-04 16:18:56 +01:00
Theo Arends
c113a2a4b8
Merge pull request #14619 from alexasf/development
Added %timer1% to %timer16% variables to rules
2022-02-04 15:57:38 +01:00
Theo Arends
a491793b6c
Merge pull request #14721 from bovirus/patch-4
Update italian language
2022-02-04 14:55:14 +01:00
Theo Arends
101e787bb7 Fix SR04 sensor driver
Fix SR04 sensor driver regression from 2022.01.2
2022-02-04 14:53:42 +01:00
bovirus
476072ca20
Update italian language 2022-02-04 14:48:33 +01:00
pkkrusty
abee978080
Forgot to change the length of tm variable 2022-02-04 12:19:42 +00:00
Theo Arends
c47fef51bc Bump version to v2022.1.4 2022-02-04 12:00:53 +01:00