Hi there! I’m looking for some help with a bond bridge local API error.
I’ve set up a bond bridge to connect some fans to my home assistant. I’m able to turn lights on and off in bond bridge and home assistant. I’m able to adjust the brightness of lights in bond bridge but not in home assistant. Home Assistant gives a 500 error with message BondScript Transmit Failed
. I’m able to reproduce that error using curl below. I’d appreciate any advice on how to further diagnose this issue. Please let me know if there’s any other info I should provide.
API Error
❮ curl -v -H "BOND-Token: XXXXXXXXXXXXXXXX" -X PUT "http://192.168.Y.Z/v2/devices/aaaaaaaasaaaaaaa/actions/SetBrightness" -d "{\"argument\": 100}"
* Trying 192.168.Y.Z:80...
* Connected to 192.168.Y.Z (192.168.Y.Z) port 80
> PUT /v2/devices/aaaaaaaaaaaaaaaa/actions/SetBrightness HTTP/1.1
> Host: 192.168.Y.Z
> User-Agent: curl/8.4.0
> Accept: */*
> BOND-Token: XXXXXXXXXXXXXXXX
> Content-Length: 17
> Content-Type: application/x-www-form-urlencoded
>
< HTTP/1.1 500 Internal Server Error
< Connection: close
< BOND-Flags: 4
< Content-Length: 61
< Content-Type: application/json; charset=utf-8
<
{"_error_id":612,"_error_msg":"BondScript Transmit Failed"}
* Closing connection
Fan info
- Fan: Fanimation kute 44
- Reciever:
- WFRCCD854700
- Fccid: KUJCE10718
- Remote:
- TR205D
- Fccid: KUJCE10711
- bond bridge template: RCF94v2
- Reciever:
- bridge info
- model BD-1000
- firmware v4.7.7