This Device Handler will allow full integration of AmbiVision Pro into your SmartThings system.
it will show to the system as an RGB bulb, but allow control of all modes inside of the Device handler.
unfortunately due to the lack of UDP support in the SmartThings Hub we currently require an intermediate NodeJS service.
you can get the NodeJS service and the Device Handler from my git repo:
https://github.com/eliotstocker/SmartThings-Ambivision-Pro
Github Integration:
Owner: eliotstocker
Name: SmartThings-Ambivision-Pro
Branch: master
TODO:
- add service auto discovery
- better way to choose capture, audio and mood sub modes
- add a way to decide on on state
- try and work out how to workout what mode the device is in when “off” like in the wizard app
- think about better integration for other apps etc, code side its very easy to start different modes, but would be nice to have easy ways to enable capture mode for instance.