cassidyjames / butler

Home Assistant companion app for Linux
https://cassidyjames.com
GNU General Public License v3.0
55 stars 1 forks source link

Rachio login (local storage) not saved for web dashboard/frame #15

Open cassidyjames opened 6 months ago

cassidyjames commented 6 months ago

Home Assistant apparently uses local storage instead of cookies, but logging into third-party iframes seems to not be persisting cookies.

cassidyjames commented 2 months ago

So I tried the same approach as Tally, but I am still not getting persisted logins for my Rachio controller. It looks like it's actually something with local storage, not cookies, from my brief time in the inspector.