mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
committed by
Franck Nijhof
parent
e0d0dc05e4
commit
72dae914fc
@@ -3,7 +3,7 @@
|
||||
"name": "Garages Amsterdam",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/garages_amsterdam",
|
||||
"requirements": ["odp-amsterdam==5.0.0"],
|
||||
"requirements": ["odp-amsterdam==5.0.1"],
|
||||
"codeowners": ["@klaasnicolaas"],
|
||||
"iot_class": "cloud_polling"
|
||||
}
|
||||
|
@@ -1220,7 +1220,7 @@ oauth2client==4.1.3
|
||||
objgraph==3.5.0
|
||||
|
||||
# homeassistant.components.garages_amsterdam
|
||||
odp-amsterdam==5.0.0
|
||||
odp-amsterdam==5.0.1
|
||||
|
||||
# homeassistant.components.oem
|
||||
oemthermostat==1.1.1
|
||||
|
@@ -892,7 +892,7 @@ oauth2client==4.1.3
|
||||
objgraph==3.5.0
|
||||
|
||||
# homeassistant.components.garages_amsterdam
|
||||
odp-amsterdam==5.0.0
|
||||
odp-amsterdam==5.0.1
|
||||
|
||||
# homeassistant.components.omnilogic
|
||||
omnilogic==0.4.5
|
||||
|
Reference in New Issue
Block a user