Variables | |
| string | CONF_REVERSE = "reverse" |
| string | CONF_REVERSED_TARGET_IDS = "reversed_target_ids" |
| string | CONF_SYSTEM_ID = "system_id" |
| string | CONF_TARGET_ID = "target_id" |
| string | CONF_TARGET_NAME = "target_name" |
| string | DATA_SOMFY_MYLINK = "somfy_mylink_data" |
| int | DEFAULT_PORT = 44100 |
| string | DOMAIN = "somfy_mylink" |
| string | MANUFACTURER = "Somfy" |
| string | MYLINK_STATUS = "mylink_status" |
| list | PLATFORMS = [Platform.COVER] |
Component for the Somfy MyLink device supporting the Synergy API.
| string homeassistant.components.somfy_mylink.const.CONF_REVERSE = "reverse" |
| string homeassistant.components.somfy_mylink.const.CONF_REVERSED_TARGET_IDS = "reversed_target_ids" |
| string homeassistant.components.somfy_mylink.const.CONF_SYSTEM_ID = "system_id" |
| string homeassistant.components.somfy_mylink.const.CONF_TARGET_ID = "target_id" |
| string homeassistant.components.somfy_mylink.const.CONF_TARGET_NAME = "target_name" |
| string homeassistant.components.somfy_mylink.const.DATA_SOMFY_MYLINK = "somfy_mylink_data" |
| int homeassistant.components.somfy_mylink.const.DEFAULT_PORT = 44100 |
| string homeassistant.components.somfy_mylink.const.DOMAIN = "somfy_mylink" |
| string homeassistant.components.somfy_mylink.const.MANUFACTURER = "Somfy" |
| string homeassistant.components.somfy_mylink.const.MYLINK_STATUS = "mylink_status" |