mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 06:05:10 +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
|
||||
|
||||
DEFAULT_NAME = "Orbivo S20 Switch"
|
||||
REQUIREMENTS = ['orbivo==1.0.0']
|
||||
DEFAULT_NAME = "Orvibo S20 Switch"
|
||||
REQUIREMENTS = ['orvibo==1.0.0']
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user