Hey guys, bought an opengarage.io for our garage. I made the entries to my config.yaml and i can open and shut the door but the status always says closed… Any ideas? here is my config…
covers:
garage:
host: 192.168.70.119
device_key: *******
name: Garage Door
this is how it looks, kind of wanted a button as well instead of arrows.
Is the OpenGarage GUI correctly showing the open/closed state and does the log show its indicating open/closed as it should?
Is there anything related in the HomeAssistant Log?
What is your signal strength like? I was having issues previously with mine when I used a phone USB charger. I switched to one that provided more power ( I think its a spare iPad charger now) and many of my inconsistency issues went away.
i will do a little more testing today but pretty sure that the OpenGarage GUI shows correctly. Will check the HA log as well. Signal strength is great as i put a Unifi AP about 10 feet from the garage door to cover the garage door as well as the garage light. Will also change out the USB power as that is very easy.
Do you have to do anything special for the binary sensor? i just added the lines in the config, then added the sensor to one of the cards in the UI, didn’t change anything.
i am probably doing something wrong… the graphic with the arrows is cover.garage_door. The one that says Garage Door Closed is binary_sensor.garage_door, maybe that is why it isn’t working, lol.
got it working by adding the code that is in the config examples and just substituting my entity names. i am a dummy, now to change the icons. hope this can help someone searching in the future.