Bump openwrt-luci-rpc to version 1.1.1 (#26759)
* Revert "luci device-tracker dependency fix (#26215)"
This reverts commit 1e61d50fc5
.
* bump openwrt-luci-rpc to 1.1.1 fix missing dependency
permanent fix for #26215
pull/26769/head
parent
9e44d1af19
commit
6a3132344c
|
@ -3,8 +3,7 @@
|
|||
"name": "Luci",
|
||||
"documentation": "https://www.home-assistant.io/components/luci",
|
||||
"requirements": [
|
||||
"openwrt-luci-rpc==1.1.0",
|
||||
"packaging==19.1"
|
||||
"openwrt-luci-rpc==1.1.1"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": ["@fbradyirl"]
|
||||
|
|
|
@ -913,14 +913,11 @@ opensensemap-api==0.1.5
|
|||
openwebifpy==3.1.1
|
||||
|
||||
# homeassistant.components.luci
|
||||
openwrt-luci-rpc==1.1.0
|
||||
openwrt-luci-rpc==1.1.1
|
||||
|
||||
# homeassistant.components.orvibo
|
||||
orvibo==1.1.1
|
||||
|
||||
# homeassistant.components.luci
|
||||
packaging==19.1
|
||||
|
||||
# homeassistant.components.mqtt
|
||||
# homeassistant.components.shiftr
|
||||
paho-mqtt==1.4.0
|
||||
|
|
Loading…
Reference in New Issue