ioBroker / AdapterRequests

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

Vodafone Station status readout #876

Open savek-cc opened 7 months ago

savek-cc commented 7 months ago

What kind of device or service would you like to see an adapter for? Vodafone Station - internet gateway/router used by vodafone cable.

Is the device connected to the internet or only available on a local network? Local network.

Is an official App or Website available? No.

Is an official API including documentation available? No - but some projects accessing the API.

Are other libraries for an integration available? No.

Is this device already integrated in other Smart Home systems? No.

Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient? No.

Additional context I actually created a proof of concept adapter (never worked with neither node.js nor created an adapter before - but it currently works for me. Wanted to create a topic about it in the iobroker forum - but am apparently lacking permissions to do so in either development or test area. Code can be found here: https://github.com/savek-cc/iobroker.vf-station

savek-cc commented 7 months ago

API was "enumerated" by using the webbrowser to access the web-based UI of the vodafone-station and looking at the network traffic - which turned out to be json-encoded data.