Update gotailwind to v0.3.0 (#132817)

This commit is contained in:
Franck Nijhof 2024-12-10 11:35:00 +01:00 committed by GitHub
parent ea12a7c9a7
commit e343b69557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
"documentation": "https://www.home-assistant.io/integrations/tailwind", "documentation": "https://www.home-assistant.io/integrations/tailwind",
"integration_type": "device", "integration_type": "device",
"iot_class": "local_polling", "iot_class": "local_polling",
"requirements": ["gotailwind==0.2.4"], "requirements": ["gotailwind==0.3.0"],
"zeroconf": [ "zeroconf": [
{ {
"type": "_http._tcp.local.", "type": "_http._tcp.local.",

View File

@ -1030,7 +1030,7 @@ googlemaps==2.5.1
goslide-api==0.7.0 goslide-api==0.7.0
# homeassistant.components.tailwind # homeassistant.components.tailwind
gotailwind==0.2.4 gotailwind==0.3.0
# homeassistant.components.govee_ble # homeassistant.components.govee_ble
govee-ble==0.40.0 govee-ble==0.40.0

View File

@ -877,7 +877,7 @@ google-photos-library-api==0.12.1
googlemaps==2.5.1 googlemaps==2.5.1
# homeassistant.components.tailwind # homeassistant.components.tailwind
gotailwind==0.2.4 gotailwind==0.3.0
# homeassistant.components.govee_ble # homeassistant.components.govee_ble
govee-ble==0.40.0 govee-ble==0.40.0