| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This repository contains my Home Assistant Configuration created for use with the Home Assistant OS version of Home Assistant. My current hardware set up includes:
For my Home Assistant configuration I use the following integrations
THIS SECTION IS A WORK IN PROGRESS (well, isn't the dashbord always a work in progress .. )
This lovelace dashboard draws inspiration from Lukevink's dashboard and Mattias Persson's dashboard.
Furthermore, for this dashboard I use several custom components, some of which are included in the list below. Later, I describe how they integrate in my implementation.
Lastly, on the floorplan view all icons are downloaded Flaticon.com and I attribute Freepik for their creation.
The general outline of the UI is made up of the sidebar panel to the left and the main view to the right. The implementation of all elements are found in the ui-elements folder. All views are in panel mode.
Sidebar
The sidebar consists of menu buttons that direct the user between the different views. The sidebar is created using the sidebar custom component. The different views are
The bottom card of the sidebar is a vertical stack consisting of
Home View
The Home view consists of a grid containing a weather card, a calender card and a RSS feed card. The weather data is provide by the weather.home sensor. The calender shows my calander as a month view and lastly the RSS feed shows news from DR.
Floorplan View
Needs documentation
Write about my automations
| Back | FazBrowse Home | New Git URL |