Skip to content

chore: bump midea-local to v1.3.2 and fix Refresh capabilities is timed out #496

chore: bump midea-local to v1.3.2 and fix Refresh capabilities is timed out

chore: bump midea-local to v1.3.2 and fix Refresh capabilities is timed out #496

Workflow file for this run

---
name: HACS Validation
on:
pull_request:
# schedule:
# - cron: "0 0 * * *"
permissions: {}
jobs:
validate:
name: HASS and Hassfest Validation
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS Action
uses: hacs/action@main
with:
category: "integration"
- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"