Adding in Facebook Messenger Support!

This commit is contained in:
CCOSTAN
2017-01-19 02:38:42 +00:00
parent 5c3ac035f8
commit b8bc25836c
2 changed files with 6 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ light:
# Reference : https://www.flexfireleds.com/pages/Comparison-between-3528-LEDs-and-5050-LEDs.html
- platform: flux_led
automatic_add: True
devices:
192.168.10.150:
name: Garage_Left
@@ -119,3 +120,4 @@ scene: !include_dir_merge_list scene
switch: !include_dir_merge_list switch
script: !include_dir_merge_named script
input_boolean: !include_dir_merge_named input_boolean
notify: !include_dir_merge_list notify

3
notify/facebook.yaml Executable file
View File

@@ -0,0 +1,3 @@
- name: Facebook_Messenger
platform: facebook
page_access_token: !secret facebook_app_token