I want to implement google smart home actions with lambda functions? I use below example to implement https://codelabs.developers.google.com/codelabs/smarthome-washer/#0
I can run this sample with Firebase function, but now I want to implement with lambda function, how to do this, any reference or SOP I can follow?
BR, Jack