mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
parent
527a3dba9c
commit
64e8c995e6
@ -5,5 +5,5 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/v2c",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["pytrydan==0.3.0"]
|
||||
"requirements": ["pytrydan==0.4.0"]
|
||||
}
|
||||
|
@ -2229,7 +2229,7 @@ pytradfri[async]==9.0.1
|
||||
pytrafikverket==0.3.8
|
||||
|
||||
# homeassistant.components.v2c
|
||||
pytrydan==0.3.0
|
||||
pytrydan==0.4.0
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
@ -1664,7 +1664,7 @@ pytradfri[async]==9.0.1
|
||||
pytrafikverket==0.3.8
|
||||
|
||||
# homeassistant.components.v2c
|
||||
pytrydan==0.3.0
|
||||
pytrydan==0.4.0
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user