Skip to content

Commit

Permalink
Update instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Oct 28, 2021
1 parent ca91c7f commit c6dc53d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ <h3>Possible Shellies</h3>
resource sharing turned off.</div>
<div>'Enable CORS' will attempt to turn 'Allow Cross-Origin Resource Sharing' on. If the device is a shelly this
will allow the details to be loaded into the grid above.</div>
<div>If no shellies are detected you may need to disable the chrome flag <a href="chrome://flags/#block-insecure-private-network-requests" target="_blank">Block insecure private network requests</a>. This is required as public sites are not typically able to access private IP addresses.</div>

<ag-grid-angular class="ag-theme-alpine w-100" [rowData]="possibleShellies" [gridOptions]="possibleGridOptions">
</ag-grid-angular>
Expand Down

0 comments on commit c6dc53d

Please sign in to comment.