Bump openwrt-luci-rpc to 1.1.6 (#39561)

* Update requirements_all.txt

* Update manifest.json
This commit is contained in:
Finbarr Brady 2020-09-02 06:34:00 +01:00 committed by GitHub
parent e921f72d31
commit acfb4e462e
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.5"],
"requirements": ["openwrt-luci-rpc==1.1.6"],
"codeowners": ["@fbradyirl", "@mzdrale"]
}

View file

@ -1027,7 +1027,7 @@ opensensemap-api==0.1.5
openwebifpy==3.1.1
# homeassistant.components.luci
openwrt-luci-rpc==1.1.5
openwrt-luci-rpc==1.1.6
# homeassistant.components.oru
oru==0.1.11