Go to the source code of this file.
Namespaces | |
| homeassistant.components.generic.const | |
Variables | |
| string | homeassistant.components.generic.const.CONF_CONFIRMED_OK = "confirmed_ok" |
| string | homeassistant.components.generic.const.CONF_CONTENT_TYPE = "content_type" |
| string | homeassistant.components.generic.const.CONF_FRAMERATE = "framerate" |
| string | homeassistant.components.generic.const.CONF_LIMIT_REFETCH_TO_URL_CHANGE = "limit_refetch_to_url_change" |
| string | homeassistant.components.generic.const.CONF_STILL_IMAGE_URL = "still_image_url" |
| string | homeassistant.components.generic.const.CONF_STREAM_SOURCE = "stream_source" |
| string | homeassistant.components.generic.const.DEFAULT_NAME = "Generic Camera" |
| string | homeassistant.components.generic.const.DOMAIN = "generic" |
| int | homeassistant.components.generic.const.GET_IMAGE_TIMEOUT = 10 |