ioBroker / AdapterRequests

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

Amazon Blink Camera Security System (REVAMP) #840

Open mcm1957 opened 1 year ago

mcm1957 commented 1 year ago

What kind of device or service would you like to see an adapter for? Adapter for Amazon Blink Camera Security System.

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

Is an official App or Website available? If yes, please add links

Is an official API including documentation available? If yes, please add links and information[...]

Are other libraries for an integration available? OUTDATED ioBroker.blink4home adapter

Is this device already integrated in other Smart Home systems? https://www.home-assistant.io/integrations/blink/

Is this device already integrated in homebridge? Might the ham adapter in combination with the homebridge plugin be sufficient? Please try it and add results

Additional context

An outdated adapter for ioBroker (ioBroker.blink4home) exists which might be a base for a rework. https://github.com/Flashy-GER/ioBroker.blink4home

After you create the issue, please vote for yourself in the first post of the issue using the "+1"/"Thumbs up" button

aruttkamp commented 9 months ago

Hat jemand mal geprüft ob es eine API gibt und Amazon einen externen Zugriff zulässt ?

aruttkamp commented 6 months ago

Vielleicht hilft das hier weiter ? https://duangenquan.github.io/slate/

DutchmanNL commented 6 months ago

Vielleicht hilft das hier weiter ?

https://duangenquan.github.io/slate/

Jep das ist alles was man zur Entwicklung braucht, auch schön dokumentiert

lansester commented 3 months ago

Ich würde mich über einen neuen/aktualisierten Blink Adapter auch sehr freuen. Es gibt auch eine funktionierende Python Library falls das irgendwie hilft https://github.com/fronzbot/blinkpy Ich nutze die Library aktuell um über ein exec-Kommando im Blockly die Bewegungserkennung meiner Kameras ein und aus zu schalten.