Classes | |
| class | BaseHomeKitButton |
| class | HomeKitButton |
| class | HomeKitButtonEntityDescription |
| class | HomeKitEcobeeClearHoldButton |
| class | HomeKitProvisionPreferredThreadCredentials |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for Homekit buttons. These are mostly used where a HomeKit accessory exposes additional non-standard characteristics that don't map to a Home Assistant feature.
| None homeassistant.components.homekit_controller.button.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |