You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2025. It is now read-only.
A theme and the configuration I have used in Home Assistant that closely resembles the Google Home Application design.
This theme has a light and dark mode to keep inline with the functionality of the Google Home Applications.
This is not for personal use only, as it uses a lot of Google Design features which are their commercial property.
Please be aware that this repository and instructions held within are still very much Work In Progress
I am also aware that a fair amount of my configuration and code can be reduced or shortened by use of templates. This is a planned update and will come in due course
This Theme uses a fair amount of pre-requist resources to function as desired. Please make sure to install the following using the methods designated by their individual installation guides:
Open your configuration.yaml via File editor or other means.
Add the following (if it does not already exist), save and restart Home Assistant.
frontend:
themes: !include_dir_merge_named themes
Manual:
Create the folder Google_Home into your /homeassistant/themes/ folder.
Upload the file google_home.yaml to the newly created folder /homeassistant/themes/Google_Home
Open your configuration.yaml via File editor or other means.
Add the following (if it does not already exist), save and restart Home Assistant.
frontend:
themes: !include_dir_merge_named themes
Save, restart Home Assistant.
Usage and Preview
I have done my best to break down each individual page/view I have created and the necessary configuration and and components I have used.
Please be aware that some methods I have used to gain access to Home Assitant components may not work for yourself and I hope methods that work for you can be found within the Home Assistant Community Forum.
Favourites
This pertains to the Favourites View or the default view in the configuration
If you cannot see the new icons, or you get an empty box where you're expecting an icon, clear you brpwser cache and reload the Home Assistant interface.
Icons don't show on first load of the dash?
Did you add the resource in your configuration.yaml? See the installation section for details.
Big thanks to @Nerwyn for the inspiration for this repository and work he's undertaken so far in his own repository.
Stargazers
Copyright and license
This work is licensed under a
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
I do this for fun, without charge, and to give back to the community. You may remix, tweak, and build upon this work non-commercially, as long as you credit the original author, provide a link to the license, and indicate if any changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use unless agreed. If you remix, transform or build upon the material, you must distribute your contributions under the same or compatible license as the original.