Skip to content

Commit e3f0df8

Browse files
authored
Update README.md
1 parent 11721b5 commit e3f0df8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@ Using Username+Password to login is currently broken, due to Generac blocking au
5050

5151
1. Log into https://app.mobilelinkgen.com/ until you reach the main dashboard with your devices.
5252
2. Open the web-browser Developer Tools aka "devtools" (e.g. in Chrome, right-click the page and hit the Inspect option).
53-
3. Go to the Network tab in the devtools panel and refresh your browser.
53+
3. Go to the Network tab in the devtools panel and refresh your browser (THE REFRESH IS IMPORTANT HERE).
5454
4. The Network tab will now have a long list of things it just loaded, but the one you care about is named "dashboard" and should be the first or one of the first items in the list, as seen [here](./setup_instructions/network-tab.png). Select it.
5555
5. Select the "dashboard" item in the list, and it will open a panel to the right-hand side that shows you more details, which looks like [this](./setup_instructions/network-tab-dashboard.jpg).
56-
6. Scroll down in that right-hand panel until you find a field named Cookie, which has a LARGE block of text (it will likely start with the letters "incap_ses", like [this](./setup_instructions/cookie.png)). That large block of text is what you want.
56+
6. Make sure you have the "Headers" tab selected in this side panel. Scroll down in that right-hand panel until you find a field named Cookie, which has a LARGE block of text (it will likely start with the letters "incap_ses", like [this](https://private-user-images.githubusercontent.com/110749578/476376246-f59c28d5-66d2-4b94-91c8-7a29f3385e00.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3NTUxNDE5MDUsIm5iZiI6MTc1NTE0MTYwNSwicGF0aCI6Ii8xMTA3NDk1NzgvNDc2Mzc2MjQ2LWY1OWMyOGQ1LTY2ZDItNGI5NC05MWM4LTdhMjlmMzM4NWUwMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwODE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDgxNFQwMzIwMDVaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT00ZDRjNDk3M2ViNzg0YmJiM2UxMmMzNGI4OWJiZGE3MjEzMWE1OWIwODFiNzM4YTA3MDc4MWI0M2IzYjY2ZmYxJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.aKdfrxq8XkLxLC4bxszxwNsePpau6eX0ewbcDFJUFQ0)). That large block of text is what you want.
5757
7. Double click the large block of text to select it all.
5858
8. Copy-paste it into the "Session Cookie" field for the Generac setup UI in Home Assistant.
5959
9. Hit submit and enjoy your integration!

0 commit comments

Comments
 (0)