-
Notifications
You must be signed in to change notification settings - Fork 36
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
SOMweb Garagenmotorsteuerung #820
Comments
did you find an solution or not? right now im struggling with the same problem :D |
Sorry, I closed this by mistake. My solution was to switch to the Home Assistant for this reason, among others. There is an integration (adapter) that supports the garage door. |
In fact no need to switch .. you can also use the "ioBroker.hass" Adapter to just use Home assistent for what you need from there :-) |
Yes, but I don't run two systems because of the one data point. :-)
|
What kind of device or service would you like to see an adapter for?
I have a garage motor from the company SOMMER Antriebs- und Funktechnik GmbH in use. To control the garage door with a smartphone, you need a device/hub/bridge (SOMweb), which is the connection between the garage motor and the network. SOMweb allows controlling drives via a smartphone app or a web browser.
Unfortunately, I am not aware of an official interface.
However, I found the following Python project:
https://pypi.org/project/somweb/
Manufacturer/device link
https://www.sommer.eu/de/somweb.html
Instruction manual
https://downloads.sommer.eu/files/SOMweb_S11717-00000.pdf
Is the device connected to the internet or only available on a local network?
The device is accessible both via the Internet and locally.
Is an official App or Website available?
Manufacturer/Device Link
https://www.sommer.eu/de/somweb.html
Instruction manual
https://downloads.sommer.eu/files/SOMweb_S11717-00000.pdf
Is an official API including documentation available?
Unfortunately, an official interface is not known to me.
However, I have found the following Python project:
https://pypi.org/project/somweb/
Are other libraries for an integration available?
Unfortunately, an official interface is not known to me.
However, I have found the following Python project:
https://pypi.org/project/somweb/
Is this device already integrated in other Smart Home systems?
The SOMweb supports voice control via Siri (HomeKit) and Google Assistant. In addition, the SOMweb can also be controlled via IFTTT with Amazon Alexa.
Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient?
No idea
Additional context
You can also generate the device and data points with the HomeKit controller in ioBroker, but I subsequently failed to integrate the garage door with HomeKit using Yahka.
The text was updated successfully, but these errors were encountered: