From 69db85ed4a39982b68f0649a486976bf0e611780 Mon Sep 17 00:00:00 2001 From: Giorgio Ravera Date: Wed, 30 Sep 2020 21:57:38 +0200 Subject: [PATCH] Updated README.md --- README.md | 50 ++++++++++++++++++++++++++++++++++++-------------- 1 file changed, 36 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index a3a5a29a..426d590b 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,41 @@ -# Home Assistant Configuration [![Build Status](https://travis-ci.com/xraver/homeassistant.svg?token=PXJbvzDqQ7KXsH82AB4z&branch=master)](https://travis-ci.org/xraver/homeassistant) -This repository contains the Home Assistant Configuration for my house: Casa Ravera-Testa +# Home Assistant Configuration [![Build Status](https://travis-ci.com/xraver/homeassistant.svg?token=PXJbvzDqQ7KXsH82AB4z&branch=master)](https://travis-ci.com/github/xraver/homeassistant) +This repository contains the [Home Assistant](https://www.home-assistant.io/) configuration for my house: Casa Ravera-Testa. + +## Running System +Home Assistant is running in a container created from the official [Docker Image](https://hub.docker.com/r/homeassistant/home-assistant). +Docker is running in a Virtual Machine based on [Linux Debian](https://www.debian.org/). +My server is an Intel NUC (NUC5i5RYH) with [XCP-ng Hypervisor](https://xcp-ng.org/). + +## Component Used +* Google (Chromecast, Google Home Mini) +* Shelly (Shelly1, Shelly2, Shelly2.5, ShellyEM, Shelly Dimmer) +* Xiaomi (MiJia door & window contact sensor, MiJia temperature & humidity sensor) +* MAX! eQ-3 (Thermostatic valve) +* Sony Android TV (KD-55XF8596) +* Canon Printer (TR8550) +* QNAP NAS (TS-228A) +* ~~Mercedes Me (Mercedes-Benz A200d)~~ + +## Editor +All files are edited with [Visual Studio Code](https://code.visualstudio.com/). + +## Testing +All files are tested using the latest stable version of Home Assistant using [Travis](https://travis-ci.com/github/xraver/homeassistant). ## To Do List -Below the Open Points: -1) Lovelace: +Below the open points: +* Lovelace: - Point and click on rooms - - house plant - - Mercedes -2) Routine -3) Train -4) [Network components](https://community.home-assistant.io/t/need-help-with-sensor-icon-color-based-on-state/49292) -5) Ps4 -6) Automazion Mode -7) Theft Protection -8) [Presence Simulator](https://indomus.it/progetti/simulare-automaticamente-la-presenza-in-casa-tramite-la-domotica-home-assistant/) + - House lant + - Mercedes Me +* Trenitalia Integration +* [Network components](https://community.home-assistant.io/t/need-help-with-sensor-icon-color-based-on-state/49292) +* PS4 +* Automazion Mode +* Theft Protection +* [Presence Simulator](https://indomus.it/progetti/simulare-automaticamente-la-presenza-in-casa-tramite-la-domotica-home-assistant/) +* Netatmo (thermostatic valve + doorbell) +* ESP8266 (ESP01 + NodeMCU) ## License [MIT](http://opensource.org/licenses/MIT) © Giorgio Ravera @@ -21,4 +43,4 @@ Below the Open Points: ## Donate If you want to offer me a coffee: -[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://paypal.me/xraver) +[![paypal](https://www.paypalobjects.com/en_US/IT/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=giorgio.ravera%40gmail.com¤cy_code=EUR) \ No newline at end of file -- 2.47.3