This commit is contained in:
Paulus Schoutsen 2019-07-31 12:25:30 -07:00
parent da05dfe708
commit 4de97abc3a
2676 changed files with 163166 additions and 140084 deletions

View file

@ -1,5 +1,5 @@
"""Provide a mock standalone component."""
DOMAIN = 'test_standalone'
DOMAIN = "test_standalone"
async def async_setup(hass, config):