1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-16 21:41:44 +01:00

Bump wirelesstagpy to 0.4.1 (#38387)

This commit is contained in:
Sergiy Maysak
2020-07-30 12:45:04 +03:00
committed by GitHub
parent 8ab1b41974
commit 00a4bcff3d
2 changed files with 2 additions and 2 deletions
@@ -2,6 +2,6 @@
"domain": "wirelesstag",
"name": "Wireless Sensor Tags",
"documentation": "https://www.home-assistant.io/integrations/wirelesstag",
"requirements": ["wirelesstagpy==0.4.0"],
"requirements": ["wirelesstagpy==0.4.1"],
"codeowners": []
}
+1 -1
View File
@@ -2213,7 +2213,7 @@ websocket-client==0.54.0
wiffi==1.0.0
# homeassistant.components.wirelesstag
wirelesstagpy==0.4.0
wirelesstagpy==0.4.1
# homeassistant.components.withings
withings-api==2.1.6