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 presentpull/60570/head
parent
2d1d9e9e20
commit
efebb76a7e
|
@ -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"
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue