Update to Verison 2.2.2
New Feature:
- SinricPro.setResponseMessage(String &&message) allows to return a meaningful error message if callback returned false.
This message will shown in a red box on SinricPro portal website. - SinricProLock return state "JAMMED" now if callback failed (returned false)
Code optimization
- SinricProDevice is now default handler for powerState event/request
- SinricProSwitch is now a typedef to SinricProDevice since SinricProDevice handles onPowerState
- removed unneccessary includes
Bug fixes
- Fixed json protocol on events
- Fixed URL in library.properties
- Fixed UDP