Commit graph

1337 commits

Author SHA1 Message Date
lumapu
2a3c267906 added link to git commit from git sha in footer (feature request from @stefan123t) 2022-10-22 23:35:56 +02:00
lumapu
1d385b1d60 fix MQTT avail status update: it was sent as often as processPayload was called (many times a second) 2022-10-22 23:10:21 +02:00
DanielR92
97d23e7ae0
Merge branch 'development03' into dev03 2022-10-22 13:20:45 +02:00
lumapu
201af3a315 fix build error 2022-10-22 12:52:54 +02:00
lumapu
dbbfe25a44 added wifi scan to setup
fixed issues on index.html
2022-10-22 02:59:01 +02:00
lumapu
8b8deded9a improvements by @homeautomation22 2022-10-22 01:29:29 +02:00
lumapu
a77bea55d0 fix webserial is now in local timezone 2022-10-22 01:28:14 +02:00
lumapu
72219cdf17 changed timestamp to UTC in ESP only, local timezone is calculated by browser thx @homeautomation22 2022-10-22 00:09:26 +02:00
DanielR92
66617f81f4 update styleguide 2022-10-21 18:58:47 +02:00
DanielR92
633b7e99b3
First Styleguide draft
please try it out. :)
2022-10-21 18:30:02 +02:00
DanielR92
55a2850f1e
Merge branch 'lumapu:main' into dev03 2022-10-21 18:27:48 +02:00
lumapu
6ed2dfde9c * fix EPS32 GPIO names #286
* fix negative temperature  (OpenDTU issue 246)
* added plausibility check based on payload length
* prepared project for splitting into library and end-user-esp
* added donation link to index.html
* deactivated disclaimer temporarily
2022-10-21 16:44:04 +02:00
stefan123t
0dac291154
Update report.yaml 2022-10-20 23:52:16 +02:00
stefan123t
80b9c0c64e
Update report.yaml 2022-10-20 23:46:08 +02:00
stefan123t
85ac1dec7d
Update report.yaml 2022-10-20 23:44:10 +02:00
DanielR92
59b53237f8
incement version
for add sunset/sunrise function
2022-10-20 10:09:40 +02:00
DanielR92
9526d40096
Merge branch 'lumapu:main' into dev03 2022-10-20 10:08:54 +02:00
lumapu
202d883f38 added different pinout for ESP32 #286 2022-10-20 08:41:47 +02:00
Lukas Pusch
427d1a9ba5
Merge pull request #362 from DanielR92/Disclaimer-fix
Disclaimer remove lic and add hint to save afterwards
2022-10-20 08:11:47 +02:00
DanielR92
93778924f7
Disclaimer remove lic and add hint to save afterwards 2022-10-20 06:45:52 +02:00
stefan123t
5b6878d0e7
Update compile_development.yml 2022-10-20 01:03:26 +02:00
stefan123t
35cf8944b1
Update compile_development.yml 2022-10-20 00:54:17 +02:00
stefan123t
ac57fd404c
Update compile_development.yml 2022-10-20 00:51:18 +02:00
stefan123t
05f88a9de4
update action setup-python@v4 and short-sha@v2
fix #355 in dev03
2022-10-20 00:49:39 +02:00
stefan123t
f63977a7f2
update actions short-sha@v2 and setup-python@v4
fix #355 in dev03
2022-10-20 00:48:31 +02:00
stefan123t
0630e68471
upgrade actions/cache@v
try to fix #355
2022-10-20 00:20:38 +02:00
lumapu
adfc8fb0a3
Create FUNDING.yml 2022-10-19 22:32:05 +02:00
lumapu
8daf7a15f2
Merge pull request #359 from DanielR92/sun_for_dev03
Add Sunrise/Sunset and option to disable night communication + change Timestamp in CMDs to UTC
2022-10-19 21:41:36 +02:00
DanielR92
a3d12eac43 fix for correct sentence 2022-10-19 20:56:07 +02:00
DanielR92
7dd13cf530 loop readable and shorten if 2022-10-19 20:46:06 +02:00
DanielR92
5762002a53 buildPayload readable and return one liner 2022-10-19 20:23:47 +02:00
DanielR92
44ba08659d processPayload make readable 2022-10-19 20:16:10 +02:00
DanielR92
d6dfe6dc1a isProducing readable with todo 2022-10-19 20:05:47 +02:00
DanielR92
661b559768 cbMqtt better reading 2022-10-19 19:31:17 +02:00
DanielR92
6f86557446 setupMqtt better reading 2022-10-19 19:27:17 +02:00
DanielR92
fd1963efff change 0x80 to ALL_FRAMES for better reading and understanding 2022-10-19 19:26:19 +02:00
DanielR92
6bd0b2f254 little_fix_for_timesync_now_UTC_on_index_page 2022-10-19 17:26:31 +02:00
DanielR92
000ed8ac53 Pacth from homeautomation22 2022-10-19 16:58:55 +02:00
lumapu
2df3c26657 convert.py fix 2022-10-19 08:59:09 +02:00
lumapu
17a662dfde
Merge pull request #357 from DanielR92/dev03-warning_msg_1
Add disclaimer to the Ahoy
2022-10-18 22:44:37 +02:00
lumapu
940ea99e25
Merge pull request #358 from DanielR92/convert_py
Update convert py
2022-10-18 22:43:27 +02:00
DanielR92
07d950e970 added feature in the py :) 2022-10-18 21:45:44 +02:00
DanielR92
86b3137b6a Add disclaimer to the Ahoy 2022-10-18 21:25:15 +02:00
lumapu
f2a794d518 fix setup for multiple inverters 2022-10-17 14:14:23 +02:00
lumapu
35d8fdcab2 Merge branch 'main' into development03 2022-10-16 23:58:41 +02:00
lumapu
ba8b75ce39 removed license 2022-10-16 23:57:29 +02:00
lumapu
a595950d7d fix #338, needs verifcation from homeassistant users
added download link for settings on setup.html and update.html
2022-10-16 23:55:08 +02:00
lumapu
38bb3fd7e2 fix #334 added button to index if ntp timeserver was not reachable 2022-10-16 22:51:55 +02:00
lumapu
8bd7574111 fix #349 2022-10-16 22:14:03 +02:00
lumapu
b337067b8c PR #343 @drahdiwaberl 2022-10-16 22:08:50 +02:00