airzone: add diagnostics to ha_platforms (#22492)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
Álvaro Fernández Rojas 2022-04-23 12:16:56 +02:00 committed by GitHub
parent 7ee8851e77
commit 1ead06225d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,7 @@ ha_domain: airzone
ha_platforms:
- binary_sensor
- climate
- diagnostics
- sensor
ha_codeowners:
- '@Noltari'