Bishma / home-assistant-tng

My Home Assistant configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Assistant Config

Universal remote phone view

I have been working to automate my home as much as my 50 year old wiring allows. I aim to accomplish all my automations with a RaspPi, no other hubs apart from the usb z-wave stick. This has been a slowly evolving config.

Features

  • My legacy config is still in place but far less capable.
  • Conditional UI based on settings (binary inputs)
    • E.g. The buttons to control my stand fan (via Harmony IR) only show if I indicate that my stand fan is out. It gets put away for the winter.
  • Fully managed for all my sensors and devices. No auto discovery.
  • Universal remote for my media center.
  • AppDaemon Alexa skill API
  • Presence detection using android mobile app.
    • Sensor template to indicate when the house is empty.
  • On/Off control for Z-Wave through Home Assistant Cloud / Nebu Casa
  • Documentation tab in the app through markdown cards
  • Custom Attribute Card from ciotlosm/custom-lovelace
  • Cutom Slider Entity Card from thomasloven/lovelace-slider-entity-row
  • IFrame-able weather map from windy.com
  • US National Weather System Alerts pushed through Telegram

Screen Shots

My Setup

Hardware

  • Raspberry Pi 3b+
  • Aeotech Z-Wave Stick
  • GE Outdoor Z-Wave Switch
  • EcoBee 2 Thermostat
  • Harmony Home Hub
  • Broadlink RM Mini 3 IR Blaster
  • Intel NUC D54250WYK1 Intel 4th Gen Core i5-4250U running Windows 10 (HTPC / Plex Server)
  • Roku Ultra
  • Roku Premier
  • Synology
  • Amazon Echo
  • Amazon Echo Dot
  • 2x TP Link LB120 Tunable A19
  • TP Link LB230 Multi-Color BR30
  • 2x TP Link HS100 Wifi Switch
  • 2x TP Link HS105 Mini Wifi Switch
  • 2x Home Assistant Android Apps
  • Ring Video Doorbell 2
  • 2x Amcrest Pan/Tilt/Zoom security cameras (via synology surveillance stations)
  • Netatmo Indoor, Outdoor, Wind climate sensors
  • First Alert Z-Wave Smoke Detector

Software / API

  • Home Assistant
  • Nebu Casa
  • Hass.io
  • Appdaemon
  • Custom Alexa Skill
  • Dark Sky Sensor and Weather
  • Waze Travel Time
  • Windy.com

This Repo

  • This is a living document. What you see here is what is running my house.

Home Assistant "TNG?"

The Next Generation: In 2017 in app config editors started to become available. When it was clear that I'd have to rework how I have split up my cofigs to make them work I decided to just start over from scratch.

The old config is here. Yes, if I ever start over again the new repo will be ds9.

About

My Home Assistant configs


Languages

Language:Python 61.4%Language:JavaScript 38.6%