New device to control your blinds
Moderator: leecollings
-
- Posts: 79
- Joined: Thursday 23 October 2014 22:41
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New device to control your blinds
Can either of you give a quick two minute summary / review of move please? Google isn't helping me out with any reviews and I'm tempted to get involved for the zwave one (although worried that the open wave support will take a while)
-
- Posts: 3
- Joined: Sunday 05 February 2017 15:47
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New device to control your blinds
The device works well, charging via solar power obviously requires a bit sunny window. The app on the other hand is horrible, slow to find the device (I don't understand why it searches for the device every time it starts), lots of features are half implemented or "coming in the future". So I can recommend the device if you have either a power source or enough sun to use the included solar panel and want to connect it to some smart home controller. If you plan to use it with the original app: Don't buy it.
-
- Posts: 3
- Joined: Sunday 12 February 2017 9:26
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New device to control your blinds
I totally agree with t0mas. Also: you can NOT charge the batteries via USB (I've tried).
t0mas: Have you tried to use the USB serial interface? (I haven't bothered yet...)
t0mas: Have you tried to use the USB serial interface? (I haven't bothered yet...)
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: New device to control your blinds
They did have plans to extend the app after starting delivery of the product.... Hope they'll do this. But first focus on the zwave version (I've ordered a couple of those)
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 222
- Joined: Tuesday 22 July 2014 7:21
- Target OS: Raspberry Pi / ODroid
- Domoticz version: beta
- Location: Netherlands
- Contact:
Re: New device to control your blinds
hmmm, I keep getting "connect: connection refused (111)"
./bin/csrmesh-cli move --pin 1234 --dest 43:C5:5B:04:00:06 --position 254
Running: gatttool -b 43:C5:5B:04:00:06 --char-write-req -a 0x0021 -n 728bc5008070f88094c6f6bd0cbd9a23a2f9ff
connect: Connection refused (111)
python 2.7.9, pycrypto 2.6.1
from the teptron android tool it works fine.
I guess it has to do with my raspbeery/software. when I change the pin or the dest address I get the same error.
*** I solved my problem. IT WORKS ***
on my bluetooth "stack" on the raspberry LE was not enabled.
that did the trick. It was also important that the teptron move app on my phone was killed.
./bin/csrmesh-cli move --pin 1234 --dest 43:C5:5B:04:00:06 --position 254
Running: gatttool -b 43:C5:5B:04:00:06 --char-write-req -a 0x0021 -n 728bc5008070f88094c6f6bd0cbd9a23a2f9ff
connect: Connection refused (111)
python 2.7.9, pycrypto 2.6.1
from the teptron android tool it works fine.
I guess it has to do with my raspbeery/software. when I change the pin or the dest address I get the same error.
*** I solved my problem. IT WORKS ***
on my bluetooth "stack" on the raspberry LE was not enabled.
that did the trick. It was also important that the teptron move app on my phone was killed.
-
- Posts: 129
- Joined: Saturday 01 October 2016 14:48
- Target OS: Raspberry Pi / ODroid
- Domoticz version: LastBeta
- Location: Italy BG
- Contact:
Re: New device to control your blinds
sorry, so the movez is connected with ble and not zwave ? it's correct ?
Master (pi3) - MB sensors + Dummy + Sysfs gpio + 1 NodOn MSP-3 + 1 Aeotec DSB28 Energy Meter + 3 Danfoss RS Room + 7 Danfoss Z Thermostat + 1 Swiid Inter + 9 FGS222
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
Slave01 (pi2) - MB sensors + Dummy + Weather Underground + 2 FGS223 + 1 FGWPE/F
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: New device to control your blinds
It started off with move (BLE) they're now preparing to ship the movez which started as a zwave only but now will be delivered as BLE + Zwave.
Movez is not shipped to anybody as far as I know (as a backer)
Movez is not shipped to anybody as far as I know (as a backer)
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
New device to control your blinds
Must be BLE according to description and zwave versions are not delivered
It started off with move (BLE) they're now preparing to ship the movez which started as a zwave only but now will be delivered as BLE + Zwave.
Movez is not shipped to anybody as far as I know (as a backer)
It started off with move (BLE) they're now preparing to ship the movez which started as a zwave only but now will be delivered as BLE + Zwave.
Movez is not shipped to anybody as far as I know (as a backer)
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
Re: New device to control your blinds
This command in this post did not work for me:
However, maybe it was a change with the latest version, but according to the help, the "{lightbulb,move}" goes at the end. This works for me:
Code: Select all
csrmesh-cli move --pin 1234 --dest 43:C5:5B:04:00:06 --objid 1 --position 254
Code: Select all
csrmesh-cli --pin 1234 --dest 43:C5:5B:04:00:06 --objid 1 --position 254 move
-
- Posts: 68
- Joined: Wednesday 03 February 2016 19:22
- Target OS: Raspberry Pi / ODroid
- Domoticz version:
- Contact:
Re: New device to control your blinds
Is the z wave version already being shipped?
-
- Posts: 550
- Joined: Tuesday 17 June 2014 22:14
- Target OS: NAS (Synology & others)
- Domoticz version: 4.10538
- Location: NL
- Contact:
Re: New device to control your blinds
No, not for a few months
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
- heggink
- Posts: 972
- Joined: Tuesday 08 September 2015 21:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 12451
- Location: NL
- Contact:
Re: New device to control your blinds
Hey @qwerk, how did you enable LE? I use a USB dongle (BT4.0) but struggle to enable LE on it.qwerk wrote: ↑Sunday 19 February 2017 16:46 hmmm, I keep getting "connect: connection refused (111)"
./bin/csrmesh-cli move --pin 1234 --dest 43:C5:5B:04:00:06 --position 254
Running: gatttool -b 43:C5:5B:04:00:06 --char-write-req -a 0x0021 -n 728bc5008070f88094c6f6bd0cbd9a23a2f9ff
connect: Connection refused (111)
python 2.7.9, pycrypto 2.6.1
from the teptron android tool it works fine.
I guess it has to do with my raspbeery/software. when I change the pin or the dest address I get the same error.
*** I solved my problem. IT WORKS ***
on my bluetooth "stack" on the raspberry LE was not enabled.
that did the trick. It was also important that the teptron move app on my phone was killed.
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
- heggink
- Posts: 972
- Joined: Tuesday 08 September 2015 21:44
- Target OS: Raspberry Pi / ODroid
- Domoticz version: 12451
- Location: NL
- Contact:
Re: New device to control your blinds
for those looking to use the csrmesh-cli library to control these devices using BLE, the move experimental branch from nkaminski does work for me (https://github.com/nkaminski/csrmesh/tr ... perimental). My devices present themselves as MOVE2 when issuing sudo hcitool lescan. This seems the only version of csrmesh that works with these for now.
Docker in Truenas scale, close to latest beta
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
DASHTICZ 🙃
RFXCOM, zwavejs2mqtt, zigbee2mqtt,
P1 meter & solar panel
Google home, Wifi Cams motion detection
Geofence iCloud, Bluetooth & Wifi ping
Harmony hub, Nest, lots more :-)
Who is online
Users browsing this forum: No registered users and 0 guests