Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jgstew committed Jul 7, 2024
1 parent 2604012 commit 083c5ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Recipes-Examples/TextToSpeechWeather.example.recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ Identifier: com.github.jgstew.example.TextToSpeechWeather
Input:
NAME: TextToSpeechWeather
# get free API key here: https://ipinfo.io/
API_IPINFO: REDACTED
# API_IPINFO: REDACTED (set in autopkg config/prefs)
# get free API key here: https://openweathermap.org/
API_OPENWEATHER: REDACTED
# API_OPENWEATHER: REDACTED (set in autopkg config/prefs)
MinimumVersion: "2.3"
Process:
# https://ipinfo.io/?token=APIKEY
Expand Down

0 comments on commit 083c5ac

Please sign in to comment.