File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ <h2>Send to Home Assistant</h2>
1616 < div class ="desc ">
1717 < span class ="options-title "> Instructions</ span >
1818 < p > Enter your Home Assistant hostname or IP, choose SSL if your server uses https, and paste your < b > Webhook ID</ b > (not the full URL).</ p >
19- < p > Optionally, you can specify a User so that you can specify who the message is from.</ p >
19+ < p > Optionally, you can specify a User and/or device name so that you can specify who and what the message is from.</ p >
2020 < span class ="options-title "> Options</ span >
2121 < label for ="haHost "> Home Assistant Hostname or IP</ label >
2222 < input type ="text " id ="haHost " placeholder ="myhome.duckdns.org or 192.168.1.2 ">
@@ -60,3 +60,4 @@ <h2>Send to Home Assistant</h2>
6060 < script src ="options.js "> </ script >
6161</ body >
6262</ html >
63+
You can’t perform that action at this time.
0 commit comments