All Projects → JulianKahnert → hygge

JulianKahnert / hygge

Licence: MIT license
Purisitic HA Dashboard theme.

Programming Languages

CSS
56736 projects

Projects that are alternatives of or similar to hygge

gogo-garage-opener
Go implementation of a Raspberry Pi garage door opener
Stars: ✭ 42 (+40%)
Mutual labels:  home-automation
SmartMirror
My MagicMirror running on a Raspberry Pi
Stars: ✭ 110 (+266.67%)
Mutual labels:  home-automation
broadlinkmanager-docker
Broadlink Manager is a python based project that allows you to contorol your broadlink devices. Discover, Leran and send command in a very easy way
Stars: ✭ 174 (+480%)
Mutual labels:  home-automation
hass config
My personal Home-Assistant configuration for my home.
Stars: ✭ 17 (-43.33%)
Mutual labels:  home-automation
home-slide-android
Access your Home Assistant devices quickly from anywhere on your Android device
Stars: ✭ 45 (+50%)
Mutual labels:  home-automation
homecontrol
Control your Philips Hue lights through a floor map.
Stars: ✭ 18 (-40%)
Mutual labels:  home-automation
Home-Assistant
Home-Assistant-Config
Stars: ✭ 186 (+520%)
Mutual labels:  home-automation
plugwise-beta
Custom-component / development version of the Plugwise Home Assistant platform
Stars: ✭ 23 (-23.33%)
Mutual labels:  home-automation
vallox websocket api
Async API for Vallox ventilation units. Is used in HomeAssistant.
Stars: ✭ 18 (-40%)
Mutual labels:  home-automation
sensor
Sensor by Metriful | Indoor environment monitoring | Documentation and code samples
Stars: ✭ 93 (+210%)
Mutual labels:  home-automation
ambianic-edge
The core runtime engine for Ambianic Edge devices.
Stars: ✭ 98 (+226.67%)
Mutual labels:  home-automation
casa
Home Assistant setup for our home
Stars: ✭ 132 (+340%)
Mutual labels:  home-automation
ioBroker.denon
Denon AVR adapter for ioBroker
Stars: ✭ 15 (-50%)
Mutual labels:  home-automation
node-red-contrib-loxone
Connect the Loxone Miniserver to node-red via the Websocket API
Stars: ✭ 65 (+116.67%)
Mutual labels:  home-automation
Home-Assistant-Configuration
HomeAssistant Configuration
Stars: ✭ 14 (-53.33%)
Mutual labels:  home-automation
openHCAN
Hausautomatisierungsloesung auf CAN-Bus Basis.
Stars: ✭ 16 (-46.67%)
Mutual labels:  home-automation
sinope-130
Neviweb custom component for Home Assistant to manage devices connected via a GT130 and wifi devices from Sinopé
Stars: ✭ 27 (-10%)
Mutual labels:  home-automation
PyTado
Python binding for Tado web API. Pythonize your central heating!
Stars: ✭ 50 (+66.67%)
Mutual labels:  home-automation
micronova controller
Allows you to easily control via MQTT any Micronova equiped pellet stove. (MCZ, Extraflame, Laminox, and many others brands!)
Stars: ✭ 30 (+0%)
Mutual labels:  home-automation
emhass
emhass: Energy Management for Home Assistant, is a Python module designed to optimize your home energy interfacing with Home Assistant.
Stars: ✭ 54 (+80%)
Mutual labels:  home-automation

Hygge Theme for HA Dashboard!

First attempt creating a puristic color theme for the second version of HA Dashboard.

Preview

Screenshot 1

Screenshot 2

Installation

Add the skin to the custom_css folder:

git clone https://github.com/JulianKahnert/hygge.git /PATH/TO/custom_css/hygge

Start your Hygge-Dashboard:

http://<ip address>:<port>/<dashboard name>?skin=hygge

Example Screensaver Configuration

#
# Main arguments, all optional
#
title: Screensaver
widget_dimensions: [120, 120]
widget_size: [1, 1]
widget_margins: [5, 5]
columns: 8
global_parameters:
    use_comma: 0
    precision: 1
    use_hass_icon: 1

layout:
    - spacer(8x1)
    - spacer(8x1)
    - spacer(8x1)
    - spacer(8x1)
    - spacer(8x1)
    - include: bottom_panel
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].