Home

Awesome

Bubble

A dark minimalist theme with a mobile first approach for Home Assistant

Stars Last commit Reddit Profile Buy me a beer

Based on Noctis theme from aFFekopp

With card-mod installed you got this features:

<img width="1423" alt="Bubble Theme" src="https://github.com/Clooos/Bubble/assets/36499953/22ddbbfd-1723-4a88-834f-91bf23ba044a">

Installation

Without HACS

  1. Download this file: bubble.yaml
  2. Add this file into a new folder named bubble in the <config>/themes/ folder
  3. In your configuration.yaml add this:
frontend:
  themes: !include_dir_merge_named themes
  1. Save and restart Home Assistant
  2. Now go to your personal account settings and select Bubble as your theme

With HACS

This method allows you to get updates directly in the HACS main page

  1. Download HACS following the instructions on https://hacs.xyz/docs/setup/download
  2. Proceed to the initial configuration following the instructions on https://hacs.xyz/docs/configuration/basic
  3. On your sidebar go to HACS > Integrations
  4. click on the icon at the right top corner then on Custom repositories
  5. For the repository add this: https://github.com/Clooos/Bubble
  6. For the category select Theme then click Add
  7. Now click on Bubble then on the Dowload button
  8. In your configuration.yaml add this:
frontend:
  themes: !include_dir_merge_named themes
  1. Save and restart Home Assistant
  2. Now go to your personal account settings and select Bubble as your theme