Hey all, I just released Android & iOS versions 1.142.2, which contain firmware version v2.6.21. This version exposes your Bond devices’ Action, State, and Properties in the local API. As always, there’ll be a delay before Apple approves the iOS build for testing.
Now you can request the Bond device to “TurnOn” (devices/x/actions/TurnOn) instead of remembering which command has this effect and calling devices/x/commands/y/tx. The Bond will also keep track of the device state: power, light, speed, fan direction, etc. State should also update if you use the commands API as well, and thus should also work through the app.
(Note that state tracking doesn’t persist past a reboot at the moment! The next release will likely fix this.)
Please try out actions, look at devices/x/state as you do, and let me know if anything looks off.
The only in-app change is a little bonus: I’ve increased the max number of devices from 6 to 12. More to come on this limit soon…
Out of curiosity, @80mileseast - what third party system(s) are you integrating that don’t allow for PUT requests?
I’ve integrated using the Command TX with my HA controller (an ISY994i) but due to this new firmware I will be updating to use actions instead.
I use RTI but I don’t have the programming skills to create a driver. I know enough to get myself in trouble. Using HTTP requests has been a pretty good workaround. I’m sure someone will eventually create a driver but I didnt want to rely on that.
I tried to update and I’m getting the same error as the previous version: “Aww snap! We had trouble upgrading your Bond’s firmware. Error code 0x18100”.
Can you post the API info for upgrading a ‘B’ device?
Could someone post an example of a working curl statement that would use the SetSpeed action to set the speed to 2? Per the docs, something like …/actions/SetSpeed(2) should work but that throws an error and the fan doesn’t change speed.
I haven’t been able to track it down exactly but actions seem a bit flaky. When I was previously calling the command directly it worked 100% of the time, using the TurnOff and TurnOn actions it’s maybe 75%
Just TurnOn and TurnOff. It’s a fireplace FYI. I will do more testing today but I’m not home and don’t want to play with a fireplace remotely.
I wish I could get more commands added, unfortunately my FP isn’t in your database and hasn’t been added since December when I submitted the FCC ID to your team