Andreas Schiffler
3e1b120b74
0.5.14 Bug fix mqtt payload & get FWVersion
Changes 0.5.14.
- bug fix in mqtt payload handling thx to @klahus1 and silversurfer
- small improvements in code styling
- refactoring to get have the option to implement different parse for InfoCommands
- Get FWVersion by REST API call
- Display FWVersion in webui (only after REST API call)
2 years ago
Andreas Schiffler
16d348dc0b
Improve MQTT Power Limit Handling
2 years ago
Marcel Alburg
1200ca0b79
first changes to prepare code for esp32
2 years ago
Andreas Schiffler
6ac3876092
Major Updates active power limit
See the User_Manual.md for more information about the functionality of the active power limit.
2 years ago
Andreas Schiffler
8a02c62995
Undo failed merge
- Sorry for the mess
2 years ago
fila612
1746492365
Add MF & MDL for MQTT (HASSIO-Discov.) - man. Ver.
2 years ago
lumapu
a5f975bbe4
* moved wifi related stuff to extra class
2 years ago
lumapu
74f053a5ae
* webinterface refactored completely
2 years ago
lumapu
3c8a4c49a1
* first refactored version which is accessible through web interface
2 years ago
lumapu
15402dbd99
* merged showSetup (app + main)
2 years ago
lumapu
778f209eb5
* improved read / save to eep
2 years ago
lumapu
f1b19bccfe
* improved mqtt settings
2 years ago
lumapu
f92a9509a1
* Zwischenstand, compile ok
2 years ago
lumapu
ccb9fb537d
* main in app integriert, Zwischenstand
2 years ago
lumapu
c6e3cd39ba
* started refactoring
2 years ago
lumapu
e1c713fb00
* make mClient in mqtt private again ( #145 )
* v0.5.10
2 years ago
stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2 years ago
Andreas Schiffler
e3a6c69a4d
power limit via rest api
2 years ago
HorstG-57
ef520b65ec
in app.h defines eingebaut mit dem sich das verhalten der app in Bezug auf MQTT anpassen läst
in app.cpp bedingte Compiler Abschnitte eingebaut
2 years ago
HorstG-57
4dc64eb2d7
Meine anpassungen wegen
MQTT Intervall
MQTT Test
MQTT Subscribe muss nur nach dem MQTT Connect nicht bei jedem Connect Check
2 years ago
Andreas Schiffler
14b6e08532
alarm handling
2 years ago
Andreas Schiffler
4237a33b9c
prevent to switch off by sending zero as pwr limit
2 years ago
lumapu
155f9e3f41
* new NRF24 lib (1.4.2 -> 1.4.5)
* add build info on index.html (like OpenDTU)
* add Discord Link to index.html
2 years ago
Andreas Schiffler
406e7fdb8f
handling of reactive power limit
2 years ago
Andreas Schiffler
3b86d4d3b3
added reactive power in overview page
2 years ago
Andreas Schiffler
03bb7fbb88
bugfix pointer for pwr limit data
2 years ago
Andreas Schiffler
028aedb788
prototype webapi to get info, improved pwr limit
2 years ago
stefan123t
2c177fbfa8
add #114 ntp_server_name and port to eeprom
2 years ago
Andreas Schiffler
c915e44557
Removed set power limit to zero in intial case
2 years ago
Andreas Schiffler
6b1f027d01
devControl bugs and error handling
2 years ago
stefan123t
f657ace328
fix #106 handpickled mDevName changes from #120
2 years ago
stefan123t
7c6e068562
fix #112 switch both TX & RX channels in hmRadio.h
2 years ago
Andreas Schiffler
7ed5a0a9e1
active power limit added via mqtt and setup page
3 years ago
Kai Gerken
6014e4f850
Add handling for responses with Frame ID 0x00
3 years ago
Andreas Schiffler
d41c26a3ce
first poc set power limit via mqtt
3 years ago
fila612
193802aae4
HASS - MQTT Retained Messages
In #104 durch @KG3RK3N vorgeschlagen und von mir smoke-getestet. Scheint den gewünschten Erfolg zu bringen.
3 years ago
stefan123t
5b438d143a
fix lib_deps in [env:node_mcu_v2] PR #101
3 years ago
stefan123t
6b6f4c8774
clean up #88 remove unused char *p
3 years ago
stefan123t
d4ba302307
add sane defaults for MIN_SERIAL/SEND/MQTT_INTERVAL 5/30/60 seconds
respectively
3 years ago
stefan123t
35e1ff1e17
add dnsname option for mqtt server #88 adds 28 chars to eeprom
3 years ago
Kai Gerken
3b7eb9c58b
Implement state class for mqtt discovery.
3 years ago
Kai Gerken
6e34b4adf9
Add 5s on mqtt discovery value expire time.
3 years ago
Kai Gerken
bbc725f316
Implement MQTT discovery for Home Assistant
3 years ago
lumapu
aeb63f5d31
* compiles with PlatformIO
3 years ago
lumapu
b9cec55849
reduced warnings
3 years ago
wtl0
0b9ab0100a
Janitorial: Trailing whitespace tweaks
3 years ago
wtl0
e25dce1573
Added favicon.ico to find the right tab in the browser more fast; Keep it simple (not as configuration option)
3 years ago
wtl0
821ab2601e
Readme: Added more (redundant) info n libraries to be installed;
Added output on non configured converters in /index.html statistic
Target: Avoid pitfalls and open questions for beginners
3 years ago
wtl0
e5adf23ee9
Add JSON output; Available via HTTP data point /json
3 years ago
lumapu
4a28884cff
* improved setup (if no data is in EEprom)
* improved NRF24 Pinout regarding to #36 , Standard Pinout should be now: https://github.com/grindylow/ahoy/issues/36#issuecomment-1149981052
3 years ago