Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
2745e2dd78 |
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
/.vs
|
||||
/packages
|
||||
/IoT-Bot/obj
|
||||
/IoT-Bot/bin
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,8 +0,0 @@
|
||||
[test]
|
||||
type=Trigger
|
||||
target=mqtt
|
||||
target_message={"enable": true}
|
||||
target_topic=/test/1
|
||||
sensor_type=Power
|
||||
sensor_backend=mqtt
|
||||
sensor_topic=/power/msg
|
@ -1,3 +0,0 @@
|
||||
[mqtt]
|
||||
type=mqtt
|
||||
server=localhost
|
@ -1,4 +0,0 @@
|
||||
[user]
|
||||
type=telegram
|
||||
telegram-key=ABCDEFGH
|
||||
chatid=1234
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user