How to handle Google Smart Home intents using Jovo?

google-assistant

#1

As mentioned here: https://developers.google.com/actions/smarthome/develop/process-intents
Four intents which are given below needs to be implemented:
[action.devices.SYNC]
[action.devices.QUERY]
[action.devices.EXECUTE]
[action.devices.DISCONNECT]

How can these intents be implemented using Jovo?


#2

Jovo currently only offers support for custom Alexa Skills and Google Actions, no smart home voice apps