parent
44449d8e72
commit
82ef380256
|
@ -8,5 +8,5 @@
|
|||
"iot_class": "local_polling",
|
||||
"loggers": ["aiocomelit"],
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["aiocomelit==0.9.0"]
|
||||
"requirements": ["aiocomelit==0.9.1"]
|
||||
}
|
||||
|
|
|
@ -210,7 +210,7 @@ aiobafi6==0.9.0
|
|||
aiobotocore==2.13.1
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.9.0
|
||||
aiocomelit==0.9.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.2
|
||||
|
|
|
@ -198,7 +198,7 @@ aiobafi6==0.9.0
|
|||
aiobotocore==2.13.1
|
||||
|
||||
# homeassistant.components.comelit
|
||||
aiocomelit==0.9.0
|
||||
aiocomelit==0.9.1
|
||||
|
||||
# homeassistant.components.dhcp
|
||||
aiodhcpwatcher==1.0.2
|
||||
|
|
|
@ -125,7 +125,6 @@ EXCEPTIONS = {
|
|||
"PyMicroBot", # https://github.com/spycle/pyMicroBot/pull/3
|
||||
"PySwitchmate", # https://github.com/Danielhiversen/pySwitchmate/pull/16
|
||||
"PyXiaomiGateway", # https://github.com/Danielhiversen/PyXiaomiGateway/pull/201
|
||||
"aiocomelit", # https://github.com/chemelli74/aiocomelit/pull/138
|
||||
"aioecowitt", # https://github.com/home-assistant-libs/aioecowitt/pull/180
|
||||
"aioopenexchangerates", # https://github.com/MartinHjelmare/aioopenexchangerates/pull/94
|
||||
"aiooui", # https://github.com/Bluetooth-Devices/aiooui/pull/8
|
||||
|
|
Loading…
Reference in New Issue