feat: added Home Assistant notification integration

This commit is contained in:
rmt/src
2022-06-25 17:22:53 +01:00
parent 9650418ef7
commit f84ae82983
36 changed files with 114 additions and 0 deletions

View File

@@ -536,4 +536,5 @@ export default {
"Domain": "Domain",
"Workstation": "Workstation",
disableCloudflaredNoAuthMsg: "You are in No Auth mode, password is not require.",
HomeAssistant: "Home Assistant",
};