Skip to content

Commit

Permalink
Merge pull request #53 from marcschmiedchen/master
Browse files Browse the repository at this point in the history
sync with master
  • Loading branch information
marcschmiedchen committed Jun 30, 2024
2 parents 4784829 + a34366f commit 5b2e97a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,16 @@
name: Validate with hacs
name: hacs

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

jobs:
validate-hacs:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v3"
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"
category: "integration"
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Validate with hassfest
name: hassfest

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Wolf Climate Control ISM8 für Home Assistant
![HASS Build](https://github.com/marcschmiedchen/home-assistant-wolf_ism8/workflows/hassfest/badge.svg)
![HASS Build](https://github.com/marcschmiedchen/home-assistant-wolf_ism8/workflows/hacs/badge.svg)

Eine Home Assistant Integration für das WOLF ISM8 Modul.

Kompatibel mit:
Expand Down

0 comments on commit 5b2e97a

Please sign in to comment.