Update pytouchlinesl to 0.4.0 (#148801)

This commit is contained in:
Marc Mueller 2025-07-15 11:15:06 +02:00 committed by GitHub
parent db45f46c8a
commit 3d74d02704
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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

View File

@ -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