platypush/platypush/config.example.yaml

38 lines
945 B
YAML
Raw Normal View History

backend.kafka:
disabled: False
pusher: True # The pusher executable will use this backend by default
logging: DEBUG
server: your_server:9092
2017-12-11 20:30:57 +01:00
topic: platypush
backend.pushbullet:
disabled: True
logging: DEBUG
2017-11-03 11:40:42 +01:00
token: your_pushbullet_token_here
2017-12-11 04:24:05 +01:00
device: your_pushbullet_virtual_device_name
2017-11-03 11:40:42 +01:00
2017-12-11 16:48:28 +01:00
backend.local:
2017-12-11 20:30:57 +01:00
fifo: /tmp/platypush.fifo
2017-12-11 16:48:28 +01:00
2017-11-03 11:40:42 +01:00
# device_id: <your_device_id> (default: current hostname)
# debug: True (default: False)
2017-12-11 04:24:05 +01:00
music.mpd:
host: localhost
port: 6600
light.hue:
bridge: hue # Bridge IP or hostname
# lights: # Default lights you want to manage
# - Living Room Ground Right
# - Living Room Ground Left
# - Hue bloom
# - Kitchen Lampm
# - Living room ceiling right
# - Living room ceiling left
# - Kitchen LED Strip
# - Kitchen Table LED Strip
groups: # Default groups you want to manage
- Living Room