Bump lupupy to 0.3.1 (#103835)
Co-authored-by: suaveolent <suaveolent@users.noreply.github.com>
This commit is contained in:
parent
d0efea3dbd
commit
74bf255da6
4 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ def setup_platform(
|
|||
|
||||
data = hass.data[LUPUSEC_DOMAIN]
|
||||
|
||||
device_types = [CONST.TYPE_OPENING]
|
||||
device_types = CONST.TYPE_OPENING
|
||||
|
||||
devices = []
|
||||
for device in data.lupusec.get_devices(generic_type=device_types):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue