mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Update pytouchlinesl to 0.4.0 (#148801)
This commit is contained in:
parent
db45f46c8a
commit
3d74d02704
@ -6,5 +6,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/touchline_sl",
|
"documentation": "https://www.home-assistant.io/integrations/touchline_sl",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["pytouchlinesl==0.3.0"]
|
"requirements": ["pytouchlinesl==0.4.0"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2538,7 +2538,7 @@ pytomorrowio==0.3.6
|
|||||||
pytouchline_extended==0.4.5
|
pytouchline_extended==0.4.5
|
||||||
|
|
||||||
# homeassistant.components.touchline_sl
|
# homeassistant.components.touchline_sl
|
||||||
pytouchlinesl==0.3.0
|
pytouchlinesl==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
# homeassistant.components.traccar_server
|
# homeassistant.components.traccar_server
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2099,7 +2099,7 @@ pytile==2024.12.0
|
|||||||
pytomorrowio==0.3.6
|
pytomorrowio==0.3.6
|
||||||
|
|
||||||
# homeassistant.components.touchline_sl
|
# homeassistant.components.touchline_sl
|
||||||
pytouchlinesl==0.3.0
|
pytouchlinesl==0.4.0
|
||||||
|
|
||||||
# homeassistant.components.traccar
|
# homeassistant.components.traccar
|
||||||
# homeassistant.components.traccar_server
|
# homeassistant.components.traccar_server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user