Bump flux_led to 0.24.14 ()

This commit is contained in:
J. Nick Koston 2021-11-04 22:10:47 -05:00 committed by GitHub
parent c8d8513a1a
commit e57c60bb2f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -182,7 +182,7 @@ class FluxLedUpdateCoordinator(DataUpdateCoordinator):
hass,
_LOGGER,
name=self.device.ipaddr,
update_interval=timedelta(seconds=5),
update_interval=timedelta(seconds=10),
# We don't want an immediate refresh since the device
# takes a moment to reflect the state change
request_refresh_debouncer=Debouncer(

View file

@ -3,7 +3,7 @@
"name": "Flux LED/MagicHome",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/flux_led",
"requirements": ["flux_led==0.24.13"],
"requirements": ["flux_led==0.24.14"],
"quality_scale": "platinum",
"codeowners": ["@icemanch"],
"iot_class": "local_push",

View file

@ -658,7 +658,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.24.13
flux_led==0.24.14
# homeassistant.components.homekit
fnvhash==0.1.0

View file

@ -393,7 +393,7 @@ fjaraskupan==1.0.2
flipr-api==1.4.1
# homeassistant.components.flux_led
flux_led==0.24.13
flux_led==0.24.14
# homeassistant.components.homekit
fnvhash==0.1.0