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

Dimming percentage stays at 0% when bulbs are turned on #142

Open
ulysseskan opened this issue Sep 26, 2023 · 0 comments
Open

Dimming percentage stays at 0% when bulbs are turned on #142

ulysseskan opened this issue Sep 26, 2023 · 0 comments

Comments

@ulysseskan
Copy link

I'm having a problem when I ask Siri to turn either of my 2 WIZ bulbs ON, she turns them on via homebridge-wiz-lan, but dimming percentage stays at what it was previously: 0%. This means they're effectively off.

I have to go into the Home app and manually change the percentage to 50% or however bright I want it to be.

Here is my config:
{
"name": "WizSmarthome",
"enableScenes": false,
"lastStatus": false,
"refreshInterval": 0,
"platform": "WizSmarthome"
}

[9/26/2023, 12:24:11 PM] [WizSmarthome] Loading accessory from cache: Wiz RGB Bulb a8...
[9/26/2023, 12:24:11 PM] [WizSmarthome] Loading accessory from cache: Wiz Tunable White Bulb d8...

If I set enableScenes to true (even though I don't care about scenes), I get an on/off button in HomeKit for the light, but the bulbs still remember the last status of 0% dimmed. (even though lastStatus is off)

If I ask Siri to "set living room light to one-hundred-percent", the plugin works great and does exactly that - but that's a bit of a mouthful compared to simply "turn on living room".

I just want Siri to turn the light to 100% ON with Adaptive Lighting colors when I ask it to go on. Is the workaround here to create a scene with the name of the light?

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

1 participant