Update gotailwind to v0.3.0 (#132817)
parent
ea12a7c9a7
commit
e343b69557
|
@ -11,7 +11,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/tailwind",
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"requirements": ["gotailwind==0.2.4"],
|
||||
"requirements": ["gotailwind==0.3.0"],
|
||||
"zeroconf": [
|
||||
{
|
||||
"type": "_http._tcp.local.",
|
||||
|
|
|
@ -1030,7 +1030,7 @@ googlemaps==2.5.1
|
|||
goslide-api==0.7.0
|
||||
|
||||
# homeassistant.components.tailwind
|
||||
gotailwind==0.2.4
|
||||
gotailwind==0.3.0
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.40.0
|
||||
|
|
|
@ -877,7 +877,7 @@ google-photos-library-api==0.12.1
|
|||
googlemaps==2.5.1
|
||||
|
||||
# homeassistant.components.tailwind
|
||||
gotailwind==0.2.4
|
||||
gotailwind==0.3.0
|
||||
|
||||
# homeassistant.components.govee_ble
|
||||
govee-ble==0.40.0
|
||||
|
|
Loading…
Reference in New Issue