stefan123t
12d8ff5949
Merge branch 'main' into asyncWeb03
2022-09-15 23:11:52 +02:00
stefan123t
5870bcea1b
fixed markdown syntax, typos and http://ahoy-dtu/ link
2022-09-15 23:06:26 +02:00
stefan123t
3f9fe399d3
added BOM to README.md
2022-09-14 23:28:01 +02:00
lumapu
d840915794
Update README.md
...
fix link
2022-09-12 21:12:26 +02:00
lumapu
2365059f82
Update README.md
...
relative links in md
2022-09-12 21:11:17 +02:00
Kai
d033b4a704
Make readme more clear
2022-09-12 20:58:59 +02:00
lumapu
63a82d83ea
fixed missing changes from PR #259
2022-09-09 16:12:59 +02:00
lumapu
bd93622d8f
Merge branch 'development03' into asyncWeb03
2022-09-08 22:54:09 +02:00
Martin Dummer
2db984f1c0
esp8266/README.md: add info and wiring for ESP32 variant
...
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2022-09-08 14:38:59 +02:00
lumapu
200ce0c0cc
* Merge branch 'development03' into asyncWeb03
...
* improved webApi
* updated Library Information (version + license)
2022-09-06 16:39:39 +02:00
lumapu
865db3c32f
Merge branch 'main' into main
2022-09-06 07:09:47 +02:00
thfcm
f6b60f5979
Update README.md
...
Includes the reworked wirings.
2022-09-05 20:42:04 +02:00
thfcm
c86f0c0362
Update README.md
...
- Added information about faked Chips/Modules
- Added someline-breaks for better readability
2022-09-05 20:15:50 +02:00
Andreas Schiffler
01481084a6
Update README.md
2022-09-04 12:34:50 +02:00
thfcm
904c2fa43c
Update README.md
...
Implemented Change Request
2022-09-04 08:49:11 +02:00
thfcm
365da35534
Update README.md
...
Überarbeitete Readme.md
- Umstrukturierung der Themen
- Aktualisierte Inhaltsliste
- Ergänzungen
2022-09-03 22:16:57 +02:00
lumapu
0355572692
corrected most of the review comments, except "maxlength"
2022-09-01 07:25:30 +02:00
Andreas Schiffler
ebe532d773
Merge branch 'development02' into patch-2
2022-08-31 14:32:05 +02:00
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
2022-08-31 12:29:35 +02:00
lumapu
4796555fac
Merge branch 'main' into development02
2022-08-30 10:06:47 +02:00
Andreas Schiffler
dc38d46cda
Merge branch 'development02' into config_override
2022-08-30 09:05:10 +02:00
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
2022-08-30 08:52:47 +02:00
Stefan Theurer
677a4d4e67
Update README.md
...
Added HM-300
2022-08-28 08:33:53 +02:00
Andreas Schiffler
8bf539aea4
Merge pull request #200 from DanielR92/patch-10
...
Update Scheduler / Task manager + MQTT
2022-08-24 20:17:50 +02:00
DanielR92
5c33690f1a
Update Scheduler / Task manager + MQTT
2022-08-24 20:06:48 +02:00
DanielR92
41e67e1782
Added a Hint for update from a low version to new
2022-08-24 19:36:34 +02:00
DanielR92
83a2c98792
updated the ESP8266 readme
2022-08-21 11:26:57 +02:00
DanielR92
9fbfd9389e
Update first draft
...
added the todo list from the post https://github.com/grindylow/ahoy/issues/142
2022-08-20 23:23:32 +02:00
Andreas Schiffler
fdf45926cc
complete rework of release workflow add CHANGES.md
2022-08-18 22:06:02 +02:00
stefan123t
b663951206
0.5.9 fix PowerPFDev.Desc=0x0001 for PowerLimit
2022-08-12 12:12:24 +02:00
DanielR92
33ea7a4125
updated changelog from the commit&merge
...
possible to automate this section in the future?
2022-08-11 15:29:26 +02:00
DanielR92
d8d1b932b3
Update README.md
...
Update line 69 (`RF24` 1.4.2 -> 1.4.5)
2022-08-11 09:49:13 +02:00
stefan123t
3684680157
update changelog in README.md and increase version in defines.h
2022-07-13 00:13:51 +02:00
stefan123t
fc8b070286
update README.md with changelog from v0.3.0 to v0.4.24
2022-07-11 01:23:38 +02:00
stefan123t
fc1ae5e2f6
update README.md with Changelog for #36
2022-07-11 00:25:53 +02:00
stefan123t
be0070f24f
added changelog as requested in #95
2022-07-10 23:22:52 +02:00
lumapu
31988cc990
* Updated README -> now PlatformIO is used
...
* started to implement github actions
2022-07-06 22:15:19 +02:00
Kai Gerken
bbc725f316
Implement MQTT discovery for Home Assistant
2022-07-02 20:24:55 +02:00
wtl0
0b9ab0100a
Janitorial: Trailing whitespace tweaks
2022-06-27 00:42:51 +02:00
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
2022-06-27 00:21:45 +02:00
lumapu
6a1a3b86d2
* added patch from @Argafal
...
* Updated readme to refer library versions
2022-05-23 12:22:31 +02:00
lumapu
6a31bcddb1
* added HM800 defines
...
* updated README.md
2022-04-29 20:33:15 +02:00
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
2022-04-25 17:48:12 +02:00
lumapu
5f927ad8c5
added ESP8266 code
2022-04-17 01:54:48 +02:00