Skip to content

Commit b83e570

Browse files
committed
typo
1 parent 1225f70 commit b83e570

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/Chapter_6-RaspberryPi_and_AIoT/Frigate_NVR_and_Home_Assistant_Intergration_Wiki.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,8 +240,8 @@ mqtt:
240240
port: 1883
241241
topic_prefix: frigate
242242
client_id: frigate
243-
user: kasun
244-
password: HiezenburgCook
243+
user: <HA User Name>
244+
password: <HA Password>
245245
```
246246
247247
Example:
@@ -252,8 +252,8 @@ mqtt:
252252
port: 1883
253253
topic_prefix: frigate
254254
client_id: frigate
255-
user: techsupport
256-
password: techsupport
255+
user: kasun
256+
password: HiezenburgCook
257257
```
258258
259259
full example :

0 commit comments

Comments
 (0)