mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 22:25:13 +02:00
fixed names
This commit is contained in:
@@ -12,8 +12,8 @@ from homeassistant.components.switch import SwitchDevice
|
|||||||
|
|
||||||
from orvibo.s20 import S20, S20Exception
|
from orvibo.s20 import S20, S20Exception
|
||||||
|
|
||||||
DEFAULT_NAME = "Orbivo S20 Switch"
|
DEFAULT_NAME = "Orvibo S20 Switch"
|
||||||
REQUIREMENTS = ['orbivo==1.0.0']
|
REQUIREMENTS = ['orvibo==1.0.0']
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user