Clooos / Bubble

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • A mobile view on desktop (like on the screenshot and you need to set your view in subview mode)
  • No header on mobile
Bubble Theme

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

About

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

License:MIT License


Languages

Language:JavaScript 100.0%