Home Assistant Unofficial Reference 2024.12.1
report_state.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.google_assistant.report_state
 

Functions

CALLBACK_TYPE homeassistant.components.google_assistant.report_state.async_enable_report_state (HomeAssistant hass, AbstractConfig google_config)
 

Variables

 homeassistant.components.google_assistant.report_state._LOGGER = logging.getLogger(__name__)
 
int homeassistant.components.google_assistant.report_state.INITIAL_REPORT_DELAY = 60
 
int homeassistant.components.google_assistant.report_state.REPORT_STATE_WINDOW = 1