mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump pytrydan to 0.7.0 (#118726)
This commit is contained in:
parent
dd90fb15e1
commit
827dfec311
@ -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.6.1"]
|
"requirements": ["pytrydan==0.7.0"]
|
||||||
}
|
}
|
||||||
|
@ -2352,7 +2352,7 @@ pytradfri[async]==9.0.1
|
|||||||
pytrafikverket==0.3.10
|
pytrafikverket==0.3.10
|
||||||
|
|
||||||
# homeassistant.components.v2c
|
# homeassistant.components.v2c
|
||||||
pytrydan==0.6.1
|
pytrydan==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
pyudev==0.24.1
|
pyudev==0.24.1
|
||||||
|
@ -1831,7 +1831,7 @@ pytradfri[async]==9.0.1
|
|||||||
pytrafikverket==0.3.10
|
pytrafikverket==0.3.10
|
||||||
|
|
||||||
# homeassistant.components.v2c
|
# homeassistant.components.v2c
|
||||||
pytrydan==0.6.1
|
pytrydan==0.7.0
|
||||||
|
|
||||||
# homeassistant.components.usb
|
# homeassistant.components.usb
|
||||||
pyudev==0.24.1
|
pyudev==0.24.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user