Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bishma/home-assistant-tng
My Home Assistant configs
https://github.com/Bishma/home-assistant-tng
home-assistant-config home-automation
Last synced: 7 days ago
JSON representation
My Home Assistant configs
- Host: GitHub
- URL: https://github.com/Bishma/home-assistant-tng
- Owner: Bishma
- Created: 2018-02-13T02:24:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-31T00:31:11.000Z (over 4 years ago)
- Last Synced: 2024-08-01T15:35:49.056Z (3 months ago)
- Topics: home-assistant-config, home-automation
- Language: Python
- Homepage:
- Size: 5.23 MB
- Stars: 18
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Home Assistant Config
![Universal remote phone view](www/screenshots/media_mobile.png)
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](https://github.com/ciotlosm/custom-lovelace)
* Cutom Slider Entity Card from [thomasloven/lovelace-slider-entity-row](https://github.com/thomasloven/lovelace-slider-entity-row)
* IFrame-able weather map from [windy.com](https://www.windy.com/)
* US National Weather System Alerts pushed through Telegram
* Using NWS API and a rest sensor as demonstrated by [Finity on the HASS Forums](https://community.home-assistant.io/t/severe-weather-alerts-from-the-us-national-weather-service/71853)## Screen Shots
* [Home Tab](www/screenshots/home.png)
* [Media Center Tab](www/screenshots/media.png)
* [Climate Tab](www/screenshots/climate.png)
* [Infrastructure Tab](www/screenshots/infrastructure.png)# 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](https://github.com/Bishma/homeassistant). Yes, if I ever start over again the new repo will be ds9.