Steam
The Steam integration will allow you to track the online status of public Steam
配置
要将 Steam service 添加到您的 Home Assistant 实例中,请使用此 My 按钮:
手动配置步骤
如果上述 My 按钮不起作用,您也可以手动执行以下步骤:
-
浏览到您的 Home Assistant 实例。
-
转到
设置 > 设备与服务。 -
在右下角,选择
Add Integration 按钮。 -
从列表中选择 Steam。
-
按照屏幕上的说明完成设置。
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
To find an account’s 64-bit SteamID:
- Open Steam.
- Open the dropdown menu labeled with your username.
- Select Account details.
- Your Steam ID is displayed just below the label Your-Account-Name Account.
Examples
If you want to add the accounts to a group for example you will have to use:
# Example configuration.yaml entry
group:
steam:
name: Steam
entities:
- sensor.steam_account1
- sensor.steam_account2