home-assistant-community-themes / aqua-fiesta

Aqua Fiesta theme for Home Assistant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aqua Fiesta Theme

Build Status hacs_badge

Aqua Fiesta Theme by Nicole Zeckner

An aqua theme with orange accents, designed to match the accent wall in my kitchen. The theme name comes from that paint color.

Screenshots

Overview

Theme - Overview

Theme - Kitchen Dash

Map

Theme - Map

Logbook

Theme - Logbook

Developer Tools

Theme - Developer Tools

Configuration

Theme - Configuration

Profile

Theme - Profile

Installation

Add the following code to your configuration.yaml file (reboot required).

frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.

HACS

  1. Go to the Community Store.
  2. Search for Aqua Fiesta.
  3. Navigate to Aqua Fiesta theme.
  4. Press Install.
  5. Go to services and trigger the frontend.reload_themes service.

Manual

Clone this repository in your existing (or create it) themes/ folder.

cd themes/
git clone https://github.com/home-assistant-community-themes/aqua-fiesta.git

Or using submodules:

cd themes/
git submodule add https://github.com/home-assistant-community-themes/aqua-fiesta.git

About

Aqua Fiesta theme for Home Assistant