Bump pytrydan to 0.3.0 (#103691)
This commit is contained in:
parent
143e114528
commit
cd94ad125a
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/v2c",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pytrydan==0.1.2"]
|
||||
"requirements": ["pytrydan==0.3.0"]
|
||||
}
|
||||
|
|
|
@ -2226,7 +2226,7 @@ pytradfri[async]==9.0.1
|
|||
pytrafikverket==0.3.8
|
||||
|
||||
# homeassistant.components.v2c
|
||||
pytrydan==0.1.2
|
||||
pytrydan==0.3.0
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
|
|
@ -1661,7 +1661,7 @@ pytradfri[async]==9.0.1
|
|||
pytrafikverket==0.3.8
|
||||
|
||||
# homeassistant.components.v2c
|
||||
pytrydan==0.1.2
|
||||
pytrydan==0.3.0
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue