Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/klaasnicolaas/Smarthome-homeassistant-config

:house: My Home Assistant configuration. This repo will be archived 🗄️ in the future
https://github.com/klaasnicolaas/Smarthome-homeassistant-config

assistant-configurations automation dsmr fibaro google-home home-assistant home-assistant-config html5 intel-nuc internet-of-things iot klikaanklikuit mqtt-smarthome p1-cable telegram yaml-configuration zwave

Last synced: 3 months ago
JSON representation

:house: My Home Assistant configuration. This repo will be archived 🗄️ in the future

Lists

README

        

# Smart Home = Home Assistant

![header](/extras/img/header.png "header")

| ⚠️ This repository has been archived and will no longer be maintained. Thanks for all the stars, help and brainstorms! |
| :---: |
| In the meantime, you can always take a look at my other HA config repository and give it a ⭐ if you like. |

You will probably think, what is Home Assistant!? Well Home Assistant is a open source home automation platform that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts. Perfect to run on a Raspberry Pi or a local server.

To inspire others I have set up this github and update it regularly with new code. Be free to use code from this repo for your own Home Assistant environment, keep in mind that you can not always copy everything line by line. If you can not get out, you can always contact me.

This is by the way not my first [Home Assistant][home-assistant] configuration that you can find on Github. Since this year I have a second Home Assistant installation, you can read all about it on the website [www.student-techlife.com](https://student-techlife.com) and you can find the [configuration/repository][student-techlife] here on Github.

## Status Information

| [![Gitlab CI][gitlabci-shield]][gitlabci] | [![GitHub Last Commit][last-commit-shield]][commits]|
|:---:|:---:|
| This shows whether the configuration in this repo is valid | This shows how up to date this repo is |
| [![GitHub issues][issues-shield]][issues] | [![HA Version][ha-version-shield]][home-assistant] |
| I now use the issues as a TODO list | This is the version that I am currently running with Home Assistant |
| [![Uptime Robot status][uptime-shield]][uptime-robot] | [![GitHub Activity][commits-shield]][commits] |
| I use Uptime Robot to monitor my instance from outside in case of crashes | Shows how active I am with this repo annually |
| [![GitHub Stars][stars-shield]][stars] | [![Buy Me A Fanta][paypal-shield]][paypal] |
| Please :star: this repo if you find it useful, like these people have | If this config was very helpfull, you could buy a fanta :tropical_drink: for me :smile: |

## Current Configuration

Recently I switched from a raspberry pi 3B+ to an Intel NUC. I noticed that the Pi for my house was no longer powerful enough to run all processes. That is why I invested in an Intel NUC at Christmas 2018, which is now smoothly running after a long transition in the 2018-2019 Christmas holiday. I also switched from hassbian to [Home Assistant - Supervised][hassio] in docker.

## My HA Server

Below my server setup on which I run Home Assistant:

- [Intel Baby Canyon NUC7i5BNH][intel-nuc] - Inside it 16GB Ram, 500GB SSD and running [Ubuntu Server LTS][ubuntu-server].
- Using the [Hass.io installation][hassio-install].
- [Aeotec USB Z-Stick]() - Z-Wave Plus
- [Deconz - Conbee 2]()
- [RFXCOM RFXtrx433E]()
- [P1 cable]()

### In House

Curious about what kind of hardware I have in my Home Assistant system? I have a list: [Check it out][hardware] (Last update: 30 April 2020).

## Grafana gas/energy consumption dashboard

I have built my own dashboard in grafana for my gas and energy consumption, which I can call through an iframe panel in Home Assistant. If you want to know more about this, [take a look here][useage-dashboard].

## Back-ups

Every Sunday at 3:00 am an [automation makes a snapshot][backup-github] of my installation. In the past it happened that the sd card of my Pi became corrupt and I lost everything. That's why this backup is also made locally on my Synology NAS automatically and this is fully automated. (Inspired by: [@adonno][adonno-github])

## Apps to control

Nothing is better than being able to control your own smart home from your phone or tablet.

- [Home Assistant - Android]()
- [Home Assistant - iOS]()
- [Home Assistant - Web app]()

---

## Needing Help?

- [Home Assistant Homepage]()
- [Home Assistant Forums]()
- [Home Assistant Discord Chat]()
- [Other Featured Home Assistant Configurations]()
- [Home Assistant GitHub Source Repository]()
- [Official Home Assistant Demo]()

## License

MIT License

Copyright (c) 2019 Klaas Schoute

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

[commits-shield]: https://img.shields.io/github/commit-activity/y/klaasnicolaas/smarthome-homeassistant-config.svg
[last-commit-shield]: https://img.shields.io/github/last-commit/klaasnicolaas/Smarthome-homeassistant-config.svg?color=blue&style=plasticr
[stars-shield]: https://img.shields.io/github/stars/klaasnicolaas/Smarthome-homeassistant-config.svg
[ha-version-shield]: https://img.shields.io/badge/Home%20Assistant-0.113.1-blue.svg
[uptime-shield]: https://img.shields.io/uptimerobot/status/m781145866-63b6526d17827ec6eebe586f.svg
[gitlabci-shield]: https://gitlab.com/klaasnicolaas/Smarthome-homeassistant-config/badges/master/pipeline.svg
[paypal-shield]: https://img.shields.io/badge/BuyMeAFanta-Paypal-orange.svg
[issues-shield]: https://img.shields.io/github/issues/klaasnicolaas/Smarthome-homeassistant-config.svg

[commits]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/commits/master
[stars]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/stargazers
[home-assistant]: https://home-assistant.io
[uptime-robot]: https://uptimerobot.com
[gitlabci]: https://gitlab.com/klaasnicolaas/Smarthome-homeassistant-config/pipelines
[paypal]: https://www.paypal.me/dexterfpv
[issues]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/issues
[hardware]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/tree/master/extras/github_resources/hardware.md

[intel-nuc]: https://www.intel.com/content/www/us/en/products/boards-kits/nuc/kits/nuc7i5bnh.html
[ubuntu-server]: https://www.ubuntu.com/download/server
[hassio-install]: https://www.home-assistant.io/hassio/installation/#alternative-install-on-generic-linux-server
[hassio]: https://www.home-assistant.io/hassio/
[adonno-github]: https://github.com/adonno/Home-AssistantConfig
[backup-github]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/blob/master/automations/system/auto_backup.yaml
[useage-dashboard]: https://github.com/klaasnicolaas/Smarthome-homeassistant-config/tree/master/panels/iframes/consumption
[student-techlife]: https://github.com/klaasnicolaas/Student-homeassistant-config