This commit is contained in:
Tomaae 2022-01-02 14:40:12 +01:00
parent 161a7fbdb9
commit fd73bd0610
2 changed files with 4 additions and 10 deletions

View file

@ -318,11 +318,8 @@ class MikrotikControllerData:
# ---------------------------
@property
def option_zone(self):
"""Config entry option to not track ARP."""
return self.config_entry.options.get(
CONF_ZONE, STATE_HOME
)
"""Config entry option zones."""
return self.config_entry.options.get(CONF_ZONE, STATE_HOME)
# ---------------------------
# signal_update