Actions missing from device call

I’m trying to get the API to work. I have 1 fan and I added it all manually. When I call the API though it doesn’t list any actions though in the phone app it lists them.

any thoughts?

This is what I get:

{
“name”: “Office Fan”,
“type”: “CF”,
“location”: “Office”,
": “0a297ba2”,
“commands”: {
"
”: “bdb97774”
}
}

Actions and state are not available in the API for the BOND Bridge yet.

Hey Frank, @residualimages is correct. The actions and state endpoints aren’t yet finished. They are currently my main focus. For now, you can use the various children of the commands endpoint to control your device, it just won’t track state.