mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 14:45:09 +02:00
Fixed whitespace
This commit is contained in:
@@ -24,7 +24,6 @@ PLATFORM_SCHEMA = PLATFORM_SCHEMA.extend({
|
|||||||
|
|
||||||
def setup_platform(hass, config, add_entities, discovery_info=None):
|
def setup_platform(hass, config, add_entities, discovery_info=None):
|
||||||
"""Set up the Sense sensor."""
|
"""Set up the Sense sensor."""
|
||||||
|
|
||||||
data = hass.data[SENSE_DATA]
|
data = hass.data[SENSE_DATA]
|
||||||
|
|
||||||
def update_active():
|
def update_active():
|
||||||
|
Reference in New Issue
Block a user