Is it possible to extend the interface for RangeController? (Alexa)
I have lambda JS server for alexa device control. The problem is in discovery event when I try to add device with custom interface.
For the ragecontroller interface for the blind device, I only have percentage control available in the application. I would like to have open/close and stop buttons like in the case of other types. Is it possible to mix command for one device type? Thank you for helping.
Events on virtual devices
I created a skill with the smart home skill and a lambda function that, when activated, creates a virtual campaign for the user, with this virtual campaign I can create routines, I would like to know how I can press this virtual button via API.