Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.google_assistant.logbook Namespace Reference

Functions

def async_describe_events (hass, async_describe_event)
 

Variables

string COMMON_COMMAND_PREFIX = "action.devices.commands."
 

Detailed Description

Describe logbook events.

Function Documentation

◆ async_describe_events()

def homeassistant.components.google_assistant.logbook.async_describe_events (   hass,
  async_describe_event 
)
Describe logbook events.

Definition at line 12 of file logbook.py.

Variable Documentation

◆ COMMON_COMMAND_PREFIX

string homeassistant.components.google_assistant.logbook.COMMON_COMMAND_PREFIX = "action.devices.commands."

Definition at line 8 of file logbook.py.