mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Bump pytrydan to 0.6.0 (#117162)
This commit is contained in:
parent
f2460a6975
commit
8953616d11
@ -5,5 +5,5 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/v2c",
|
"documentation": "https://www.home-assistant.io/integrations/v2c",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["pytrydan==0.4.0"]
|
"requirements": ["pytrydan==0.6.0"]
|
||||||
}
|
}
|
||||||
|
@ -2343,7 +2343,7 @@ pytradfri[async]==9.0.1
|
|||||||
pytrafikverket==0.3.10
|
pytrafikverket==0.3.10
|
||||||
|
|
||||||
# homeassistant.components.v2c
|
# homeassistant.components.v2c
|
||||||
pytrydan==0.4.0
|
pytrydan==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
pyudev==0.24.1
|
pyudev==0.24.1
|
||||||
|
@ -1822,7 +1822,7 @@ pytradfri[async]==9.0.1
|
|||||||
pytrafikverket==0.3.10
|
pytrafikverket==0.3.10
|
||||||
|
|
||||||
# homeassistant.components.v2c
|
# homeassistant.components.v2c
|
||||||
pytrydan==0.4.0
|
pytrydan==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
pyudev==0.24.1
|
pyudev==0.24.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user