mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-08 01:46:29 +00:00
Fixed typos in creating_integration_manifest.md (#1845)
This commit is contained in:
parent
d50470308f
commit
81325e5b9b
@ -66,8 +66,8 @@ it thus will become mandatory in the future.
|
||||
| Type | Description
|
||||
| ---- | -----------
|
||||
| `device` | Provides a single device like, for example, ESPHome. |
|
||||
| `entity` | Provides an basic entity platform, like sensor or light. This should generally not be used. |
|
||||
| `hardware` | Provides an hardware integration, like Raspbery Pi or Hardkernel. This should generally not be used. |
|
||||
| `entity` | Provides a basic entity platform, like sensor or light. This should generally not be used. |
|
||||
| `hardware` | Provides a hardware integration, like Raspbery Pi or Hardkernel. This should generally not be used. |
|
||||
| `helper` | Provides an entity to help the user with automations like input boolean, derivative or group. |
|
||||
| `hub` | Provides a hub integration, with multiple devices or services, like Philips Hue. |
|
||||
| `service` | Provides a single service, like DuckDNS or AdGuard. |
|
||||
|
Loading…
x
Reference in New Issue
Block a user