Variables | |
| string | ANTHEMAV_UPDATE_SIGNAL = "anthemav_update" |
| string | DEFAULT_NAME = "Anthem AV" |
| int | DEFAULT_PORT = 14999 |
| float | DEVICE_TIMEOUT_SECONDS = 4.0 |
| string | DOMAIN = "anthemav" |
| string | MANUFACTURER = "Anthem" |
Constants for the Anthem A/V Receivers integration.
| string homeassistant.components.anthemav.const.ANTHEMAV_UPDATE_SIGNAL = "anthemav_update" |
| string homeassistant.components.anthemav.const.DEFAULT_NAME = "Anthem AV" |
| int homeassistant.components.anthemav.const.DEFAULT_PORT = 14999 |
| float homeassistant.components.anthemav.const.DEVICE_TIMEOUT_SECONDS = 4.0 |
| string homeassistant.components.anthemav.const.DOMAIN = "anthemav" |