Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

fix(deps): update dependency aiosoma to v1.1.24 #712

fix(deps): update dependency aiosoma to v1.1.24

fix(deps): update dependency aiosoma to v1.1.24 #712

Workflow file for this run

name: Validate with HACS
on:
pull_request:
branches:
- main
paths:
- "custom_components/soma_connect/**"
- "pyproject.toml"
- "poetry.lock"
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v4"
- name: HACS validation
uses: "hacs/action@main"
with:
category: "integration"