Go to the source code of this file.
Classes | |
| class | homeassistant.components.xbox.binary_sensor.XboxBinarySensorEntity |
Namespaces | |
| homeassistant.components.xbox.binary_sensor | |
Functions | |
| None | homeassistant.components.xbox.binary_sensor.async_remove_entities (str xuid, XboxUpdateCoordinator coordinator, dict[str, list[XboxBinarySensorEntity]] current) |
| None | homeassistant.components.xbox.binary_sensor.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities) |
| None | homeassistant.components.xbox.binary_sensor.async_update_friends (XboxUpdateCoordinator coordinator, dict[str, list[XboxBinarySensorEntity]] current, async_add_entities) |
Variables | |
| list | homeassistant.components.xbox.binary_sensor.PRESENCE_ATTRIBUTES = ["online", "in_party", "in_game", "in_multiplayer"] |