Skip to content

๐Ÿ  My Home Assistant (Hass.io) configuration. Stay informed by ๐ŸŒŸ this repository for updates!

License

Notifications You must be signed in to change notification settings

tengil242/Smarthome-homeassistant-config

ย 
ย 

Repository files navigation

Smart Home = Home Assistant

header

You will probably think, what is Home Assistant!? Well Home Assistant is a home automation platform running on Python 3. It is able to track and control all devices at home and offer a platform for automating control.

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.

Status Information

Gitlab CI GitHub Last Commit
This shows whether the configuration in this repo is valid This shows how up to date this repo is
GitHub issues HA Version
I now use the issues as a TODO list This is the version that I am currently running with Home Assistant
Uptime Robot status GitHub Activity
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 Buy Me A Fanta
Please โญ this repo if you find it useful, like these people have If this config was very helpfull, you could buy a fanta ๐Ÿน for me ๐Ÿ˜„

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 hass.io in docker.

So now I use an Intel NUC to run home assistant. In addition, I use a Z-wave stick to control devices that use the z-wave protocol and an RFX module for controlling devices that work on the 433mhz frequency band. Because the Intel NUC is hanging in the meter closet, the smart meter is also read via a P1 cable.

My House

Curious about what kind of integrations I have in my Home Assistant system? I made a very usefull list for others: Check it out (Last update: 6 Januari 2019).

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.

Back-ups

Every Sunday at 3:00 am an automation makes a snapshot 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)

Apps to control

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


Needing Help?

License

MIT License

Copyright (c) 2018 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.

About

๐Ÿ  My Home Assistant (Hass.io) configuration. Stay informed by ๐ŸŒŸ this repository for updates!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.6%
  • CSS 4.7%
  • HTML 2.4%
  • JavaScript 1.1%
  • Other 0.2%