I'd like to be able to control my Blynclight from Home Assistant using either CURL, Python or JavaScript.
I do not with to use my headset or camera as event drivers. Any event that can occur on the Home Assistant Event bus should be usable as a triggers for various Blynclight controls through Automations.
Basically, all I need to know is what to send out on the USB port for the various Blynclight features, and how to accomplish sending it.
I'd like to be able to control my Blynclight from Home Assistant using either CURL, Python or JavaScript. I do not with to use my headset or camera as event drivers. Any event that can occur on the Home Assistant Event bus should be usable as a triggers for various Blynclight controls through Automations. Basically, all I need to know is what to send out on the USB port for the various Blynclight features, and how to accomplish sending it.
Can your API be used for this purpose?