mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump openwrt-luci-rpc to version 1.1.1 (#26759)
* Revert "luci device-tracker dependency fix (#26215)" This reverts commit 1e61d50fc52d6467565dde34b8d44905204a9093. * bump openwrt-luci-rpc to 1.1.1 fix missing dependency permanent fix for #26215
This commit is contained in:
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…
x
Reference in New Issue
Block a user