Bumps pyunifiprotect to 3.6.0 (#72188)
This commit is contained in:
parent
9a3ecacf6b
commit
5c2c602686
20 changed files with 46 additions and 31 deletions
|
@ -12,9 +12,10 @@ from pyunifiprotect.data import (
|
|||
Event,
|
||||
Liveview,
|
||||
ModelType,
|
||||
ProtectAdoptableDeviceModel,
|
||||
ProtectDeviceModel,
|
||||
WSSubscriptionMessage,
|
||||
)
|
||||
from pyunifiprotect.data.base import ProtectAdoptableDeviceModel, ProtectDeviceModel
|
||||
|
||||
from homeassistant.config_entries import ConfigEntry
|
||||
from homeassistant.core import CALLBACK_TYPE, HomeAssistant, callback
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue