Skip to content

Commit

Permalink
Merge pull request #29 from doosterkamp/master
Browse files Browse the repository at this point in the history
Fixes multiple open issues
wtrbuit authored Aug 31, 2021
2 parents 2a6a740 + 8ff0254 commit 5497282
Showing 4 changed files with 1,367 additions and 1,007 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -64,6 +64,7 @@ Under sidebar you can configure the following options:
| `style` | css | optional | see info below | Overwrite some color variables or write your own styles |
| `bottomCard` | object | optional | see info below | Define any card that will be rendered at the bottom of the sidebar |
| `hideOnPath` | array | optional | - /lovelace/camera | If you don't want the sidebar on every path you can add a list of paths where it should hide the sidebar |
| `debug` | boolean | optional | `false` | Show debugging messages in the browser's developer console |


When using hideTopMenu and/or hideHassSidebar you can disable this by adding `?sidebarOff` to the url.
Loading

0 comments on commit 5497282

Please sign in to comment.