Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.homeassistant_sky_connect.config_flow.TranslationPlaceholderProtocol Class Reference
Inheritance diagram for homeassistant.components.homeassistant_sky_connect.config_flow.TranslationPlaceholderProtocol:
[legend]
Collaboration diagram for homeassistant.components.homeassistant_sky_connect.config_flow.TranslationPlaceholderProtocol:
[legend]

Private Member Functions

dict[str, str] _get_translation_placeholders (self)
 

Detailed Description

Protocol describing `BaseFirmwareInstallFlow`'s translation placeholders.

Definition at line 32 of file config_flow.py.

Member Function Documentation

◆ _get_translation_placeholders()

dict[str, str] homeassistant.components.homeassistant_sky_connect.config_flow.TranslationPlaceholderProtocol._get_translation_placeholders (   self)
private

The documentation for this class was generated from the following file: