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