Class to hold platform information.
Definition at line 288 of file legacy.py.
◆ async_setup_legacy()
| None homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.async_setup_legacy |
( |
|
self, |
|
|
HomeAssistant |
hass, |
|
|
DeviceTracker |
tracker, |
|
|
dict[str, Any] | None |
discovery_info = None |
|
) |
| |
Set up a legacy platform.
Definition at line 311 of file legacy.py.
◆ type()
| str | None homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.type |
( |
|
self | ) |
|
Return platform type.
Definition at line 303 of file legacy.py.
◆ dict
| homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.dict |
|
static |
◆ ModuleType
| homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.ModuleType |
|
static |
◆ str
| homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.str |
|
static |
Class to hold platform information.
Definition at line 298 of file legacy.py.
◆ type
| homeassistant.components.device_tracker.legacy.DeviceTrackerPlatform.type |
The documentation for this class was generated from the following file:
- core/homeassistant/components/device_tracker/legacy.py