From: Giorgio Ravera Date: Fri, 4 Jun 2021 13:47:31 +0000 (+0200) Subject: added network component and added refernces to SpeedTest into README.md X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=4a78ef3c37b8282c458205f809807c65e4e567a7;p=homeassistant.git added network component and added refernces to SpeedTest into README.md --- diff --git a/README.md b/README.md index 0011aaed..c2943ba6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Home Assistant Configuration +# Home Assistant Configuration [![Build Status][build-status-img]][build-status-url] [![Last Commit][last-commit-img]][last-commit-url] [![License Status][license-img]][license-url] @@ -37,10 +37,11 @@ My server is an Intel NUC (NUC5i5RYH) with [XCP-ng Hypervisor](https://xcp-ng.or * Google Calendar * Google Cast * HACS - * Internet Printing Protocol + * Internet Printing Protocol * Mercedes Me * MQTT * Sony Bravia + * SpeedTest * UPNP * Restart Home Assistant diff --git a/configuration.yaml b/configuration.yaml index fa45cbdd..30157a2b 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -118,7 +118,7 @@ input_datetime: !include_dir_merge_named input_datetime/ input_text: !include_dir_merge_named input_text/ # Lights -light: !include_dir_merge_list light/ +light: !include_dir_merge_list light/ # Sensors sensor: !include_dir_merge_list sensor/ @@ -137,6 +137,9 @@ utility_meter: !include_dir_merge_named utility_meter/ # Discover some devices automatically discovery: +# Provides network configuration for integrations such as Zeroconf +network: + # Simple Service Discovery Protocol (SSDP) ssdp: