mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 00:07:10 +00:00
Fixed E302
This commit is contained in:
parent
47a9313fdb
commit
ed872f6054
@ -125,6 +125,7 @@ def add_zone(hass, name, latitude, longitude, radius):
|
||||
else:
|
||||
_LOGGER.info("Zone already exists")
|
||||
|
||||
|
||||
class Zone(Entity):
|
||||
"""Representation of a Zone."""
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user