From 1f89bee880cfe86608e781f9b5c41153784c3fba Mon Sep 17 00:00:00 2001 From: Mauricio Bonani Date: Wed, 4 Sep 2019 05:08:03 -0400 Subject: [PATCH] Fix typo in README (#4) * Fix typo * Fix typo * Fix typo * Fix typo --- esphome-beta/README.md | 2 +- esphome-dev/README.md | 2 +- esphome/README.md | 2 +- template/README.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/esphome-beta/README.md b/esphome-beta/README.md index 6d6fc78..b470492 100644 --- a/esphome-beta/README.md +++ b/esphome-beta/README.md @@ -108,7 +108,7 @@ Setting this to `true` will make ESPHome use ICMP ping requests to get the node ### Option: `streamer_mode` -If set to `true`, this will enable stremer mode, which makes ESPHome hide all +If set to `true`, this will enable streamer mode, which makes ESPHome hide all potentially private information. So for example WiFi (B)SSIDs (which could be used to find your location), usernames etc. Please note that you need to use the `!secret` tag in your YAML file to also prevent these from showing up diff --git a/esphome-dev/README.md b/esphome-dev/README.md index 6d6fc78..b470492 100644 --- a/esphome-dev/README.md +++ b/esphome-dev/README.md @@ -108,7 +108,7 @@ Setting this to `true` will make ESPHome use ICMP ping requests to get the node ### Option: `streamer_mode` -If set to `true`, this will enable stremer mode, which makes ESPHome hide all +If set to `true`, this will enable streamer mode, which makes ESPHome hide all potentially private information. So for example WiFi (B)SSIDs (which could be used to find your location), usernames etc. Please note that you need to use the `!secret` tag in your YAML file to also prevent these from showing up diff --git a/esphome/README.md b/esphome/README.md index 6d6fc78..b470492 100644 --- a/esphome/README.md +++ b/esphome/README.md @@ -108,7 +108,7 @@ Setting this to `true` will make ESPHome use ICMP ping requests to get the node ### Option: `streamer_mode` -If set to `true`, this will enable stremer mode, which makes ESPHome hide all +If set to `true`, this will enable streamer mode, which makes ESPHome hide all potentially private information. So for example WiFi (B)SSIDs (which could be used to find your location), usernames etc. Please note that you need to use the `!secret` tag in your YAML file to also prevent these from showing up diff --git a/template/README.md b/template/README.md index 6d6fc78..b470492 100644 --- a/template/README.md +++ b/template/README.md @@ -108,7 +108,7 @@ Setting this to `true` will make ESPHome use ICMP ping requests to get the node ### Option: `streamer_mode` -If set to `true`, this will enable stremer mode, which makes ESPHome hide all +If set to `true`, this will enable streamer mode, which makes ESPHome hide all potentially private information. So for example WiFi (B)SSIDs (which could be used to find your location), usernames etc. Please note that you need to use the `!secret` tag in your YAML file to also prevent these from showing up