mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump wirelesstagpy to 0.4.1 (#38387)
This commit is contained in:
parent
8ab1b41974
commit
00a4bcff3d
@ -2,6 +2,6 @@
|
|||||||
"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.4.0"],
|
"requirements": ["wirelesstagpy==0.4.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -2213,7 +2213,7 @@ websocket-client==0.54.0
|
|||||||
wiffi==1.0.0
|
wiffi==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.wirelesstag
|
# homeassistant.components.wirelesstag
|
||||||
wirelesstagpy==0.4.0
|
wirelesstagpy==0.4.1
|
||||||
|
|
||||||
# homeassistant.components.withings
|
# homeassistant.components.withings
|
||||||
withings-api==2.1.6
|
withings-api==2.1.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user