mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
update header
This commit is contained in:
parent
24499d7bed
commit
379171e302
@ -1,4 +1,10 @@
|
||||
""" Demo platform that has two fake switches. """
|
||||
"""
|
||||
homeassistant.components.switch.demo
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Demo platform that has two fake switches.
|
||||
|
||||
"""
|
||||
from homeassistant.helpers.entity import ToggleEntity
|
||||
from homeassistant.const import STATE_ON, STATE_OFF, DEVICE_DEFAULT_NAME
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user