Variables | |
| string | WIFFI_UOM_DEGREE = "grad" |
| string | WIFFI_UOM_LUX = "lux" |
| string | WIFFI_UOM_MILLI_BAR = "mb" |
| string | WIFFI_UOM_PERCENT = "%" |
| string | WIFFI_UOM_TEMP_CELSIUS = "gradC" |
Definition of string used in wiffi json telegrams.
| string homeassistant.components.wiffi.wiffi_strings.WIFFI_UOM_DEGREE = "grad" |
Definition at line 5 of file wiffi_strings.py.
| string homeassistant.components.wiffi.wiffi_strings.WIFFI_UOM_LUX = "lux" |
Definition at line 8 of file wiffi_strings.py.
| string homeassistant.components.wiffi.wiffi_strings.WIFFI_UOM_MILLI_BAR = "mb" |
Definition at line 7 of file wiffi_strings.py.
| string homeassistant.components.wiffi.wiffi_strings.WIFFI_UOM_PERCENT = "%" |
Definition at line 6 of file wiffi_strings.py.
| string homeassistant.components.wiffi.wiffi_strings.WIFFI_UOM_TEMP_CELSIUS = "gradC" |
Definition at line 4 of file wiffi_strings.py.