You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: A platform makes the connection to a specific software or hardware platform. The `pushbullet` platform works with the service from pushbullet.com.
3
+
- topic: Component
4
+
description: "The components provide the core logic for the functionality in Home Assistant. Like `notify` provides sending notifications."
5
+
- topic: Service
6
+
description: "[Services](/docs/scripts/service-calls/) are called to perform actions."
7
+
- topic: Event
8
+
description: When somethings happen.
9
+
- topic: Entity
10
+
description: An entity is the representation of a single device, unit or web service.
11
+
- topic: Device
12
+
description: "Usually this is a physical unit which can do or observe something."
13
+
- topic: hass
14
+
description: "Often used abbreviation for Home Assistant."
15
+
- topic: Discovery
16
+
description: The automatic setup of zeroconf/mDNS and uPnP devices after they are discovered.
0 commit comments