Markus Krause
1413fa13c5
update docs wrt to SPI pins
2 years ago
rejoe2
44faa0316c
MI - reviw ac calculation ( #2 )
* Update: RPi documentation
* Update miPayload.h
* Update README.md
* MI - remarks to user manual
* MI - getting started
* MI - user manual typos
* MI - fix AC calc
* MI - fix status msg. analysis
---------
Co-authored-by: DM6JM <micheleblank@gmx.com>
Co-authored-by: Lukas Pusch <lp@lufami.de>
2 years ago
lumapu
fe54599502
version increase to 0.5.88
2 years ago
Mo Demman
d651da0a1b
integrated 8266/NodeMCU drawings, Capacitor, shielded nRF24+, hints on Ampli levels.
2 years ago
DanielR92
f75615882b
Update Getting_Started.md
What is with the others, not anymore in using?
2 years ago
burn79
30bdf06f0a
fix typo, fix broken link
2 years ago
joba-1
fce28a1b38
Add TSOL-M800 to the list of supported devices
in Getting_Started.md, with link to manual
2 years ago
lumapu
9c68ad1467
moved payload related stuff to other file
fix line break for inverter list on index
update release workflow action
fix #405 renamed binary for ESP8285 (platformio.ini)
2 years ago
lumapu
1d7b02571d
added PR #356 , prometheus endpoint thanks to @avendretter
changed default wifi IP to 192.168.4.1 (to avoid conflicts with local router configurations)
added default pinout for ESP32
2 years ago
lumapu
fbad251236
refactored directory structure
2 years ago
DanielR92
bd4892f945
Update readme to mqtt
2 years ago
DanielR92
7a67e0c67e
Update readme to mqtt
2 years ago
DanielR92
69cf77e8ce
Update path from MQTT command
from stefant to @Daniel92 Sorry ich kann grade nicht an den Computer in der tools/esp8266/README.md steht [Read here](tools/esp8266/User_Manual.md) der Pfad muss raus weil es im selben Verzeichnis liegt
2 years ago
stefan123t
5870bcea1b
fixed markdown syntax, typos and http://ahoy-dtu/ link
2 years ago
stefan123t
3f9fe399d3
added BOM to README.md
2 years ago
Kai
89503e6bb0
Update README.md
2 years ago
lumapu
d840915794
Update README.md
fix link
2 years ago
lumapu
2365059f82
Update README.md
relative links in md
2 years ago
Kai
d033b4a704
Make readme more clear
2 years ago
lumapu
63a82d83ea
fixed missing changes from PR #259
2 years ago
Martin Dummer
2db984f1c0
esp8266/README.md: add info and wiring for ESP32 variant
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2 years ago
thfcm
f6b60f5979
Update README.md
Includes the reworked wirings.
2 years ago
thfcm
c86f0c0362
Update README.md
- Added information about faked Chips/Modules
- Added someline-breaks for better readability
2 years ago
Andreas Schiffler
01481084a6
Update README.md
2 years ago
thfcm
904c2fa43c
Update README.md
Implemented Change Request
2 years ago
thfcm
365da35534
Update README.md
Überarbeitete Readme.md
- Umstrukturierung der Themen
- Aktualisierte Inhaltsliste
- Ergänzungen
2 years ago
lumapu
0355572692
corrected most of the review comments, except "maxlength"
2 years ago
thfcm
2dede36331
Update README.md
1. Added Table of Contents
2. Changed minimal required memory of used ESP8266 module
3. Added Link to Discord
4. Made all Headlines Titel Cased
2 years ago
Oliver Fueckert
7fc57ffc8c
- Improve config system allowing a user customizable config_override.h file to ensure git pulls don't require merges
- Move DTU_RADIO_ID to config.h to allow for easy customization for multiple DTUs with non conflicting radio IDs
2 years ago
Stefan Theurer
677a4d4e67
Update README.md
Added HM-300
2 years ago
DanielR92
5c33690f1a
Update Scheduler / Task manager + MQTT
2 years ago
DanielR92
41e67e1782
Added a Hint for update from a low version to new
2 years ago
DanielR92
83a2c98792
updated the ESP8266 readme
2 years ago
DanielR92
9fbfd9389e
Update first draft
added the todo list from the post https://github.com/grindylow/ahoy/issues/142
2 years ago
Andreas Schiffler
fdf45926cc
complete rework of release workflow add CHANGES.md
2 years ago
stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2 years ago
DanielR92
33ea7a4125
updated changelog from the commit&merge
possible to automate this section in the future?
2 years ago
DanielR92
d8d1b932b3
Update README.md
Update line 69 (`RF24` 1.4.2 -> 1.4.5)
2 years ago
stefan123t
3684680157
update changelog in README.md and increase version in defines.h
3 years ago
stefan123t
fc8b070286
update README.md with changelog from v0.3.0 to v0.4.24
3 years ago
stefan123t
fc1ae5e2f6
update README.md with Changelog for #36
3 years ago
stefan123t
be0070f24f
added changelog as requested in #95
3 years ago
lumapu
31988cc990
* Updated README -> now PlatformIO is used
* started to implement github actions
3 years ago
Kai Gerken
bbc725f316
Implement MQTT discovery for Home Assistant
3 years ago
wtl0
0b9ab0100a
Janitorial: Trailing whitespace tweaks
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
lumapu
6a1a3b86d2
* added patch from @Argafal
* Updated readme to refer library versions
3 years ago
lumapu
6a31bcddb1
* added HM800 defines
* updated README.md
3 years ago
lumapu
d195eee498
* pinout can be saved using the web setup
* html / css files are now located inside PROGMEM
* conversion of files is done with python script (OS independent, open source)
* moved as much as possible for now to the hm* modules - the app should only be the body
* successfully tested with HM1200
3 years ago
lumapu
5f927ad8c5
added ESP8266 code
3 years ago