fix typo
This commit is contained in:
parent
d10061e45c
commit
e0e3b147ed
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ Returns a state object for specified entity_id. Returns 404 if not found.
|
||||||
#### {% linkable_title POST /api/states/<entity_id> %}
|
#### {% linkable_title POST /api/states/<entity_id> %}
|
||||||
Updates or creates the current state of an entity.
|
Updates or creates the current state of an entity.
|
||||||
|
|
||||||
Expects a JSON object that has atleast a state attribute:
|
Expects a JSON object that has at least a state attribute:
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue