mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump pytrafikverket to 0.3.7 (#101231)
This commit is contained in:
parent
4e4b8de448
commit
c1cfce116d
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_camera",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytrafikverket"],
|
||||
"requirements": ["pytrafikverket==0.3.6"]
|
||||
"requirements": ["pytrafikverket==0.3.7"]
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_ferry",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytrafikverket"],
|
||||
"requirements": ["pytrafikverket==0.3.6"]
|
||||
"requirements": ["pytrafikverket==0.3.7"]
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_train",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytrafikverket"],
|
||||
"requirements": ["pytrafikverket==0.3.6"]
|
||||
"requirements": ["pytrafikverket==0.3.7"]
|
||||
}
|
||||
|
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/trafikverket_weatherstation",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["pytrafikverket"],
|
||||
"requirements": ["pytrafikverket==0.3.6"]
|
||||
"requirements": ["pytrafikverket==0.3.7"]
|
||||
}
|
||||
|
@ -2213,7 +2213,7 @@ pytradfri[async]==9.0.1
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
pytrafikverket==0.3.6
|
||||
pytrafikverket==0.3.7
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
@ -1648,7 +1648,7 @@ pytradfri[async]==9.0.1
|
||||
# homeassistant.components.trafikverket_ferry
|
||||
# homeassistant.components.trafikverket_train
|
||||
# homeassistant.components.trafikverket_weatherstation
|
||||
pytrafikverket==0.3.6
|
||||
pytrafikverket==0.3.7
|
||||
|
||||
# homeassistant.components.usb
|
||||
pyudev==0.23.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user