Skip to content

Commit

Permalink
remove darksky
Browse files Browse the repository at this point in the history
  • Loading branch information
eifinger committed Aug 2, 2020
1 parent baaa237 commit 642f562
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions travis_secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ influxdb_db_name: "db"
influxdb_user: "user"
influxdb_password: "password"

darsky_api_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

telegram_api_key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
telegram_allowed_chat_id_user_one: 123456789
telegram_allowed_chat_id_user_two: 123456789
Expand Down
2 changes: 0 additions & 2 deletions weather.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
---
- platform: darksky
api_key: !secret darsky_api_key
- platform: openweathermap
api_key: !secret openweathermap_api_key

0 comments on commit 642f562

Please sign in to comment.