Add backup platform and category to Supervisor (#38932)

This commit is contained in:
Michael 2025-05-08 09:43:24 +02:00 committed by GitHub
parent df15562e7f
commit e4da37e527
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,7 @@
title: Home Assistant Supervisor title: Home Assistant Supervisor
description: Control Supervisor Add-ons and OS from Home Assistant description: Control Supervisor Add-ons and OS from Home Assistant
ha_category: ha_category:
- Backup
- Binary sensor - Binary sensor
- Sensor - Sensor
- Update - Update
@ -10,6 +11,7 @@ ha_release: 0.42
ha_domain: hassio ha_domain: hassio
ha_quality_scale: internal ha_quality_scale: internal
ha_platforms: ha_platforms:
- backup
- binary_sensor - binary_sensor
- diagnostics - diagnostics
- sensor - sensor