Skip to content

Fix room detection and extract no-go zones, virtual walls and obstacles for xiaomi.vacuum.ov21gl #304

Fix room detection and extract no-go zones, virtual walls and obstacles for xiaomi.vacuum.ov21gl

Fix room detection and extract no-go zones, virtual walls and obstacles for xiaomi.vacuum.ov21gl #304

Workflow file for this run

---
name: Validate HACS
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
name: Download repo
with:
fetch-depth: 0
- uses: actions/setup-python@v2
name: Setup Python
with:
python-version: '3.13.x'
- name: HACS Action
uses: hacs/action@main
with:
category: integration