Skip to content

Commit

Permalink
add ShellyRGBW2, ShellyDimmer1, ShellyDimmer2, ShellyEM to build plam
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Dornbach committed Aug 3, 2020
1 parent e75dd33 commit f7bbbfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
needs: release
strategy:
matrix:
hwModel: [Shelly1, Shelly1PM, ShellyPlugS, Shelly2, Shelly25, ShellyBulb, ShellyVintage]
hwModel: [Shelly1, Shelly1PM, ShellyPlugS, Shelly2, Shelly25, ShellyRGBW2, ShellyDimmer1, ShellyDimmer2, ShellyEM, ShellyBulb, ShellyVintage]
hwPlatform: [esp8266]
targetFw: [tasmota, haa]
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7bbbfa

Please sign in to comment.