Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.seventeentrack.repairs Namespace Reference

Classes

class  SensorDeprecationRepairFlow
 

Functions

RepairsFlow async_create_fix_flow (HomeAssistant hass, str issue_id, dict data)
 

Detailed Description

Repairs for the SeventeenTrack integration.

Function Documentation

◆ async_create_fix_flow()

RepairsFlow homeassistant.components.seventeentrack.repairs.async_create_fix_flow ( HomeAssistant  hass,
str  issue_id,
dict   data 
)
Create flow.

Definition at line 41 of file repairs.py.