Add icon translations to iZone (#111848)

This commit is contained in:
Joost Lekkerkerker 2024-03-06 12:36:51 +01:00 committed by GitHub
parent b07e9df308
commit 8557d03265
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"services": {
"airflow_min": "mdi:fan-minus",
"airflow_max": "mdi:fan-plus"
}
}