Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.github.coordinator Namespace Reference

Classes

class  GitHubDataUpdateCoordinator
 

Variables

string GRAPHQL_REPOSITORY_QUERY
 

Detailed Description

Custom data update coordinator for the GitHub integration.

Variable Documentation

◆ GRAPHQL_REPOSITORY_QUERY

string homeassistant.components.github.coordinator.GRAPHQL_REPOSITORY_QUERY

Definition at line 22 of file coordinator.py.