Classes | |
| class | ShellyButton |
| class | ShellyButtonDescription |
Functions | |
| dict[str, Any]|None | async_migrate_unique_ids (ShellyRpcCoordinator|ShellyBlockCoordinator coordinator, er.RegistryEntry entity_entry) |
| None | async_setup_entry (HomeAssistant hass, ShellyConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| device_class | |
| entity_category | |
| key | |
| name | |
| press_action | |
| supported | |
| translation_key | |
Button for Shelly.
| dict[str, Any] | None homeassistant.components.shelly.button.async_migrate_unique_ids | ( | ShellyRpcCoordinator | ShellyBlockCoordinator | coordinator, |
| er.RegistryEntry | entity_entry | ||
| ) |
| None homeassistant.components.shelly.button.async_setup_entry | ( | HomeAssistant | hass, |
| ShellyConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
| homeassistant.components.shelly.button.key |