diff --git a/sensors/entertainment.yaml b/sensors/entertainment.yaml index dd9c8e0..a4ad32a 100644 --- a/sensors/entertainment.yaml +++ b/sensors/entertainment.yaml @@ -15,4 +15,11 @@ name: Recently Added on Plex token: !secret plex_token host: 192.168.1.4 - port: 32400 \ No newline at end of file + port: 32400 +- platform: steam_online + api_key: !secret steam_api_key + accounts: + - 76561198006931886 + - 76561199249380296 + - 76561198078898192 + - 76561199079356881 \ No newline at end of file