From 64562c9bb4943dcf16efc83acf888e7eaa749936 Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Thu, 10 Oct 2019 14:43:11 -0400 Subject: [PATCH] Reddit doesn't support two-factor auth (#10701) Add a note that this integration doesn't support two-factor authentication. --- source/_integrations/reddit.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/reddit.markdown b/source/_integrations/reddit.markdown index 5a51aa13285..0fe263b79e5 100644 --- a/source/_integrations/reddit.markdown +++ b/source/_integrations/reddit.markdown @@ -14,6 +14,10 @@ The Reddit sensor integrates data from [Reddit](https://reddit.com/) to monitor To set up this sensor, you will need to generate a `client_id` and `client_secret` for the user account you will use to connect. Follow the first steps in [this Wiki page](https://github.com/reddit-archive/reddit/wiki/OAuth2-Quick-Start-Example). +
+This integration does not support Reddit's two-factor authentication. If you use two-factor authentication for your Reddit account, create a separate Reddit account without two-factor authentication for use with Home Assistant. +
+ ## Configuration To enable this platform, add the following to your `configuration.yaml` file: