cw-kid
February 15, 2020, 9:21pm
1
These Bluetooth AM43 motors for blinds that have cords / chains are really cheap.
Loads of them on eBay and Aliexpress under various names, ZemiSmart A-OK etc.
Looks like some folks have them working in Home Assistant and OpenHab .
However seems you need to be an expert in Node Red / MQTT etc which I know nothing about.
How are they doing it with a Raspberry Pi with a Bluetooth dongle or something ?
Might there be an easier way to integrate this motor in to Vera ?
ElCid
February 15, 2020, 9:50pm
2
from the looks they link via smartlife app. you could possibly use httpswitch plugin with ifttt webhook
cw-kid
February 15, 2020, 9:53pm
3
Why do you think that ?
I don’t think so all the ones I have seen are Bluetooth only not WIFI.
cw-kid
February 15, 2020, 10:04pm
4
This is a good idea however from some of the more expensive motors that are WIFI.
These on Aliexpress for example here , they are twice the price but support Google Home / Alexa and IFTTT with the Tuya app.
ElCid
February 15, 2020, 10:09pm
5
from link i clicked support and it said download smartlife app
cw-kid
February 15, 2020, 10:15pm
6
Zemismart have other products that use the Smart Life app. But all those AM43 motors are Bluetooth only.
ElCid
February 15, 2020, 10:17pm
7
so what app do the bluetooth devices use?
is that app linked to ifttt?
cw-kid
February 15, 2020, 10:23pm
8
I believe the app is this one here .
No IFTTT or WiFi no, just Bluetooth BLE comms.
ElCid
February 15, 2020, 10:57pm
9
cw-kid
February 15, 2020, 11:00pm
10
OK but the Windows machine let’s say would need a Bluetooth adapter to communicate with the motor right.
ElCid
February 15, 2020, 11:19pm
11
directly yes, but this may be using some api server the blindengine app is using
Nice motors, I’ll maybe try a couple of them (I have more windows than lights in my house).
Bluetooth things can be easily integrate with a pi4 (bt is already on board). if it’s already supported under home assistant it’s a no-brainer, or you can also use its http server with no MQTT.
You can then bridge it under Vera. I started adding support for http based blinds under my http virtual devices plugin, I’ll release it later this month and you’ll be able to perform blinds action with native devices calling http endpoints.
cw-kid
Closed
April 16, 2020, 1:17am
13
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.