We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Communication between HCP and IOBroker is working.
Somehow IOBroker isnt able to toggle movement of the garage door.
Iobroker needs a true / false mqtt state to read or write data via mqtt
Control via the Web interface works well
The text was updated successfully, but these errors were encountered:
Same here, I get all status updates through MQTT into ioBroker.
As a workaround I just trigger the commands through http.
Light: http://[ip]/command?action=5 Stop: http://[ip]/command?action=2 Up: http://[ip]/command?action=1 Down: http://[ip]/command?action=0
Sorry, something went wrong.
Maybe the esphome port of this project can help. As I saw there is an Esphome integration in IObroker.
14yannick
Gifford47
No branches or pull requests
The Communication between HCP and IOBroker is working.
Somehow IOBroker isnt able to toggle movement of the garage door.
Iobroker needs a true / false mqtt state to read or write data via mqtt
Control via the Web interface works well
The text was updated successfully, but these errors were encountered: