Skip to content

Commit ec30fba

Browse files
authored
Remove non-existing services from Kostal Plenticore documentation (home-assistant#19036)
1 parent 3cd4eb1 commit ec30fba

File tree

1 file changed

+0
-20
lines changed

1 file changed

+0
-20
lines changed

source/_integrations/kostal_plenticore.markdown

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -105,23 +105,3 @@ The following sensors are available in the library:
105105
<div class='note'>
106106
Setting values change less often, therefore these sensors are only polled every 5 minutes.
107107
</div>
108-
109-
## Services
110-
111-
### Service `kostal_plenticore.write_setting_value`
112-
113-
Write a new value to a setting.
114-
115-
| Service data attribute | Optional | Description |
116-
| ---------------------- | -------- | ----------- |
117-
| `entity_id` | no | String that point to a setting `entity_id`.
118-
| `value` | no | The new value to write to the setting.
119-
120-
Example:
121-
122-
Set the minimal SoC of the battery:
123-
124-
```yaml
125-
entity_id: sensor.plenticore_battery_min_soc
126-
value: 10
127-
```

0 commit comments

Comments
 (0)