mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Update idasen-ha to v2.5.1 to fix regression (#111439)
Update Idasen Desk support lib to fix regression idasen v0.11.1 introduces some regressions, so idasen-ha v2.5.1 now depends on v.0.11.0 instead.
This commit is contained in:
parent
732491d3c9
commit
9420ac1cff
@ -12,5 +12,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/idasen_desk",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["idasen-ha==2.5"]
|
||||
"requirements": ["idasen-ha==2.5.1"]
|
||||
}
|
||||
|
@ -1118,7 +1118,7 @@ ical==7.0.0
|
||||
icmplib==3.0
|
||||
|
||||
# homeassistant.components.idasen_desk
|
||||
idasen-ha==2.5
|
||||
idasen-ha==2.5.1
|
||||
|
||||
# homeassistant.components.network
|
||||
ifaddr==0.2.0
|
||||
|
@ -905,7 +905,7 @@ ical==7.0.0
|
||||
icmplib==3.0
|
||||
|
||||
# homeassistant.components.idasen_desk
|
||||
idasen-ha==2.5
|
||||
idasen-ha==2.5.1
|
||||
|
||||
# homeassistant.components.network
|
||||
ifaddr==0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user