ioBroker / AdapterRequests

This Place is used to track the status of new Adapter-Requests.
249 stars 36 forks source link

SOMweb Garagenmotorsteuerung #820

Open Patrickoli opened 1 year ago

Patrickoli commented 1 year ago

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.

tomschneider1 commented 1 week ago

did you find an solution or not? right now im struggling with the same problem :D

Patrickoli commented 1 week ago

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. I was about to rebuild the adapter with colleagues from work using the Python project as an adapter in JavaScript. But switching to Home Assistant was easier ;-)

Apollon77 commented 1 week ago

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 :-)

Patrickoli commented 1 week ago

Yes, but I don't run two systems because of the one data point. :-)