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

initState on switches and light not working. #111

Open
toshibochan opened this issue Feb 9, 2021 · 5 comments
Open

initState on switches and light not working. #111

toshibochan opened this issue Feb 9, 2021 · 5 comments

Comments

@toshibochan
Copy link

this is my config
I want se active_low to 1 but alway set to 0 and I can't change
please help

"accessory": "GPIODevice",
"name": "Gate Spotlight",
"type": "Lightbulb",
"inverted": "false",
"initState": "1",
"pin": 19

@FKDW
Copy link

FKDW commented Feb 16, 2021

Hi,

I think your issue might be using "1", try using just 1.
However, I am having the same issue with the initState not working either.

@toshibochan
Copy link
Author

didnt work

@toshibochan
Copy link
Author

garage door is "initState": 1 but not working to

@toshibochan
Copy link
Author

switch, light, outlet and garage door all active low is set to 0 by default and "initState": 1 not working

@toshibochan
Copy link
Author

toshibochan commented Feb 24, 2021

downgrading to homebridge-gpio-device@0.4.6 is working on node 10.23.3 but not working on node 14.15.5

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

2 participants