home-assistant: Remove Matrix integration
The _hatch.chat_ Matrix homeserver is being retired. We don't use Matrix for any notifications any more.pull/11/head
parent
bcfd94948d
commit
01e95d22db
|
@ -75,25 +75,7 @@ light:
|
||||||
- light.light_6
|
- light.light_6
|
||||||
- light.light_7
|
- light.light_7
|
||||||
|
|
||||||
matrix:
|
|
||||||
homeserver: https://hatch.chat
|
|
||||||
username: '@homeassistant:hatch.chat'
|
|
||||||
password: !secret matrix_password
|
|
||||||
rooms:
|
|
||||||
- '!DdgnpVhlRqeTeNqSEM:hatch.chat'
|
|
||||||
- '!oyDXJxjUeJkEFshmAn:hatch.chat'
|
|
||||||
commands:
|
|
||||||
- word: snapshot
|
|
||||||
name: snapshot
|
|
||||||
- word: bunnies
|
|
||||||
name: bunnies
|
|
||||||
- expression: 'lights (?P<scene>.*)'
|
|
||||||
name: lights
|
|
||||||
|
|
||||||
notify:
|
notify:
|
||||||
- platform: matrix
|
|
||||||
name: matrix
|
|
||||||
default_room: '!DdgnpVhlRqeTeNqSEM:hatch.chat'
|
|
||||||
- platform: group
|
- platform: group
|
||||||
name: mobile_apps_group
|
name: mobile_apps_group
|
||||||
services:
|
services:
|
||||||
|
|
Loading…
Reference in New Issue