You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
thanks for this smart home nodejs sample code to showcase the capabilities of google actions for smart devices. However, I am facing some difficulties to make action.devices.traits.Channel trait work for one of my home projects where I am adding a device of type action.devices.types.SETTOP. I have also tried the same with action.devices.types.REMOTECONTROL and action.devices.types.TV but the intent is never reaching the /smarthome intent fulfilment function in firebase. It will be really helpful if can you include a small example for the same as part of this codebase?
The text was updated successfully, but these errors were encountered:
hi,
thanks for this smart home nodejs sample code to showcase the capabilities of google actions for smart devices. However, I am facing some difficulties to make
action.devices.traits.Channel
trait work for one of my home projects where I am adding a device of typeaction.devices.types.SETTOP
. I have also tried the same withaction.devices.types.REMOTECONTROL
andaction.devices.types.TV
but the intent is never reaching the /smarthome intent fulfilment function in firebase. It will be really helpful if can you include a small example for the same as part of this codebase?The text was updated successfully, but these errors were encountered: