mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
initial push
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# name: Discord
|
||||
# platform: discord
|
||||
# token: !secret discord_bot_token
|
||||
@@ -0,0 +1,4 @@
|
||||
### This has been deprecated as of 2022.11
|
||||
|
||||
# name: ecobee
|
||||
# platform: ecobee
|
||||
@@ -0,0 +1,5 @@
|
||||
# platform: html5
|
||||
# name: html5
|
||||
# vapid_pub_key: !secret vapid_pub_key
|
||||
# vapid_prv_key: !secret vapid_prv_key
|
||||
# vapid_email: !secret vapid_email
|
||||
@@ -0,0 +1,3 @@
|
||||
name: MindsDB Responses
|
||||
platform: file
|
||||
filename: /config/custom_logs/mindsdb_responses.log
|
||||
@@ -0,0 +1,4 @@
|
||||
name: Precipitation
|
||||
platform: file
|
||||
filename: /config/custom_logs/precipitation.csv
|
||||
timestamp: false
|
||||
@@ -0,0 +1,4 @@
|
||||
name: Soil Moisture
|
||||
platform: file
|
||||
filename: /config/custom_logs/soil_moisture.csv
|
||||
timestamp: false
|
||||
@@ -0,0 +1,3 @@
|
||||
# name: Telegram
|
||||
# platform: telegram
|
||||
# chat_id: !secret telegram_main_chat_id
|
||||
Reference in New Issue
Block a user