Home Assistant Unofficial Reference 2024.12.1
helper.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.epic_games_store.helper
 

Functions

dict[str, Any] homeassistant.components.epic_games_store.helper.format_game_data (dict[str, Any] raw_game_data, str language)
 
str homeassistant.components.epic_games_store.helper.get_game_url (dict[str, Any] raw_game_data, str language)
 
bool homeassistant.components.epic_games_store.helper.is_free_game (dict[str, Any] game)