We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d807f5c commit 7045726Copy full SHA for 7045726
src/types.ts
@@ -60,7 +60,7 @@ export interface Iconfiguration {
60
mqttbasetopic: string
61
mqttdiscoveryprefix: string
62
mqttdiscoverylanguage: string
63
- mqttusehassiotoken?: boolean
+ mqttusehassio?: boolean
64
mqttconnect: ImqttClient
65
mqttcaFile?: string
66
mqttkeyFile?: string
0 commit comments