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

Default RGB preset colours after turning off aren't respected #24

Open
MIGI10 opened this issue Jun 10, 2019 · 0 comments
Open

Default RGB preset colours after turning off aren't respected #24

MIGI10 opened this issue Jun 10, 2019 · 0 comments

Comments

@MIGI10
Copy link

MIGI10 commented Jun 10, 2019

Describe the bug
In my config.json I have a red and green crossfade preset which turns on when my gate is open through HomeKit automations and turns off when my gate is closed. Your README page says after the IP Address or MAC Address there should be the RGB code of the colour desired to be reset after turning off the preset, both led strips have the white RGB code but after the preset is turned off, when I turn it on manually through Home App or the physical remote, it starts the red and green crossfade pattern instead of the white RGB colour in the config.json. It's not a problem of the Home app automation as I have tried turning on and off the preset switch manually and checking with the remote and the Home app light switch myself.

Expected behaviour
After opening and closing my gate and having the preset turned on and off automatically, I'd expect turning my led strips through Home or the remote in white colour and not in the current red and green crossfade.

Config
{
"name": "Gate Opening Pattern",
"ips": {
"192.168.1.200": "255, 255, 255",
"192.168.1.220": "255, 255, 255"
},
"preset": "red_green_cross_fade",
"speed": 100
}

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