forked from Shmoopty/rpi-appliance-monitor
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvibration_settings.ini
45 lines (35 loc) · 1.29 KB
/
vibration_settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[main]
# This is the GPIO pin your 801s sensor is connected to
sensor_pin = 14
# The monitor will think your appliane has started when it has detected vibrations for this many consecutive seconds
seconds_to_start = 10
# The monitor will think your appliane has finished when it has detected no vibrations for this many consecutive seconds
seconds_to_end = 10
# The message sent when your appliance has started (blank to send no message)
start_message = Dryer has started
# The message sent when your appliance has finished (blank to send no message)
end_message = Dryer has finished
# The message sent when your the monitor turns on (blank to send no message)
boot_message =
# Get your PushBullet API key from https://www.pushbullet.com/#settings/account
# (You can push to two different accounts here)
[pushbullet]
api_key =
api_key2 =
# Get your Twitter API keys from http://nodotcom.org/python-twitter-tutorial.html
# (Complete steps 1-4)
[twitter]
api_key =
api_secret =
access_token =
access_token_secret =
[slack]
api_token =
webhook_url =
# Create a new Applet in IFTT with a Maker channel as the if
# Open the settings to the Maker Item, and navigate to the URL to get
# key. Make a new activity with the Maker channel and use the event you
# define
[iftt]
maker_channel_key =
maker_channel_event =