diff --git a/homeassistant/components/flux_led/manifest.json b/homeassistant/components/flux_led/manifest.json index e1815b1d145..682a4fb5f68 100644 --- a/homeassistant/components/flux_led/manifest.json +++ b/homeassistant/components/flux_led/manifest.json @@ -3,42 +3,41 @@ "name": "Flux LED/MagicHome", "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/flux_led", - "requirements": ["flux_led==0.27.45"], + "requirements": ["flux_led==0.28.3"], "quality_scale": "platinum", "codeowners": ["@icemanch"], "iot_class": "local_push", "dhcp": [ - { - "macaddress": "18B905*", - "hostname": "[ba][lk]*" - }, - { - "macaddress": "249494*", - "hostname": "[ba][lk]*" - }, - { - "macaddress": "7CB94C*", - "hostname": "[ba][lk]*" - }, - { - "macaddress": "B4E842*", - "hostname": "[ba][lk]*" - }, - { - "macaddress": "F0FE6B*", - "hostname": "[ba][lk]*" - }, - { - "macaddress": "8CCE4E*", - "hostname": "lwip*" - }, - { - "hostname": "zengge_[0-9a-f][0-9a-f]_*" - }, - { - "macaddress": "C82E47*", - "hostname": "sta*" - } + { + "macaddress": "18B905*", + "hostname": "[ba][lk]*" + }, + { + "macaddress": "249494*", + "hostname": "[ba][lk]*" + }, + { + "macaddress": "7CB94C*", + "hostname": "[ba][lk]*" + }, + { + "macaddress": "B4E842*", + "hostname": "[ba][lk]*" + }, + { + "macaddress": "F0FE6B*", + "hostname": "[ba][lk]*" + }, + { + "macaddress": "8CCE4E*", + "hostname": "lwip*" + }, + { + "hostname": "zengge_[0-9a-f][0-9a-f]_*" + }, + { + "macaddress": "C82E47*", + "hostname": "sta*" + } ] } - diff --git a/requirements_all.txt b/requirements_all.txt index 96a9d71f469..ab05bdc3cdc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -659,7 +659,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.45 +flux_led==0.28.3 # homeassistant.components.homekit fnvhash==0.1.0 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 7846809270c..694b772d519 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -399,7 +399,7 @@ fjaraskupan==1.0.2 flipr-api==1.4.1 # homeassistant.components.flux_led -flux_led==0.27.45 +flux_led==0.28.3 # homeassistant.components.homekit fnvhash==0.1.0