Skip to content

Configuation

osk2 edited this page Apr 13, 2021 · 2 revisions

Add following entry in your configuration.yaml

notify:
  - name: line_bot
    platform: line_bot
    client_id: 'CLIENT_ID'
    access_token: 'CHANNEL_ACCESS_TOKEN'

And don't forget to reload your Home Assistant instance

Clone this wiki locally