+1
-1
@@ -109,7 +109,7 @@ function HASS(options, log) {
|
||||
if (socket && typeof socket.send === 'function') {
|
||||
socket.send(JSON.stringify({
|
||||
type: 'auth',
|
||||
api_password: pass
|
||||
access_token: pass
|
||||
}));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user