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

Simple DoorOpener Functionality #22

Open
jkoopmann opened this issue Nov 16, 2024 · 0 comments
Open

Simple DoorOpener Functionality #22

jkoopmann opened this issue Nov 16, 2024 · 0 comments

Comments

@jkoopmann
Copy link

I have two GAs.

To one I send true and my door will open. The other one is a status (True -> door is closed, False -> door is open). I managed to install this as a switch and when I turn it on it will send a true to the first GA and the door will open. Naturally it will then stay "switched on" which is not what I need.

Moreover it will display as a switch instead of a door in Home. Is there a way to enter the information to

a) have only the status inverted because currently when I put the second GA as status it will show the door closed/open inverted but if I say inverted:true while the status is ok I have to first switch ON and then OFF to get the door to open.
b) make this appear as a type=door in Home?

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