mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Add Epic Games Store integration (#24798)
* Add Epic Games Store integration * Update from parent PR changes * Update to adapt for the move from sensor to calendar platform * Apply updates from core repo * Update epic_games_store.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> * Update epic_games_store.markdown Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> --------- Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
parent
05f7d265a6
commit
d593a64274
32
source/_integrations/epic_games_store.markdown
Normal file
32
source/_integrations/epic_games_store.markdown
Normal file
@ -0,0 +1,32 @@
|
||||
---
|
||||
title: Epic Games Store
|
||||
description: Instructions on how to integrate Epic Games Store service into Home Assistant.
|
||||
ha_category:
|
||||
- Calendar
|
||||
ha_release: 2024.5
|
||||
ha_iot_class: Cloud Polling
|
||||
ha_codeowners:
|
||||
- '@hacf-fr'
|
||||
- '@Quentame'
|
||||
ha_domain: epic_games_store
|
||||
ha_config_flow: true
|
||||
ha_platforms:
|
||||
- calendar
|
||||
ha_integration_type: service
|
||||
---
|
||||
|
||||
The **Epic Games Store** {% term integration %} integrates the [Epic Games Store](https://store.epicgames.com/) service into Home Assistant.
|
||||
|
||||
The integration adds calendars to follow [discounts & free games](https://store.epicgames.com/free-games).
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
|
||||
## Calendars
|
||||
|
||||
The following calendars will be created:
|
||||
|
||||
|Entity|Description|
|
||||
|------|-----------|
|
||||
|`epic_games_store_discount_games`|Current and upcoming discounts on games, one calendar event per game|
|
||||
|`epic_games_store_free_games`|Free games for the current and upcoming week, one calendar event per game|
|
Loading…
x
Reference in New Issue
Block a user