1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Move import module

This commit is contained in:
badele
2015-11-26 08:27:31 +01:00
parent a33220db7f
commit 128e3bb762
3 changed files with 4 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ homeassistant.components.rfxtrx
Provides support for RFXtrx components.
For more details about this component, please refer to the documentation at
https://home-assistant.io/components/rfxtrx.html
https://home-assistant.io/components/rfxtrx/
"""
import logging
from homeassistant.util import slugify