Variables | |
| string | ATTR_BATTERY = "battery" |
| string | ATTR_BATTERY_LEVEL = "level" |
| string | ATTR_BATTERY_STATE = "state" |
| string | ATTR_BATTERY_STATE_CHARGING = "Charging" |
| string | ATTR_BATTERY_STATE_FULL = "Full" |
| string | ATTR_BATTERY_STATE_UNKNOWN = "Unknown" |
| string | ATTR_BATTERY_STATE_UNPLUGGED = "Not Charging" |
| string | ATTR_DEVICE = "device" |
| string | ATTR_DEVICE_ID = "deviceId" |
| string | ATTR_DEVICE_NAME = "name" |
| string | ATTR_DEVICE_PERMANENT_ID = "permanentID" |
| string | ATTR_DEVICE_SYSTEM_VERSION = "systemVersion" |
| string | ATTR_DEVICE_TYPE = "type" |
| list | BATTERY_STATES |
| string | CONF_ACTION_BACKGROUND_COLOR = "background_color" |
| string | CONF_ACTION_ICON = "icon" |
| string | CONF_ACTION_ICON_COLOR = "color" |
| string | CONF_ACTION_ICON_ICON = "icon" |
| string | CONF_ACTION_LABEL = "label" |
| string | CONF_ACTION_LABEL_COLOR = "color" |
| string | CONF_ACTION_LABEL_TEXT = "text" |
| string | CONF_ACTION_NAME = "name" |
| string | CONF_ACTION_SHOW_IN_CARPLAY = "show_in_carplay" |
| string | CONF_ACTION_SHOW_IN_WATCH = "show_in_watch" |
| string | CONF_ACTION_USE_CUSTOM_COLORS = "use_custom_colors" |
| string | CONF_ACTIONS = "actions" |
| string | DOMAIN = "ios" |
Const for iOS.
| string homeassistant.components.ios.const.ATTR_BATTERY = "battery" |
| string homeassistant.components.ios.const.ATTR_BATTERY_LEVEL = "level" |
| string homeassistant.components.ios.const.ATTR_BATTERY_STATE = "state" |
| string homeassistant.components.ios.const.ATTR_BATTERY_STATE_CHARGING = "Charging" |
| string homeassistant.components.ios.const.ATTR_BATTERY_STATE_FULL = "Full" |
| string homeassistant.components.ios.const.ATTR_BATTERY_STATE_UNKNOWN = "Unknown" |
| string homeassistant.components.ios.const.ATTR_BATTERY_STATE_UNPLUGGED = "Not Charging" |
| string homeassistant.components.ios.const.ATTR_DEVICE = "device" |
| string homeassistant.components.ios.const.ATTR_DEVICE_ID = "deviceId" |
| string homeassistant.components.ios.const.ATTR_DEVICE_NAME = "name" |
| string homeassistant.components.ios.const.ATTR_DEVICE_PERMANENT_ID = "permanentID" |
| string homeassistant.components.ios.const.ATTR_DEVICE_SYSTEM_VERSION = "systemVersion" |
| string homeassistant.components.ios.const.ATTR_DEVICE_TYPE = "type" |
| list homeassistant.components.ios.const.BATTERY_STATES |
| string homeassistant.components.ios.const.CONF_ACTION_BACKGROUND_COLOR = "background_color" |
| string homeassistant.components.ios.const.CONF_ACTION_ICON = "icon" |
| string homeassistant.components.ios.const.CONF_ACTION_ICON_COLOR = "color" |
| string homeassistant.components.ios.const.CONF_ACTION_ICON_ICON = "icon" |
| string homeassistant.components.ios.const.CONF_ACTION_LABEL = "label" |
| string homeassistant.components.ios.const.CONF_ACTION_LABEL_COLOR = "color" |
| string homeassistant.components.ios.const.CONF_ACTION_LABEL_TEXT = "text" |
| string homeassistant.components.ios.const.CONF_ACTION_NAME = "name" |
| string homeassistant.components.ios.const.CONF_ACTION_SHOW_IN_CARPLAY = "show_in_carplay" |
| string homeassistant.components.ios.const.CONF_ACTION_SHOW_IN_WATCH = "show_in_watch" |
| string homeassistant.components.ios.const.CONF_ACTION_USE_CUSTOM_COLORS = "use_custom_colors" |
| string homeassistant.components.ios.const.CONF_ACTIONS = "actions" |