mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 04:50:05 +00:00
Tests for MQTT sensor/switch
This commit is contained in:
@@ -11,7 +11,7 @@ from homeassistant.components import automation, zone
|
||||
from tests.common import get_test_home_assistant
|
||||
|
||||
|
||||
class TestAutomationEvent(unittest.TestCase):
|
||||
class TestAutomationZone(unittest.TestCase):
|
||||
""" Test the event automation. """
|
||||
|
||||
def setUp(self): # pylint: disable=invalid-name
|
||||
|
||||
Reference in New Issue
Block a user