mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump flux_led to 1.2.0 (#142362)
changelog: https://github.com/lightinglibs/flux_led/compare/1.1.3...1.2.0
This commit is contained in:
@ -53,5 +53,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["flux_led"],
|
||||
"requirements": ["flux-led==1.1.3"]
|
||||
"requirements": ["flux-led==1.2.0"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -944,7 +944,7 @@ flexit_bacnet==2.2.3
|
||||
flipr-api==1.6.1
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux-led==1.1.3
|
||||
flux-led==1.2.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -804,7 +804,7 @@ flexit_bacnet==2.2.3
|
||||
flipr-api==1.6.1
|
||||
|
||||
# homeassistant.components.flux_led
|
||||
flux-led==1.1.3
|
||||
flux-led==1.2.0
|
||||
|
||||
# homeassistant.components.homekit
|
||||
# homeassistant.components.recorder
|
||||
|
Reference in New Issue
Block a user