Skip to content

Update const.py

Update const.py #44

Workflow file for this run

name: HACS Validate
on:
push:
pull_request:
schedule:
- cron: "0 0 * * *"
jobs:
validate:
runs-on: "ubuntu-latest"
name: HACS Validation
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: HACS validation
uses: hacs/action@main
with:
category: "integration"
comment: true