Bump openwrt-luci-rpc version: 1.1.2 → 1.1.3 (#34463)

* Update manifest.json

* Update requirements_all.txt
pull/34470/head
Finbarr Brady 2020-04-20 17:28:29 +01:00 committed by GitHub
parent f0d553514d
commit c9fba5db5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,6 +2,6 @@
"domain": "luci",
"name": "OpenWRT (luci)",
"documentation": "https://www.home-assistant.io/integrations/luci",
"requirements": ["openwrt-luci-rpc==1.1.2"],
"requirements": ["openwrt-luci-rpc==1.1.3"],
"codeowners": ["@fbradyirl", "@mzdrale"]
}

View File

@ -987,7 +987,7 @@ opensensemap-api==0.1.5
openwebifpy==3.1.1
# homeassistant.components.luci
openwrt-luci-rpc==1.1.2
openwrt-luci-rpc==1.1.3
# homeassistant.components.oru
oru==0.1.11