Bump wirelesstagpy to 0.8.1 (#60472)

* Bumped version of wirelessttagpy to 0.8.1

* Removed dependency on wirelesstagpy for tests as no tests yet present
This commit is contained in:
Sergiy Maysak
2021-11-28 18:26:57 +02:00
committed by GitHub
parent 2d1d9e9e20
commit efebb76a7e
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "wirelesstag",
"name": "Wireless Sensor Tags",
"documentation": "https://www.home-assistant.io/integrations/wirelesstag",
"requirements": ["wirelesstagpy==0.8.0"],
"requirements": ["wirelesstagpy==0.8.1"],
"codeowners": ["@sergeymaysak"],
"iot_class": "cloud_push"
}

View File

@ -2424,7 +2424,7 @@ whirlpool-sixth-sense==0.15.1
wiffi==1.0.1
# homeassistant.components.wirelesstag
wirelesstagpy==0.8.0
wirelesstagpy==0.8.1
# homeassistant.components.withings
withings-api==2.3.2