mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +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):
|
||||
"""Set up the Sense sensor."""
|
||||
|
||||
data = hass.data[SENSE_DATA]
|
||||
|
||||
def update_active():
|
||||
|
Reference in New Issue
Block a user