mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-06-05 01:36:28 +00:00
Fix typo in entity_cover.md (#377)
This commit is contained in:
parent
5cd498d1dc
commit
914602ffd0
@ -113,7 +113,7 @@ class MyCover(CoverDevice):
|
||||
|
||||
### Stop cover
|
||||
|
||||
Only implement this metohd if the flag `SUPPORT_STOP` is set.
|
||||
Only implement this method if the flag `SUPPORT_STOP` is set.
|
||||
|
||||
```python
|
||||
class MyCover(CoverDevice):
|
||||
|
Loading…
x
Reference in New Issue
Block a user