All Projects → maartenpaauw → Home Assistant Community Themes

maartenpaauw / Home Assistant Community Themes

All community themes in one repository

Projects that are alternatives of or similar to Home Assistant Community Themes

Vscodethemes
Themes for Visual Studio Code
Stars: ✭ 155 (-10.92%)
Mutual labels:  themes
Garhage
a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
Stars: ✭ 163 (-6.32%)
Mutual labels:  home-assistant
Motion Ai
AI assisted motion detection for Home Assistant
Stars: ✭ 169 (-2.87%)
Mutual labels:  home-assistant
Home Assistant Mail And Packages
Home Assistant integration providing day of package counts and USPS informed delivery images.
Stars: ✭ 155 (-10.92%)
Mutual labels:  home-assistant
Home assistant files
Here are my Home Assistant configuration files
Stars: ✭ 159 (-8.62%)
Mutual labels:  home-assistant
Rgb Light Card
💡 A Lovelace custom card for RGB lights
Stars: ✭ 166 (-4.6%)
Mutual labels:  home-assistant
Temper Esp8266
Temper is a compact temperature sensor based on ESP8266 and SHT30 with large 13x7 pixel led display.
Stars: ✭ 155 (-10.92%)
Mutual labels:  home-assistant
Ha Dockermon
A NodeJS RESTful API which can be used with Home Assistant to report the state of Docker Containers
Stars: ✭ 171 (-1.72%)
Mutual labels:  home-assistant
Feature Requests
ESPHome Feature Request Tracker
Stars: ✭ 160 (-8.05%)
Mutual labels:  home-assistant
Top Hat
Tophat Themes - Give Bootstrap a custom, stylish look 🎩
Stars: ✭ 168 (-3.45%)
Mutual labels:  themes
Entity Controller
Entity and lighting controller for managing devices via timers, scripts, and sun-based time restrictions.
Stars: ✭ 156 (-10.34%)
Mutual labels:  home-assistant
Aura Theme
💅 A beautiful dark theme for your favorite apps.
Stars: ✭ 159 (-8.62%)
Mutual labels:  themes
Ha client
It was the first Home Assistant fully native Android client from the times when there was no any official alternatives
Stars: ✭ 166 (-4.6%)
Mutual labels:  home-assistant
Scheduler Card
HA Lovelace card for control of scheduler entities
Stars: ✭ 154 (-11.49%)
Mutual labels:  home-assistant
Homeassistant
Example Home Assistant Configs
Stars: ✭ 168 (-3.45%)
Mutual labels:  home-assistant
Hadotnet.commandcenter
📱 A web-based, wall-mountable command center for Home Assistant.
Stars: ✭ 154 (-11.49%)
Mutual labels:  home-assistant
Zm1
斐讯M1空气检测仪个人固件公开项目. 此项目为公开release+讨论
Stars: ✭ 165 (-5.17%)
Mutual labels:  home-assistant
Custom updater
[DEPRECATED]📦 A component which allows you to track and update custom cards/components and python_scripts
Stars: ✭ 173 (-0.57%)
Mutual labels:  home-assistant
Bash It
A community Bash framework.
Stars: ✭ 12,671 (+7182.18%)
Mutual labels:  themes
Itunes Api
🎵 A simple server providing a RESTful service for controlling iTunes
Stars: ✭ 166 (-4.6%)
Mutual labels:  home-assistant

Home Assistant Community Themes

All community themes in one repository

Buy Me A Coffee

Themes

HACT * Theme Credits Variable
Amoled lance36 posted Amoled Theme amoled
Christmas moose517 posted Christmas Theme christmas
Dark Cyan broesie posted Dark Cyan Theme dark_cyan
Dark Orange Bram_Kragten posted Orange Theme dark_orange
Dark Red broesie posted Dark Red Theme dark_red
Another Dark lambtho posted Another Dark Theme dark
Halloween skalavala posted Halloween Theme halloween
Material Dark matust posted Material dark theme material_dark_green
Material Dark Red 95gabor posted Material dark red theme material_dark_red
Midnight marcelhoffs posted Midnight Theme midnight
Grey Night ksya posted Grey Night theme night
Nord Jasperro posted Nord Theme nord
Solarized Light snwtoy posted Solarized Light theme solarized_light
Sublimination MikaelSchultz posted Sublimination Theme sublimination
Black and Green GreenTurtwig posted Black and Green Theme teal
Vintage surendran.anup posted Vintage Theme vintage

* Home Assistant Community Themes (HACT) is an open source GitHub organisation where all community themes will be stored. This will give the user the freedom to choose which theme to install. It does have HACS support! Go check it out at: https://github.com/home-assistant-community-themes

Do you enjoy one of the community themes? Show the creator some love by pressing the ❤️ under the body of the post.

Your theme not listed? Create a pull request or an issue.

Installation

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

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

Or using submodules:

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

Add the following code to your configuration.yaml file.

frontend:
  ... # your configuration.
  themes: !include_dir_merge_named themes
  ... # your configuration.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].