Get notified with Facebook Messenger

This is a small project of mine. It will send HA notices to FB Messenger.

Step1: Custom component


Download fbm_pusher and add into custom_component folder

Step2: Get FB Messenger key
Go to messenger link and send message: “hello”
https://www.messenger.com/t/KenhTayMay
Then click to button, this robot will give you a random key

Step3: HA config
Add your key into configuration file

fbm_pusher:
  tm_key: xxxxxxxxx

Test your service:
1

Video tutorial:
youtu.be/ojcy_boXQ84

There is already an official Facebook Messenger component.