Hardware variants.
Definition at line 20 of file const.py.
◆ from_usb_product_name()
| Self homeassistant.components.homeassistant_sky_connect.const .HardwareVariant.from_usb_product_name |
( |
|
cls, |
|
|
str |
usb_product_name |
|
) |
| |
Get the hardware variant from the USB product name.
Definition at line 36 of file const.py.
◆ CONNECT_ZBT1
| tuple homeassistant.components.homeassistant_sky_connect.const .HardwareVariant.CONNECT_ZBT1 |
|
static |
Initial value:= (
"Home Assistant Connect ZBT-1",
"Connect ZBT-1",
"Home Assistant Connect ZBT-1",
)
Definition at line 29 of file const.py.
◆ SKYCONNECT
| tuple homeassistant.components.homeassistant_sky_connect.const .HardwareVariant.SKYCONNECT |
|
static |
Initial value:= (
"SkyConnect v1.0",
"SkyConnect",
"Home Assistant SkyConnect",
)
Definition at line 23 of file const.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/homeassistant_sky_connect/const.py