Skip to content

Commit 549ed0a

Browse files
author
Dave Smith
committed
Add README note for billing accounts.
Signed-off-by: Dave Smith <[email protected]> Change-Id: I71da1da8a116faa7c925daf02bc13203972ce729
1 parent 6b3cfde commit 549ed0a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,13 @@ The sample supports the following protocols along with the companion
1717

1818
## Configure the Actions project
1919

20+
> Note: This project uses
21+
> [Cloud Functions for Firebase](https://firebase.google.com/docs/functions),
22+
> which requires you to associate a billing account with your project.
23+
> Actions projects do not create a billing account by default. See
24+
> [Create a new billing account](https://cloud.google.com/billing/docs/how-to/manage-billing-account#create_a_new_billing_account)
25+
> for more information.
26+
2027
- Create a new _Smart Home_ project in the [Actions console](https://console.actions.google.com/)
2128
- Deploy the placeholder smart home provider to _Cloud Functions for Firebase_
2229
using the same Project ID:

0 commit comments

Comments
 (0)