🔧 add matrix notifier
This commit is contained in:
parent
1f913b8cd9
commit
acf0c9d1ca
@ -1,3 +1,4 @@
|
||||
home_latititude: 1
|
||||
home_longitude: 1
|
||||
home_elevation: 1
|
||||
matrix_password: hunter2
|
||||
|
11
packages/matrix.yaml
Normal file
11
packages/matrix.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
matrix:
|
||||
homeserver: https://matrix.walkah.chat
|
||||
username: "@hass:walkah.chat"
|
||||
password: !secret matrix_password
|
||||
rooms:
|
||||
- "#nerdhaus:walkah.chat"
|
||||
|
||||
notify:
|
||||
- name: matrix
|
||||
platform: matrix
|
||||
default_room: "#nerdhaus:walkah.chat"
|
Loading…
x
Reference in New Issue
Block a user