Commit graph

1067 commits

Author SHA1 Message Date
lumapu
56958971f8 * workflow update 2022-07-06 22:34:53 +02:00
lumapu
21e61b3303 * workflow update 2022-07-06 22:33:44 +02:00
lumapu
12fa17ee11 * workflow update 2022-07-06 22:24:01 +02:00
lumapu
7cc8e74f3b * workflow update 2022-07-06 22:22:07 +02:00
lumapu
b266cb0b8d * workflow update 2022-07-06 22:20:42 +02:00
lumapu
31988cc990 * Updated README -> now PlatformIO is used
* started to implement github actions
2022-07-06 22:15:19 +02:00
lumapu
c35c86210f Merge branch 'main' of https://github.com/grindylow/ahoy 2022-07-06 21:53:13 +02:00
lumapu
0d8706895e * debug moved to another location 2022-07-06 21:47:08 +02:00
lumapu
b7cfe3e6ca
Merge pull request #85 from KG3RK3N/mqtt_discovery
MQTT Auto Discovery Unterstützung (ESP8266)
2022-07-06 21:24:46 +02:00
Kai Gerken
3b7eb9c58b Implement state class for mqtt discovery. 2022-07-06 20:55:17 +02:00
lumapu
dc4b6c1385
Merge pull request #84 from DanielR92/patch-1
Update __init__.py (short one line)
2022-07-04 22:14:22 +02:00
Kai Gerken
6e34b4adf9 Add 5s on mqtt discovery value expire time. 2022-07-02 21:16:03 +02:00
Kai Gerken
9716f1ff8b Fix type on field for efficiency 2022-07-02 20:25:55 +02:00
Kai Gerken
bbc725f316 Implement MQTT discovery for Home Assistant 2022-07-02 20:24:55 +02:00
lumapu
aeb63f5d31 * compiles with PlatformIO 2022-06-30 22:28:54 +02:00
lumapu
b9cec55849 reduced warnings 2022-06-30 17:30:11 +02:00
DanielR92
121ce7cbe7
Update __init__.py (short one line)
Use the function 'hexify_payload()' in other lines
2022-06-30 09:31:19 +02:00
lumapu
b1f09d482f
Merge pull request #82 from wtl0/main
JSON output and favicon.ico
2022-06-27 09:01:50 +02:00
wtl0
0b9ab0100a Janitorial: Trailing whitespace tweaks 2022-06-27 00:42:51 +02:00
wtl0
e25dce1573 Added favicon.ico to find the right tab in the browser more fast; Keep it simple (not as configuration option) 2022-06-27 00:23:49 +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
wtl0
e5adf23ee9 Add JSON output; Available via HTTP data point /json 2022-06-27 00:17:18 +02:00
lumapu
fb9f51fc2d Merge branch 'main' of https://github.com/grindylow/ahoy 2022-06-26 13:26:59 +02:00
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
2022-06-26 13:26:44 +02:00
lumapu
504f6ed7c2
Merge pull request #80 from stefan123t/main
added fritzing for nodemcu (esp8266), raspi and arduino
2022-06-22 06:41:45 +02:00
stefan123t
4ca7d9ab92 change to use same wire colors for Raspberry Pi as other schematics 2022-06-22 01:34:52 +02:00
stefan123t
6015cbe072 added fritzing for nodemcu (esp8266), raspi and arduino 2022-06-21 23:24:57 +02:00
lumapu
0347a3df44 * PR #76 updated debug messages: now 5 different levels are available
* fixed CRC loop issue
2022-06-17 02:04:47 +02:00
lumapu
7e2df351d9 * fixed debug messages 2022-06-17 00:36:31 +02:00
lumapu
425ffdfc58
Merge pull request #76 from stefan123t/main
Raspberry Pi pyRF24 build instructions from mslookup
2022-06-17 00:22:30 +02:00
stefan123t
17b186ee04 added DBGXXX definitions to all header files 2022-06-17 00:18:45 +02:00
lumapu
c61d9568ba license included
tried to increase stability
2022-06-16 23:56:29 +02:00
stefan123t
14c46e86bd added variable error messages using #pragma error 2022-06-16 22:27:16 +02:00
stefan123t
1e4afddafc added links to some documentation 2022-06-16 11:31:08 +02:00
stefan123t
d876fe841e added pyRF24 build instructions from mslookup 2022-06-16 11:30:33 +02:00
stefan123t
20c145013e added DEBUG_FLAGs to config.h 2022-06-16 11:28:49 +02:00
lumapu
e05d2220cb
Merge pull request #73 from Oliver-ger/main
Gerber File ESP-DTU Platine
2022-06-14 15:43:29 +02:00
lumapu
e0a2703bb3
Merge branch 'main' into main 2022-06-14 15:43:02 +02:00
Oliver-ger
5984e525a7
Merge pull request #1 from Oliver-ger/Gerber-ESP-DTU
Update ESP-DTU_Platinenlayout.md
2022-06-14 13:14:56 +02:00
Oliver-ger
4909683b4a
Update ESP-DTU_Platinenlayout.md 2022-06-14 13:13:15 +02:00
lumapu
9e10a87bcb
Merge pull request #72 from Oliver-ger/Oliver-ger-Platinenlayout
Platinenlayout
2022-06-13 14:52:25 +02:00
Oliver-ger
4d749d65f7
Update ESP-DTU_Platinenlayout.md 2022-06-13 14:21:44 +02:00
Oliver-ger
7c914430fd
Update ESP-DTU_Platinenlayout.md 2022-06-13 14:19:40 +02:00
Oliver-ger
9f7b1fc40a
Update ESP-DTU_Platinenlayout.md 2022-06-13 14:18:51 +02:00
Oliver-ger
627952ed06
Create ESP-DTU_Platinenlayout.md 2022-06-13 14:18:12 +02:00
Oliver-ger
37d4ebda21
Delete ESP DTU Platinenlayout 2022-06-13 14:17:05 +02:00
Oliver-ger
d24821f238
Create ESP DTU Platinenlayout 2022-06-13 14:05:39 +02:00
lumapu
10b3978fa3
Merge pull request #70 from sude22/AddUptimeMqtt
add uptime MQTT value
2022-06-10 10:20:37 +02:00
sude22
db1d1d2057 add uptime MQTT value 2022-06-10 10:11:26 +02:00
lumapu
396dfac0d6
Merge pull request #69 from sude22/sude22/fix67_MQTT_topic
don't set MQTT topic to fixed value 'inverter'
2022-06-10 08:33:27 +02:00