mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-16 18:44:58 +00:00
Adding in Facebook Messenger Support!
This commit is contained in:
@@ -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
|
||||
@@ -118,4 +119,5 @@ automation: !include_dir_merge_list automation
|
||||
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
|
||||
input_boolean: !include_dir_merge_named input_boolean
|
||||
notify: !include_dir_merge_list notify
|
||||
|
3
notify/facebook.yaml
Executable file
3
notify/facebook.yaml
Executable file
@@ -0,0 +1,3 @@
|
||||
- name: Facebook_Messenger
|
||||
platform: facebook
|
||||
page_access_token: !secret facebook_app_token
|
Reference in New Issue
Block a user