Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Loxone Commands (LX) not working #256

Open
1 task done
Clubsport opened this issue Dec 2, 2022 · 3 comments
Open
1 task done

Loxone Commands (LX) not working #256

Clubsport opened this issue Dec 2, 2022 · 3 comments
Labels
question Further information is requested

Comments

@Clubsport
Copy link

What happened?

Hey guys,

it seems that the Loxone-specific commands (&LX=) are not working.
Installed the "normal" 0.13.3 from @Aircoookie and it works flawless.
Changed back to SR-013.3 and not reaction at all.

Can you please have a look on this? :)

To Reproduce Bug

Changed between 0.13.3 and SR-0.13.3

Expected Behavior

http-commands with direct input from Loxone home automation.

Install Method

From SoundReactive Release Page https://github.com/atuline/WLED/releases

What version of Soundreactive WLED?

SR WLED 0.13.3

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Clubsport Clubsport added the bug Something isn't working label Dec 2, 2022
@softhack007
Copy link
Collaborator

Hi,
Loxone is not included in our standard SR build (long story - has to do with memory and cpu ressources...).

build_flags = ${common.build_flags_esp32} -D WLED_RELEASE_NAME=ESP32 -D WLED_DISABLE_MQTT -D WLED_DISABLE_LOXONE

To get Loxone support in SR WLED, you need to build your own SR firmware -
see https://github.com/atuline/WLED/wiki/Installing-and-Compiling#getting-started .


Unfortunately, we missed to add a message in Sync Settings page, like it was done for other disabled functions. The next SR release will show "This firmware build does not include Loxone Lighting support." when Loxone was not enabled at compile time.

@softhack007 softhack007 added question Further information is requested fixed in dev fixed in latest development source code and removed bug Something isn't working labels Dec 2, 2022
@Clubsport
Copy link
Author

Ah okay, didn't found any hint on that. ;)
So I have to try to make my own one.... I will give it a try! :)

@softhack007
Copy link
Collaborator

softhack007 commented Dec 16, 2022

seems this is a problem in upstream WLED
see Aircoookie#2957 and Aircoookie@e8a7802

@softhack007 softhack007 removed the fixed in dev fixed in latest development source code label Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants