mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Move configuration details to docs
This commit is contained in:
parent
405025a00b
commit
fd382871a1
@ -3,21 +3,8 @@ homeassistant.components.notify.pushbullet
|
|||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
PushBullet platform for notify component.
|
PushBullet platform for notify component.
|
||||||
|
|
||||||
Configuration:
|
For more details about this platform, please refer to the documentation at
|
||||||
|
https://home-assistant.io/components/notify.pushbullet.html
|
||||||
To use the PushBullet notifier you will need to add something like the
|
|
||||||
following to your configuration.yaml file.
|
|
||||||
|
|
||||||
notify:
|
|
||||||
platform: pushbullet
|
|
||||||
api_key: YOUR_API_KEY
|
|
||||||
|
|
||||||
Variables:
|
|
||||||
|
|
||||||
api_key
|
|
||||||
*Required
|
|
||||||
Enter the API key for PushBullet. Go to https://www.pushbullet.com/ to retrieve
|
|
||||||
your API key.
|
|
||||||
"""
|
"""
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user