Upgrade ns-api to 3.0.5 (#53620)
parent
52df6a6558
commit
deb47517ca
|
@ -2,7 +2,7 @@
|
||||||
"domain": "nederlandse_spoorwegen",
|
"domain": "nederlandse_spoorwegen",
|
||||||
"name": "Nederlandse Spoorwegen (NS)",
|
"name": "Nederlandse Spoorwegen (NS)",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/nederlandse_spoorwegen",
|
"documentation": "https://www.home-assistant.io/integrations/nederlandse_spoorwegen",
|
||||||
"requirements": ["nsapi==3.0.4"],
|
"requirements": ["nsapi==3.0.5"],
|
||||||
"codeowners": ["@YarmoM"],
|
"codeowners": ["@YarmoM"],
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1046,7 +1046,7 @@ notifications-android-tv==0.1.2
|
||||||
notify-events==1.0.4
|
notify-events==1.0.4
|
||||||
|
|
||||||
# homeassistant.components.nederlandse_spoorwegen
|
# homeassistant.components.nederlandse_spoorwegen
|
||||||
nsapi==3.0.4
|
nsapi==3.0.5
|
||||||
|
|
||||||
# homeassistant.components.nsw_fuel_station
|
# homeassistant.components.nsw_fuel_station
|
||||||
nsw-fuel-api-client==1.1.0
|
nsw-fuel-api-client==1.1.0
|
||||||
|
|
Loading…
Reference in New Issue