There is a git project for use KNX and can be used for set the KNX Address and send and receive data from/to KNX Bus with a Bus ,koppler". In the Video you see whats needed for KNX and the wireing:
— new User link deleted —
the KNX lib can be downloaded here:
— new User link deleted —
- So you can select presets via Group Adresses
- Send % values via KNX (for example for garage doors or water filled or temp
Describe alternatives you’ve considered
In WLED is needed to:
- Implement the KNX Lib.
- Add a enable KNX with the KNX Adress (this must be the same like a Dummy device in ETS)
- Add a possibility for Group Addresses for sending and receiving the values.
Values:
Send to KNX: actual preset, on/off WLED (for Powersupply)
Receive from KNX: set preset, set % value (for special effects)
State is now the code that does not compile, i got a linker error:
/../../../xtensa-lx106-elf/bin/ld.exe: .pio\build\d1_mini\src\usermods_list.cpp.o: in function `_GLOBAL__sub_I_physicalAddress':
usermods_list.cpp:(.text.startup._GLOBAL__sub_I_physicalAddress+0x2b): undefined reference to `KnxTpUart::KnxTpUart(Stream*, String)'
collect2.exe: error: ld returned 1 exit status
*** [.pio\build\d1_mini\firmware.elf] Error 1
i can not upload the code, because i’am a new user
But see the code KNX-Presents-a0.0.2.zip at gibhub.