-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core): improve the mechanism to change tab
We no longer scrape the DOM to get the available views and switch between them. Instead, we rely on the native javascript objects offered by Home Assistant. This method is more reliable and allow us to switch view even when tabs are not visible in the UI, e.g. when inside a subview. Ref. #68
- Loading branch information
Zanna_37
committed
May 7, 2024
1 parent
1e888db
commit 843fb41
Showing
3 changed files
with
189 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.