rejoe2
1e6a06b580
hmRadio.h - change rx/tx channel hopping logic ( #7 )
* hmRadio.h - change rx/tx channel hopping logic
- patch originally provided by beegee3
- timings look very good for 3rd gen., and ok for MI in my environment over several restarts
- runs stable on ESP32
- not sure wheather this also has any (negative or positive) impact to reboot problem with ESP8266
2 years ago
rejoe2
26ec95d61e
MI - fixes to MQTT; uses classic hmRadio.h
2 years ago
lumapu
521c7ca307
0.6.1
* potential fix of WiFi hostname during boot up #752
2 years ago
lumapu
db8b17502e
0.6.1
* only publish new inverter data #826
2 years ago
lumapu
7050a34868
0.6.1
* merge LED fix - LED1 shows MqTT state, LED configureable active high/low #839
2 years ago
rejoe2
574f6aed99
MI - fix comletion for 1ch MI
2 years ago
rejoe2
e8e216cd69
MI - fix MQTT version
+ changed rx/tx logic (times + debug output)
2 years ago
Markus Krause
48a6bf021c
add MQTT status to LED update, try to fix settings save for led polarity
2 years ago
Markus Krause
33264cc776
make LED polarity selectable
2 years ago
rejoe2
24bfb43b02
Radio changes, MQTT fixes
* consolidated (?) proposals from beegee3
* timing now 410microsesonds
2 years ago
rejoe2
1f0f8b904a
MI - use only crc8 for MI commands
MI-600 at least sents answers as well...
2 years ago
Markus Krause
ba996f56dd
change build settings fpr S3 to address flash instability
2 years ago
rejoe2
f4accf1e37
MI - find priority inverter
remove unnecessary type checks
2 years ago
rejoe2
88f5120fc0
MI - restructure priority handling
- app differenciates between HM and MI type now (thx to beegee3 and AsZork)
- review debug output (also for HM)
2 years ago
lumapu
e82099a8a8
fix HMS RX
2 years ago
rori1977
e2af1b5f3b
Update CHANGES.md
correction of 2 spelling mistakes only
2 years ago
lumapu
bb5cb8b849
0.6.0
2 years ago
lumapu
68da9e0901
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
* improved documentation regarding SPI pins #814
* improved documentation (getting started) #815 #816
* improved MI 4-ch inverter #820
2 years ago
lumapu
fdb485614b
whitespace fix
2 years ago
lumapu
c4e9fec8e7
0.5.110
* MQTT fix reconnection by new lib version #780
* add `about` page
2 years ago
lumapu
fae46c4667
0.5.110
* MQTT fix reconnection by new lib version #780
* display 'failed' if no Update was selected #813
2 years ago
rejoe2
7baa95c759
MI - change logic for progressing 4ch dev info cmd
Not tested yet, but compiled on 0.5.107.
So no urgent check in is required, but most likely this will perform more consistent than the previous version.
2 years ago
lumapu
fbeabf7358
fix WebUI
2 years ago
lumapu
a1aedce59e
small improvement, MQTT
2 years ago
Markus Krause
1413fa13c5
update docs wrt to SPI pins
2 years ago
lumapu
1d0860f851
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
* ePaper: centered text thx @knickohr
2 years ago
lumapu
4a44041e7d
0.5.109
* reduced heap fragmentation by optimizing MqTT #768
2 years ago
Markus Krause
580a17d46c
improve centering of text on eInk display
(@knickohr|s erster codebeitrag, er ist stolz wie bolle)
2 years ago
lumapu
115f3978cd
0.5.108
* fix: no MQTT `total` sensor for autodiscover if only one inverter was found #805
* fix: MQTT `total` renamed to `device_name` + `_TOTOL` for better visibility #805
2 years ago
lumapu
ac7423ca84
0.5.108
* merge: PR SPI pins configureable (ESP32) #807
2 years ago
Markus Krause
29315b9b42
fix pointer lifetime for SPIClass
2 years ago
lumapu
7afd0b80fe
improve communication
2 years ago
Markus Krause
7ee9a9dfb6
fix for display stealing the spi interface
2 years ago
lumapu
60bc9dd552
next improvement
2 years ago
lumapu
e4f100660b
further improvement
2 years ago
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