google-home / smarthome-local

https://codelabs.developers.google.com/codelabs/smarthome-local
Apache License 2.0
28 stars 17 forks source link

the codelab instructions doesn't deploy all firebase resources #15

Open amitmula opened 3 years ago

amitmula commented 3 years ago

I tried to follow https://codelabs.developers.google.com/codelabs/smarthome-local

After executing firebase deploy, I was expecting to see the washer virtual appliance on the hosting URL, but it was showing an empty page with some default message.

banos commented 4 months ago

Looks like the firebase config to deploy the functions is missing. I'm no expert but the smart-home-local repo has such config for example. There's also the smarthome-debug-local and a smarthome-washer repos but I've not had the time to investigate them all yet.