Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.button.ButtonEntityDescription Class Reference

Inherits homeassistant.helpers.entity.EntityDescription, frozen_or_thawed, and True.

Inherited by homeassistant.components.acaia.button.AcaiaButtonEntityDescription, homeassistant.components.airgradient.button.AirGradientButtonEntityDescription, homeassistant.components.bmw_connected_drive.button.BMWButtonEntityDescription, homeassistant.components.bond.button.BondButtonEntityDescription, homeassistant.components.braviatv.button.BraviaTVButtonDescription, homeassistant.components.deconz.button.DeconzButtonDescription, homeassistant.components.devolo_home_network.button.DevoloButtonEntityDescription, homeassistant.components.doorbird.button.DoorbirdButtonEntityDescription, homeassistant.components.dremel_3d_printer.button.Dremel3DPrinterButtonEntityDescription, homeassistant.components.ecovacs.button.EcovacsButtonEntityDescription, homeassistant.components.ecovacs.button.EcovacsLifespanButtonEntityDescription, homeassistant.components.elgato.button.ElgatoButtonEntityDescription, homeassistant.components.ezviz.button.EzvizButtonEntityDescription, homeassistant.components.freebox.button.FreeboxButtonEntityDescription, homeassistant.components.fritz.button.FritzButtonDescription, homeassistant.components.fully_kiosk.button.FullyButtonEntityDescription, homeassistant.components.gardena_bluetooth.button.GardenaBluetoothButtonEntityDescription, homeassistant.components.goodwe.button.GoodweButtonEntityDescription, homeassistant.components.guardian.button.ValveControllerButtonDescription, homeassistant.components.habitica.button.HabiticaButtonEntityDescription, homeassistant.components.homekit_controller.button.HomeKitButtonEntityDescription, homeassistant.components.hunterdouglas_powerview.button.PowerviewButtonDescription, homeassistant.components.husqvarna_automower.button.AutomowerButtonEntityDescription, homeassistant.components.idasen_desk.button.IdasenDeskButtonDescription, homeassistant.components.lamarzocco.button.LaMarzoccoButtonEntityDescription, homeassistant.components.lametric.button.LaMetricButtonEntityDescription, homeassistant.components.lektrico.button.LektricoButtonEntityDescription, homeassistant.components.linkplay.button.LinkPlayButtonEntityDescription, homeassistant.components.litterrobot.button.RobotButtonEntityDescription, homeassistant.components.matter.button.MatterButtonEntityDescription, homeassistant.components.motionblinds_ble.button.MotionblindsBLEButtonEntityDescription, homeassistant.components.netgear.button.NetgearButtonEntityDescription, homeassistant.components.opengarage.button.OpenGarageButtonEntityDescription, homeassistant.components.opentherm_gw.button.OpenThermButtonEntityDescription, homeassistant.components.overkiz.button.OverkizButtonDescription, homeassistant.components.prusalink.button.PrusaLinkButtonEntityDescription, homeassistant.components.pyload.button.PyLoadButtonEntityDescription, homeassistant.components.qnap_qsw.button.QswButtonDescription, homeassistant.components.rainmachine.button.RainMachineButtonDescription, homeassistant.components.renault.button.RenaultButtonEntityDescription, homeassistant.components.renson.button.RensonButtonEntityDescription, homeassistant.components.reolink.button.ReolinkButtonEntityDescription, homeassistant.components.reolink.button.ReolinkHostButtonEntityDescription, homeassistant.components.roborock.button.RoborockButtonDescription, homeassistant.components.sabnzbd.button.SabnzbdButtonEntityDescription, homeassistant.components.sensibo.button.SensiboButtonEntityDescription, homeassistant.components.sfr_box.button.SFRBoxButtonEntityDescription, homeassistant.components.simplisafe.button.SimpliSafeButtonDescription, homeassistant.components.sleepiq.button.SleepIQButtonEntityDescription, homeassistant.components.smarty.button.SmartyButtonDescription, homeassistant.components.smlight.button.SmButtonDescription, homeassistant.components.starlink.button.StarlinkButtonEntityDescription, homeassistant.components.switcher_kis.button.SwitcherThermostatButtonEntityDescription, homeassistant.components.synology_dsm.button.SynologyDSMbuttonDescription, homeassistant.components.tailwind.button.TailwindButtonEntityDescription, homeassistant.components.tami4.button.Tami4EdgeButtonEntityDescription, homeassistant.components.tami4.button.Tami4EdgeDrinkButtonEntityDescription, homeassistant.components.tesla_fleet.button.TeslaFleetButtonEntityDescription, homeassistant.components.teslemetry.button.TeslemetryButtonEntityDescription, homeassistant.components.tessie.button.TessieButtonEntityDescription, homeassistant.components.totalconnect.button.TotalConnectButtonEntityDescription, homeassistant.components.tplink.button.TPLinkButtonEntityDescription, homeassistant.components.unifi.button.UnifiButtonEntityDescription, homeassistant.components.unifiprotect.button.ProtectButtonEntityDescription, homeassistant.components.vicare.button.ViCareButtonEntityDescription, homeassistant.components.vodafone_station.button.VodafoneStationEntityDescription, and homeassistant.components.xiaomi_miio.button.XiaomiMiioButtonDescription.

Collaboration diagram for homeassistant.components.button.ButtonEntityDescription:
[legend]

Static Public Attributes

 None
 
- Static Public Attributes inherited from homeassistant.helpers.entity.EntityDescription
 bool
 
 None
 

Additional Inherited Members

- Public Member Functions inherited from homeassistant.util.frozen_dataclass_compat.FrozenOrThawed
None __init__ (cls, str name, tuple[type,...] bases, dict[Any, Any] namespace, **Any kwargs)
 
Any __new__ (mcs, str name, tuple[type,...] bases, dict[Any, Any] namespace, bool frozen_or_thawed=False, **Any kwargs)
 

Detailed Description

A class that describes button entities.

Definition at line 76 of file __init__.py.

Member Data Documentation

◆ None

homeassistant.components.button.ButtonEntityDescription.None
static

Definition at line 79 of file __init__.py.


The documentation for this class was generated from the following file: