qnap_qsw: add diagnostics to ha_platforms (#22646)

This commit is contained in:
Álvaro Fernández Rojas 2022-05-09 11:39:39 +02:00 committed by GitHub
parent d6169eeb14
commit ec32b54744
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_iot_class: Local Polling
ha_config_flow: true ha_config_flow: true
ha_domain: qnap_qsw ha_domain: qnap_qsw
ha_platforms: ha_platforms:
- diagnostics
- sensor - sensor
ha_codeowners: ha_codeowners:
- '@Noltari' - '@Noltari'