lumapu
98ba3b8a68
fix communication
2 years ago
rejoe2
a5f93f186c
more fixes to serial output
2 years ago
lumapu
a95dce51c6
0.5.107
2 years ago
lumapu
081adeb140
0.5.107
* fix: show save message
* fix: removed serial newline for `enqueueCmd`
2 years ago
lumapu
694d4bb58b
fix save settings
2 years ago
lumapu
23e848d224
improved multi inverter
fixed setup
improved serial output
2 years ago
Markus Krause
dfc869aad0
fix display selection for s3
2 years ago
Markus Krause
80b8e175ec
also fix pin selection for displays
2 years ago
Markus Krause
8df90cb723
extend ci
2 years ago
Markus Krause
f350f8c3e2
add S3 example in override.h
2 years ago
Markus Krause
c532be86b2
restore deafults for ESP32 standard modules
2 years ago
Markus Krause
2e0add3548
prevent selection of SPI pins for 8266
2 years ago
Markus Krause
79980fd8bf
remove accidental file
2 years ago
Markus Krause
44c254b180
prevent setting of SPI pins for ESP82xx as not supported
2 years ago
Markus Krause
e3aa64b5cb
remove explicit HSPI call as it breaks 8266 builds
2 years ago
Markus Krause
8c36093dd7
extend api and settings container with spi pins
2 years ago
Markus Krause
9df7da46a7
add SPI pin config option
2 years ago
Markus Krause
190e8c737e
conditionally display esp32-s3 list of pins for selection
2 years ago
Tobias Wolf
e2f8b7bea3
Also add RSSI metric
2 years ago
Markus Krause
44f602f1a7
add spi pins to config container, remove hacks from app code
2 years ago
Markus Krause
cccbe63f2b
fix config override example
(add spi pins, remove wrong RF24 in there which was not correct even before)
2 years ago
Tobias Wolf
380f86cda1
Add missing argument for devicename
2 years ago
Markus Krause
97d60f2ea9
start making SPI configurable
2 years ago
Tobias Wolf
ecfefc6041
Add uptime to Prometheus metrics
2 years ago
lumapu
850cda3c38
0.5.106
* merged MI and debug message changes #804
* fixed MQTT autodiscover #794 , #632
2 years ago
lumapu
3f2e40848e
review #804
2 years ago
lumapu
d61b707a76
switched config of cmt - RX still working
2 years ago
lumapu
cd35ed9adf
reenabled communication
2 years ago
rejoe2
a1fb4aa911
MI - fix length for command packets
2 years ago
rejoe2
03b1eb126c
MI - small bugfix
2 years ago
rejoe2
c1e7128846
debug review
2 years ago
rejoe2
32092ede0d
debug review
- DPRINT_IVID
- MI: some small changes
2 years ago
lumapu
5a1a600327
0.5.105
* merged MI, thx @rejoe2 #788
* fixed reboot message #793
2 years ago
lumapu
3ed76324d5
clean up pull request
2 years ago
rejoe2
b498ea619f
MI - restructure error calculation
2 years ago
lumapu
38d01b704d
further testing to re enable the communication
2 years ago
lumapu
28c4416854
improved, RX on SDR visible (865MHz) but not in Ahoy!?
2 years ago
rejoe2
250d3f9fb1
MI - debug output for error calculation
2 years ago
lumapu
c4e20b6395
improved HMS and CMT configuration
reconnect on timeout (30s)
introduced frequency ranges for EU
2 years ago
rejoe2
0535117a47
MI - some small fixes ( #5 )
2 years ago
Argafal
adb056fd4f
Parse power factor, Qvar as signed values
2 years ago
lumapu
25695fc30a
0.5.104
* improved wifi connection #652
2 years ago
lumapu
a6b8794855
0.5.104
* further improved save settings
* removed `#` character from ePaper
* fixed saving pinout for `Nokia-Display`
* removed `Reset` Pin for monochrome displays
2 years ago
rejoe2
a7bacf1f11
MI - dec control plus debug ( #4 )
* restructure serial debug output (partly)
+ MI - more code review
* fix debug output for power control cmds
* MI - limitation commands answered
* Debug - add more macros and texts
Might as well help for https://github.com/lumapu/ahoy/pull/478
Unfortunately, this atm doesn't really lower used flash memory
* MI - limit command
- now seems to work for MI-600 (to be verified)
- debug - more use of macros (wrt. to real effect see last remark)
2 years ago
lumapu
296597a589
0.5.103
fix ESP32 build
2 years ago
lumapu
96eb32ca63
0.5.103
merged heap improvements #772
2 years ago
lumapu
159b78c326
0.5.103
merged MI improvements, thx @rejoe2 #778
changed display inverter online message
2 years ago
lumapu
d7c06fd5d8
0.5.102
small fixes (save settings)
2 years ago
lumapu
57bda044e5
0.5.102
Warning: old exports are not compatible any more!
further save settings improvements (only store inverters which are existing)
improved display of settings save return value
made save settings asynchronous (more heap memory is free)
2 years ago
lumapu
e1326698b9
0.5.102
fix JSON import #775
fix save settings, at least already stored settings are not lost #771
2 years ago