diff --git a/source/_integrations/steam_online.markdown b/source/_integrations/steam_online.markdown index f6e2ebe3b28..3dcd6087509 100644 --- a/source/_integrations/steam_online.markdown +++ b/source/_integrations/steam_online.markdown @@ -18,6 +18,18 @@ The Steam integration will allow you to track the online status of public [Steam {% include integrations/config_flow.md %} +
+ +Steam has a friends list privacy feature that interferes with easily adding sensors to track friends' activities. Setting the friends list to Public during initial setup will allow the integration to see them for easy adding. It is **not** necessary to keep the friends list Public. + +Go to your profile, select "Edit Profile", "Privacy Settings". + +
+ +

+ +

+ ## Setup You need a [free API key](https://steamcommunity.com/dev/apikey) to use the platform. diff --git a/source/images/screenshots/steam_privacy_settings.png b/source/images/screenshots/steam_privacy_settings.png new file mode 100644 index 00000000000..db2ea4e9e99 Binary files /dev/null and b/source/images/screenshots/steam_privacy_settings.png differ