Bond Home Plugin

Posted on
Sat Jun 17, 2023 6:09 am
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Bond Home Plugin

Version 2022.1.2 has been released, get it in the Plugin Store.

The latest version has much better support for Smart by Bond devices, and uses zeroconf (Bonjour) to discover devices on your network so you don't need to figure out the IP address yourself. It's also been tested with the Bond Pro Bridge.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Mon Jun 26, 2023 4:24 pm
Korey offline
User avatar
Posts: 813
Joined: Jun 04, 2008
Location: Henderson, NV

Re: Bond Home Plugin

Thanks Joe!

Working great!!

:D :D

--
Korey

Posted on
Wed Aug 16, 2023 8:46 am
Different Computers offline
User avatar
Posts: 2556
Joined: Jan 02, 2016
Location: East Coast

Re: Bond Home Plugin

I'm seeing this error on sending any command from Indigo to a bond device:

Code: Select all
 Bond Home Error                 Error in plugin execution ExecuteAction:

  File "plugin.py", line 358, in actionControlDevice
type: key on_parameter not found in dict


The plugin reports the bridge as up. I think these problems started when I had to reconfigure my whole Unifi router environment... again. But to be clear, the Bond bridge is correctly paired with the environment and has the same old IP address it had before the networking failure.

SmartThings refugee, so happy to be on Indigo. Monterey on a base M1 Mini w/Harmony Hub, Hue, DomoPad, Dynamic URL, Device Extensions, HomeKitLink, Grafana, Plex, uniFAP, Fantastic Weather, Nanoleaf, LED Simple Effects, Bond Home, Camect.

Posted on
Wed Aug 16, 2023 8:55 am
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Bond Home Plugin

Edit the device definition and save it again.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Wed Aug 16, 2023 1:36 pm
Different Computers offline
User avatar
Posts: 2556
Joined: Jan 02, 2016
Location: East Coast

Re: Bond Home Plugin

Thanks! That fixed it.

SmartThings refugee, so happy to be on Indigo. Monterey on a base M1 Mini w/Harmony Hub, Hue, DomoPad, Dynamic URL, Device Extensions, HomeKitLink, Grafana, Plex, uniFAP, Fantastic Weather, Nanoleaf, LED Simple Effects, Bond Home, Camect.

Posted on
Fri Aug 18, 2023 1:25 pm
hwitten offline
Posts: 627
Joined: Dec 26, 2007
Location: British Columbia

Re: Bond Home Plugin for Somfy RTS Awning / Stop

I have Open and Close working but not Stop/Hold.
I created an Indigo Action using Send Device Command (Bond Home Actions) for Open & Close and tried same with Stop/Hold but it doesn't work.

What did I miss?

Posted on
Fri Aug 18, 2023 1:26 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Bond Home Plugin for Somfy RTS Awning / Stop

hwitten wrote:
I have Open and Close working but not Stop/Hold.
I created an Indigo Action using Send Device Command (Bond Home Actions) for Open & Close and tried same with Stop/Hold but it doesn't work.


Does it work from the Bond app?

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Fri Aug 18, 2023 1:31 pm
hwitten offline
Posts: 627
Joined: Dec 26, 2007
Location: British Columbia

Re: Bond Home Plugin

Yes, Open, Close and My/Stop work in the Bond App.

Posted on
Fri Aug 18, 2023 1:54 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Bond Home Plugin

hwitten wrote:
Yes, Open, Close and My/Stop work in the Bond App.


First, use Hold not Stop.

Second, set up the action group to send the command twice, a second apart.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Fri Aug 18, 2023 3:41 pm
hwitten offline
Posts: 627
Joined: Dec 26, 2007
Location: British Columbia

Re: Bond Home Plugin

Perfect. Thank You.

Posted on
Fri Aug 18, 2023 3:43 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Bond Home Plugin

There's a way to tell the Bond to send commands multiple times. It's an action. I'm not convinced it works 100% of the time, so for critical things (like my hurricane shutters automatically closing for high wind or heavy rain), I send the command multiple times.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Fri Aug 18, 2023 7:33 pm
hwitten offline
Posts: 627
Joined: Dec 26, 2007
Location: British Columbia

Re: Bond Home Plugin

I'm assuming there is no 'status' reporting or whether awning is extended or not?

Posted on
Fri Aug 18, 2023 7:52 pm
FlyingDiver offline
User avatar
Posts: 7222
Joined: Jun 07, 2014
Location: Southwest Florida, USA

Re: Bond Home Plugin

No, not for learned RF type devices. It's one way communication. Only the "Smart by Bond" devices do that.

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177

Posted on
Fri Aug 18, 2023 7:58 pm
hwitten offline
Posts: 627
Joined: Dec 26, 2007
Location: British Columbia

Re: Bond Home Plugin

Oh well, thought I'd ask to be sure :)

At least now I can setup an emergency retract based on winds in case we forget to retract when going out.
The awnings wind sensor seemed a bit slow to react the first time it happened. Worried me a bit.

Posted on
Sun Oct 08, 2023 11:42 am
t-star offline
Posts: 115
Joined: Oct 26, 2007

Re: Bond Home Plugin

trying to set up a fireplace remote.

device already in bond. setting up in indigo and get the following error when creating the device (I created it once, was seeing the error, deleted the indigo device and this is when I created it the second time)::

Code: Select all
   Bond Home                       new device: Starting bondDevice Device 1622016549
   Bond Home Error                 Error in plugin execution ServerReplacedElem:

  File "/Library/Application Support/Perceptive Automation/Indigo 2022.2/IndigoPluginHost3.app/Contents/Resources/PlugIns/plugin_base.py", line 1379, in device_updated
  File "/Library/Application Support/Perceptive Automation/Indigo 2022.2/IndigoPluginHost3.app/Contents/Resources/PlugIns/plugin_base.py", line 1315, in _dispatch_device_start_comm
  File "plugin.py", line 150, in deviceStartComm
  File "plugin.py", line 197, in do_device_startup
type: ('flame',)



It still creates the device. but every time the plugin reloads I get:

Code: Select all
 Bond Home Error                 exception in device_start_comm(Fireplace): 'flame'


technically it works (turn on and turn off) but the status doesn't seem to change.

I made sure the bond device is running the latest firmware and on the latest bond plugin.

thoughts?

Who is online

Users browsing this forum: No registered users and 16 guests