Skip to content

Commit

Permalink
Merge branch 'main' of github.com:macxq/foxess-ha into main
Browse files Browse the repository at this point in the history
  • Loading branch information
macxq committed Nov 4, 2021
2 parents c0d94b7 + 7a7d2bd commit 8b2765a
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/workflows/hassfest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
name: Validate with hassfest

on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"

jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: home-assistant/actions/hassfest@master
Binary file removed custom_components/foxess/._sensor.py
Binary file not shown.

0 comments on commit 8b2765a

Please sign in to comment.