diff --git a/README.md b/README.md index 0568f54..a99cb28 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ resources: | Name | Type | Requirement | Description | | ------------- | ------- | ------------ | ----------------------------------------------------------------------------------------------- | -| type | string | **Required** | `custom:custom:settings-sync` | +| type | string | **Required** | `custom:settings-sync` | | enabled | boolean | **Required** | Enable card | | sensor | sensor | **Required** | The Sensor that holds the User Settings JSON retrieved by the REST API | | render_ui | boolean | **Required** | If the UI should be rendered |