]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated README.md & fixed some comments.
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 11 Oct 2020 13:50:58 +0000 (15:50 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 11 Oct 2020 13:50:58 +0000 (15:50 +0200)
README.md
configuration.yaml
customizations/xiaomi.yaml

index c864b51bc0fcd3c8747ef57a0ed72721e9ddd6cb..fad31663c6ce61caf234523472934d0a7f412b42 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,6 +16,25 @@ My server is an Intel NUC (NUC5i5RYH) with [XCP-ng Hypervisor](https://xcp-ng.or
 * QNAP NAS (TS-228A)
 * ~~Mercedes Me (Mercedes-Benz A200d)~~
 
+## Installation
+* Clone repository
+* Add the following files:
+  * credentials/*
+  * .google_maps_location_sharing.cookies.EMAIL_gmail_com
+  * known_devices.yaml
+  * secrets.yaml
+* Start Home Assistant
+* Create Users/People
+* Configure the following integrations using UI:
+  * Certificate Expiry
+  * Google Cast
+  * HACS
+  * Internet Printing Protocol 
+  * MQTT
+  * Sony Bravia
+  * UPNP
+* Restart Home Assistant
+
 ## Editor
 All files are edited with [Visual Studio Code](https://code.visualstudio.com/).
 
index 49c9be73db877049d35a0a7740dd76e4b2d24140..6b788ea27126e9d9e6f4ebddfc35981f3f17a68a 100644 (file)
@@ -181,7 +181,7 @@ weather: !include components/weather.yaml
 # Multimedia (moved to UI)
 #media_player: !include_dir_merge_list media_player/
 
-# MQTT
+# MQTT (moved to UI)
 #mqtt: !include components/mqtt.yaml
 
 # EQ3 Max Cube
@@ -202,4 +202,3 @@ speedtestdotnet: !include components/speedtest.yaml
 
 # Mercedes Me
 #mercedesmeapi: !include components/mercedesme.yaml
-
index 33c0f3860be38019be779432c4c0e7269f7aa53c..583645fbc1477de6c7c91ff3c41d415ecf689b27 100644 (file)
@@ -45,4 +45,3 @@ sensor.wireless_switch_battery:
   friendly_name: 'Wireless Switch: Batteria'
 sensor.wireless_switch_linkquality:
   friendly_name: 'Wireless Switch: Link'
-