Skip to content

Fix the issue of the PM2.5 sensor disappearing on the humidifier #164

Fix the issue of the PM2.5 sensor disappearing on the humidifier

Fix the issue of the PM2.5 sensor disappearing on the humidifier #164

Workflow file for this run

on:
push:
pull_request:
jobs:
hacs-validate:
name: HACS Validation
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
- name: HACS validation
uses: 'hacs/action@main'
with:
category: 'integration'
hassfest-validate:
name: hassfest Validation
runs-on: 'ubuntu-latest'
steps:
- uses: 'actions/checkout@v4'
- uses: home-assistant/actions/hassfest@master