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

Hey Siri turn on light not working with tunable lights (have to tell exact brightness level) #34

Open
3limin4tor opened this issue Jun 11, 2023 · 2 comments

Comments

@3limin4tor
Copy link

Hi there i have a strange issue and want to know if anyone have the same issue. Im using tunable white leds, in loxone configured as Lumitech DMX. When i say turn on lights it shows in home as on and then switches to off again after a few seconds. It is working when i say „hey siri turn lights to 80%“ or 100% or whatever, but not wenn telling turn on lights only. it seems that it turns on the lights with the brightness level of 0 so it never turns on really in loxone (loxone stays in off state) and after syncing state with loxone in homekit is switches to off again. May there is an easy fix, just using a predefined brightness value for tunable leds? would be great. Everything is working fine otherwise, but this sucks a bit.

@3limin4tor 3limin4tor changed the title Hey Siri turn on light not working with tunable lights Hey Siri turn on light not working with tunable lights (have to tell exact brightness level) Jun 11, 2023
marcelschreiner added a commit to marcelschreiner/homebridge-loxone-connect that referenced this issue Apr 5, 2024
Light was stuck at brightness "0" when simple "On" command was sent
@marcelschreiner
Copy link
Contributor

Hi @3limin4tor

I've been experiencing the same issue as you. To address this, I've implemented a bugfix 😎
If the light was turned off, I now resend the last brightness value instead of a simple 'On' command.

See #39

@ActiveByte If you like, you can merge the pull request again 😇 Thanks

ActiveByte added a commit that referenced this issue Apr 5, 2024
Bugfix for issue #34 (Light was stuck at brightness "0" when simple "On" command was sent)
@davefr90
Copy link

I have exactly the same problem.

I’m glad I’m not the only one going crazy with it.

@ActiveByte can you maybe bring out an update or a beta?

That would really be a gift.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants