-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathvibra2.ini
59 lines (46 loc) · 1.51 KB
/
vibra2.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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[main]
# This is the GPIO pin your 801s sensor is connected to
sensor_pin = 18
Ident = tumbler
# The monitor will think your appliane has started when it has detected vibrations for this many consecutive seconds
seconds_to_start = 60
# The monitor will think your appliane has finished when it has detected no vibrations for this many consecutive seconds
seconds_to_end = 360
# The message sent when your appliance has started (blank to send no message)
start_message = Running
# The message sent when your appliance has finished (blank to send no message)
end_message = Stopped
# The message sent when your the monitor turns on (blank to send no message)
boot_message =
# Pushover
# Enter your User API Key and App API key here
[pushover]
user_api_key =
app_api_key =
[mqtt]
mqtt_hostname = mq-local.mig.space
mqtt_topic = vibra/tumbler
mqtt_username = user
mqtt_password = password
# Get your PushBullet API key from https://www.pushbullet.com/#settings/account
# (You can push to two different accounts here)
[pushbullet]
api_key = apikey
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 =