Skip to content

Commit

Permalink
Merge pull request #105 from fhem/enable_xiaomi_gateway
Browse files Browse the repository at this point in the history
Build image for xiaomi_gateway after fhempy update
  • Loading branch information
sidey79 authored Dec 9, 2023
2 parents b393482 + 47621b0 commit 5db3951
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/docker-matrix-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,10 +128,6 @@ jobs:
if [[ "$i" =~ "object_detection" ]]; then
continue
fi
# Waiting for https://github.com/fhempy/fhempy/issues/229
if [[ "$i" =~ "xiaomi_gateway3" ]]; then
continue
fi
if [[ "$i" =~ ^(eq3bt|gfprobt|ble_reset|blue_connect|object_detection)$ ]]; then
ADD_PKGS="cmake ninja-build"
elif [[ "$i" =~ ^(seatconnect|skodaconnect|miio|xiaomi_gateway3|xiaomi_gateway3_device|pyit600|esphome|tuya|homekit)$ ]]; then
Expand Down

0 comments on commit 5db3951

Please sign in to comment.