mirror of
https://github.com/lasthead0/yandex2mqtt.git
synced 2025-08-07 16:50:30 +03:00
Add yandex notification config block
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
module.exports = {
|
||||
yandex: {
|
||||
skillId: 'skill_id',
|
||||
token: 'token'
|
||||
},
|
||||
|
||||
mqtt: {
|
||||
host: 'localhost',
|
||||
port: 1883,
|
||||
|
Reference in New Issue
Block a user