From: Giorgio Ravera Date: Sun, 11 Oct 2020 13:50:58 +0000 (+0200) Subject: Updated README.md & fixed some comments. X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=ebe9d78947c9394aa4c53bddd41fed3a9134e9a4;p=homeassistant.git Updated README.md & fixed some comments. --- diff --git a/README.md b/README.md index c864b51b..fad31663 100644 --- 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/). diff --git a/configuration.yaml b/configuration.yaml index 49c9be73..6b788ea2 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -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 - diff --git a/customizations/xiaomi.yaml b/customizations/xiaomi.yaml index 33c0f386..583645fb 100644 --- a/customizations/xiaomi.yaml +++ b/customizations/xiaomi.yaml @@ -45,4 +45,3 @@ sensor.wireless_switch_battery: friendly_name: 'Wireless Switch: Batteria' sensor.wireless_switch_linkquality: friendly_name: 'Wireless Switch: Link' -