Skip to content

Commit

Permalink
Add api level
Browse files Browse the repository at this point in the history
  • Loading branch information
cyr-ius committed Jan 4, 2024
1 parent bc39214 commit 6101a94
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
4 changes: 3 additions & 1 deletion custom_components/audiconnect/strings.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@
"data": {
"api_level_climatisation":"API Level Climatisation",
"api_level_ventilation": "API Level Ventilation",
"api_level_charger": "API Level Charger"
"api_level_charger": "API Level Charger",
"api_level_windows_heating": "API Level Windows Heating",
"api_level_lock": "API Level Lock"
}
}
}
Expand Down
4 changes: 3 additions & 1 deletion custom_components/audiconnect/translations/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@
"data": {
"api_level_climatisation":"API Level Climatisation",
"api_level_ventilation": "API Level Ventilation",
"api_level_charger": "API Level Charger"
"api_level_charger": "API Level Charger",
"api_level_windows_heating": "API Level Windows Heating",
"api_level_lock": "API Level Lock"
}
}
}
Expand Down
4 changes: 3 additions & 1 deletion custom_components/audiconnect/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,9 @@
"data": {
"api_level_climatisation":"API Level Climatisation",
"api_level_ventilation": "API Level Ventilation",
"api_level_charger": "API Level Charger"
"api_level_charger": "API Level Charger",
"api_level_windows_heating": "API Level Windows Heating",
"api_level_lock": "API Level Lock"
}
}
}
Expand Down

0 comments on commit 6101a94

Please sign in to comment.