Skip to content

Commit

Permalink
Changed readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tgcowell committed Jul 18, 2021
1 parent 93d9cc2 commit 62a0350
Showing 1 changed file with 20 additions and 8 deletions.
28 changes: 20 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# Waves
Home Assistant Theme
# Waves Theme
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=flat-square)](https://github.com/custom-components/hacs)

This is my own personal Home Assistant theme which is a blend of themes that I have liked this includes
Created by [Tim Cowell](https://github.com/tgcowell) for Home Assistant
This theme is a mixture of themes that I liked but wanted to adjust slightly to the design, look and feel I wanted.

Noctis:
https://github.com/aFFekopp/noctis
These themes include

Caule Themes Pack:
https://github.com/orickcorreia/caule-themes-pack-1
* Noctis - https://github.com/aFFekopp/noctis

I'll continue to update this theme overtime, I am still a beginner so please be kind
* Caule Theme Pack - https://github.com/orickcorreia/caule-themes-pack-1

I plan on continuing to develop this theme and would like to include light/dark for theme automations.

# Installation

You need to have a themes folder in order to install this theme.

* First go to your configuration.yaml file and add the following

```
frontend:
themes: !include_dir_merge_named themes
```

After you have add this to your configuration.yaml file you will need to restart your server.

0 comments on commit 62a0350

Please sign in to comment.