[BETA] Rollease Acmeda Automate Pulse

Just finished writing drivers for the Rollease Acmeda Pulse 2 Hub and shades. Currently supports shade control and status report.

See the link below for source code and instructions.

2 Likes

Thanks Younes! I've just received my hub and can't wait to test this out later today.

Hey @Younes.

I seem to be encountering some errors when I press "configure" to try and scan for shades.

I have the hub configured with the fixed IP address for the hub (which is wired - not on wifi) and saved preferences.

However when I click "configure" to start the scan for shades I get the following errors:

Any ideas what might be wrong?

Cheers and thanks for your work on this.

This means that telnet is not currently connected. The Rollease Acmeda hub only allows a single telnet connection and sometimes after multiple connections/disconnections the hub stops accepting telnet connection until it's restarted. Once the connection is established though, it's pretty solid.

I just posted a new version on GitHub which automatically tries to reconnect if the connection is dropped or can't be established.

Also, before you try to configure see if you have this error in the log "telnetStatus: error: receive error: Stream is closed". If you see it, it means the telnet connection hasn't been established, so you'd want to hit "initialize" again.

1 Like

Thanks @Younes

I've updated the code and it looks like that did the trick. Its discovered all the shades. I'll have a play with some automations in rule machine and let you know how it goes.

Thanks again for all your work on this!

Cheers

Just confirming that I've added all 12 blinds and it is working well. All triggering fine without errors. Great job and thanks once again!

1 Like

Glad to hear this @darren3220 !

If you run into any issues, just let me know on this thread, I'd be happy to look into it.

1 Like

Any chance this driver would work for the original Pulse unit ?

Unfortunately I only have access to the Pulse 2 Hub so I'm not able to test it on the original Pulse hub.

That being said both hubs use the same ARC messaging protocol, I'm just not sure if there are any differences in the way a connection is initially established with the hub or if there are any variations in the way the messages are transmitted.

If someone has an original Pulse hub and can do a bit of coding it should be fairly simple to adapt the source code to work with the original hubs.

I will try to make it work and give you some feedback, thank-you

Tried it this morning, here are my logs:

dev:27212020-04-01 11:03:13.532 errorjava.net.ConnectException: Connection refused (Connection refused) on line 48 (updated)

dev:27212020-04-01 11:03:13.373 infoAcmeda Hub Opening telnet connection

dev:27212020-04-01 11:02:04.232 errorjava.net.ConnectException: Connection refused (Connection refused) on line 48 (initialize)

dev:27212020-04-01 11:02:04.028 infoAcmeda Hub Opening telnet connection

dev:27212020-04-01 11:00:47.863 infoScanning for shades...

--- Live Log Started, waiting for events ---

Looks like the original pulse hub uses a different port for the telnet connection. Are you able to run a port scanner to see which ports are open in the hub? You can use something like Fing (Fing App | Network toolkit and scanner | Fing) it has a port scanner tool which will tell you which ports are open in the hub. For reference the Pulse 2 Hub uses port# 1487

Hi @Younes

Just an FYI at this stage but for some reason the Hubitat Hub lost its connection with the Pulse Hub and rule machine routines failed to trigger.

I have my Hubitat hub set to automatically reboot every other day or so at 4:30am. Shortly after that the following error message came up.

After that I couldn't operate the blinds via Hubitat etc. I've rebooted the Hubitat hub again and all seems well again and connection to the blinds is o.k. Maybe just an anomoly. But I've now set the app to debug mode to see if I can get further information if it happens again and report back.

Cheers.

I tried Fing on the Pulse Hub V1 and it doesn't find any open ports. I use IFTTT to trigger shades on the Pulse hub for the moment.

That's very strange. Looks like they are are not allowing local connections on the V1 hub or they may be using non-standard ports. I will need to research this a bit.

Hi @Younes. The issue cropped up again today but this time it doesn’t appear to be connected to a hub reboot as the first error message popped up prior to the scheduled reboot. As with last time all blinds became inoperable.

I’ve posted my error logs below.

Rather than reboot the Hubitat hub this time I pressed initialise, refresh etc. commands in the Rollease App and this seems to have reconnected to the hub again.

Note my Pulse hub is wired via Ethernet instead of wifi. Not sure if this could be an issue?

Thanks again for all your work on this.

This is great. Thanks for sharing. I've been using ifttt to trigger my shades and it was slow and cumbersome. I installed and it worked great.

One thing I noticed was when grouping them together. Not sure if this is a problem that can be fixed. When grouped it doesn't send the level percent to the shades.

@Younes it seemed to all be working, and I could control all blinds, then it stopped working, here's my logs:

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:19:12.295 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:58.193 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:58.177 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:58.099 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fs

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:58.049 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fs

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:58.045 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Stopping Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:57.284 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:57.270 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:57.138 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm000

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:57.000 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm000

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:56.995 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:56.433 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:56.421 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:56.329 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:56.201 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:56.162 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Closing Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:55.235 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:55.226 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:55.091 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm000

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:54.985 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm000

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:54.981 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:53.720 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:53.712 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:53.629 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm000

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:18:53.582 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:53.562 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm000

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:53.558 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:50.199 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:50.195 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:50.149 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:50.097 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:50.092 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Closing Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:45.698 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:45.693 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:18:45.600 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:45.550 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Motor Address: T5F

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:45.532 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Send Command: !T5Fm100

[dev:298](http://192.168.1.190/logs#dev298)2020-04-12 05:18:45.527 pm [debug](http://192.168.1.190/device/edit/298)Rollease Acmeda Shade - T5F Closing Shade

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:18:31.962 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:18:11.806 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:18:02.476 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is inactive

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:17:54.814 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:17:45.228 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is active

[dev:243](http://192.168.1.190/logs#dev243)2020-04-12 05:17:45.224 pm [info](http://192.168.1.190/device/edit/243)Bathroom Motion Sensor illuminance is 77 Lux

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:39.914 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:39.910 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:39.849 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:39.774 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:39.766 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:38.702 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Motor Address: 5OQ

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:37.539 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:37.534 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:37.450 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:37.387 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:37.380 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:36.106 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:36.078 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:36.001 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:35.936 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:35.929 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:34.985 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Will try to reconnect in 300 seconds

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:34.977 pm [error](http://192.168.1.190/device/edit/297)Automate Hub telnetStatus: error: send error: Broken pipe (Write failed)

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:34.930 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:34.894 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:34.890 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:17:34.299 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:17:34.245 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:34.239 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:34.230 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:17:24.607 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Motor Address: 5OQ

[sys:1](http://192.168.1.190/logs#sys1)2020-04-12 05:17:15.344 pm warnReceived data from 192.168.1.134, no matching device found for 192.168.1.134, C0A80186:E3AF, B4E62D66B348 or C0A80186.

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:17:11.557 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

--- Live Log Started, waiting for events ---

Hi hit initialize and refresh in the parent, then it seemed to work, here's my logs after refreshing:

[dev:9](http://192.168.1.190/logs#dev9)2020-04-12 05:26:00.637 pm [info](http://192.168.1.190/device/edit/9)Bathroom Window Sensor temperature is 24.28°C

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:55.633 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is active

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:55.282 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:48.808 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is inactive

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:35.162 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:32.539 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is active

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:15.016 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:25:11.649 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is inactive

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:25:05.749 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:25:05.681 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr000b000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:25:05.444 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:25:05.379 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr000b000

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:54.882 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:10](http://192.168.1.190/logs#dev10)2020-04-12 05:24:50.316 pm [info](http://192.168.1.190/device/edit/10)Kitchen Window Sensor temperature is 26.86°C

[dev:133](http://192.168.1.190/logs#dev133)2020-04-12 05:24:49.371 pm [info](http://192.168.1.190/device/edit/133)Passage Motion Sensor illuminance is 46 Lux

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:45.886 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm000

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:45.594 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:45.557 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:45.553 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Set Position: 100

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:44.326 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is active

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:41.652 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 0

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:41.584 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr100b180

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:41.499 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 0

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:41.449 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr100b180

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:41.323 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is inactive

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:40.353 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 0

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:40.314 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr100b180

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:34.723 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:25.909 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:25.540 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:25.503 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:25.499 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Set Position: 0

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:20.509 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 71

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:20.455 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr029b180

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:20.250 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 71

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:20.206 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr029b180

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:18.763 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm029

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:18.533 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:18.431 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm029

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:18.372 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm029

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:18.367 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Set Position: 71

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:18.317 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm000

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:17.093 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQEnl

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:15.353 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:15.312 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:15.307 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Set Position: 100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:15.028 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQEnl

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:14.536 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:13.829 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:12.790 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQEnl

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:12.336 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:12.292 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:12.288 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:11.440 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:11.403 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:11.399 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:09.993 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:09.928 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr000b000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:09.735 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Position Updated: 100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:09.672 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQr000b000

[dev:2](http://192.168.1.190/logs#dev2)2020-04-12 05:24:08.442 pm [info](http://192.168.1.190/device/edit/2)Study Door Sensor temperature is 23.37°C

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:24:06.294 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor is active

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:04.220 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm000

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:03.901 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:03.849 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm000

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:03.845 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Opening Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:00.941 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Event Received: !5OQm100

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:24:00.550 pm [debug](http://192.168.1.190/device/edit/297)Automate Hub Sending Telnet Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:00.511 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Send Command: !5OQm100

[dev:299](http://192.168.1.190/logs#dev299)2020-04-12 05:24:00.506 pm [debug](http://192.168.1.190/device/edit/299)Rollease Acmeda Shade - 5OQ Closing Shade

[dev:297](http://192.168.1.190/logs#dev297)2020-04-12 05:23:56.151 pm [info](http://192.168.1.190/device/edit/297)Automate Hub Opening telnet connection

[dev:12](http://192.168.1.190/logs#dev12)2020-04-12 05:23:54.417 pm [info](http://192.168.1.190/device/edit/12)Study Motion Sensor battery is 87%

I've been trying to figure a work around using Rule Machine in relation to the need to initialize the parent device every few days or so.

I can set up a rule to "initialise" the child devices (the blinds themselves) but I can't find the actual parent device being the Hub itself.


Does anyone have a work around to initiliaze the parent device using an automated rule or similar?