I am referencing to the smart-home-nodejs git repository on Actions On Google. This template provides an end to end example of how the smart-home app can be use. However, instead of using firebase, can I use my own database that host my devices and I would want to just call the Homegraph api to sync. Would this be possible?
Thank you.