mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 18:27:09 +00:00
Bump pytrydan to 0.3.0 (#103691)
This commit is contained in:
parent
143e114528
commit
cd94ad125a
@ -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…
x
Reference in New Issue
Block a user