Skip to content

Update to Verison 2.2.2

Compare
Choose a tag to compare
@sivar2311 sivar2311 released this 18 Nov 04:23
· 637 commits to master since this release

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