mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-05-02 17:18:37 +00:00
Typo
This commit is contained in:
parent
05b099ae60
commit
19cc811520
@ -34,7 +34,7 @@ class MySwitch(SwitchDevice):
|
||||
self._is_on = False
|
||||
```
|
||||
|
||||
That's all there is to it to build a switch entity! Continue reading to learen more or check out the [video tutorial](https://youtu.be/Cfasc9EgbMU?t=737).
|
||||
That's all there is to it to build a switch entity! Continue reading to learn more or check out the [video tutorial](https://youtu.be/Cfasc9EgbMU?t=737).
|
||||
|
||||
## Updating the entity
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user