mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Remove newline
This commit is contained in:
parent
e10fd0d28b
commit
a2e8fcbc77
@ -6,7 +6,6 @@ Allows to configure a MQTT sensor.
|
|||||||
For more details about this platform, please refer to the documentation at
|
For more details about this platform, please refer to the documentation at
|
||||||
https://home-assistant.io/components/sensor.mqtt.html
|
https://home-assistant.io/components/sensor.mqtt.html
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
import homeassistant.components.mqtt as mqtt
|
import homeassistant.components.mqtt as mqtt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user