mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +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",
|
"name": "Luci",
|
||||||
"documentation": "https://www.home-assistant.io/components/luci",
|
"documentation": "https://www.home-assistant.io/components/luci",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"openwrt-luci-rpc==1.1.0",
|
"openwrt-luci-rpc==1.1.1"
|
||||||
"packaging==19.1"
|
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": ["@fbradyirl"]
|
"codeowners": ["@fbradyirl"]
|
||||||
|
@ -913,14 +913,11 @@ opensensemap-api==0.1.5
|
|||||||
openwebifpy==3.1.1
|
openwebifpy==3.1.1
|
||||||
|
|
||||||
# homeassistant.components.luci
|
# homeassistant.components.luci
|
||||||
openwrt-luci-rpc==1.1.0
|
openwrt-luci-rpc==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.orvibo
|
# homeassistant.components.orvibo
|
||||||
orvibo==1.1.1
|
orvibo==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.luci
|
|
||||||
packaging==19.1
|
|
||||||
|
|
||||||
# homeassistant.components.mqtt
|
# homeassistant.components.mqtt
|
||||||
# homeassistant.components.shiftr
|
# homeassistant.components.shiftr
|
||||||
paho-mqtt==1.4.0
|
paho-mqtt==1.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user