mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
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:
@ -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
|
||||
|
Reference in New Issue
Block a user