mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 06:17:07 +00: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:
parent
2d1d9e9e20
commit
efebb76a7e
@ -2,7 +2,7 @@
|
|||||||
"domain": "wirelesstag",
|
"domain": "wirelesstag",
|
||||||
"name": "Wireless Sensor Tags",
|
"name": "Wireless Sensor Tags",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/wirelesstag",
|
"documentation": "https://www.home-assistant.io/integrations/wirelesstag",
|
||||||
"requirements": ["wirelesstagpy==0.8.0"],
|
"requirements": ["wirelesstagpy==0.8.1"],
|
||||||
"codeowners": ["@sergeymaysak"],
|
"codeowners": ["@sergeymaysak"],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -2424,7 +2424,7 @@ whirlpool-sixth-sense==0.15.1
|
|||||||
wiffi==1.0.1
|
wiffi==1.0.1
|
||||||
|
|
||||||
# homeassistant.components.wirelesstag
|
# homeassistant.components.wirelesstag
|
||||||
wirelesstagpy==0.8.0
|
wirelesstagpy==0.8.1
|
||||||
|
|
||||||
# homeassistant.components.withings
|
# homeassistant.components.withings
|
||||||
withings-api==2.3.2
|
withings-api==2.3.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user