Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

bliemli/home-assistant-config

Repository files navigation

Home Assistant configuration Build Status

My Home Assistant configuration files and screenshots.

Table of contents

Controlled devices

What's special?

Automation based on power consumption

The Ubiquiti mPower outlets can be used to read power consumption and to control socket states. This allows to automatically turn off power for devices that are in standby and which Home Assistant knows are not in use anymore. This is determined by the state of binary switches ('Music', 'TV' etc.).

Another possibility is to automatically switch the source of the amplifier to 'Phono' if the turntable is using energy.

Switches based on input_select

Sometimes switches on the frontend are more appropriate, prettier or whatever than a dropdown list. The template switches defined in switches.yaml are based on an input_select component and make it possible to do a single selection switches group. So the same logic applies as for a dropdown list with one element active at all times, implemented as switches.

Visibility of media players

Media players are quite large and take up a lot of space on the frontend. There's two groups containing media_player components, one group's always shown, the other only displays media players when they're active. This configuration is based on danrspencer's work described on the Home Assistant Forum and slightly modified to account for permanent media players.

Screenshots

Screenshot 1 Screenshot 2

About

Home Assistant (https://home-assistant.io) configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors