add homebridge plugin

This commit is contained in:
Fernando Neira 2022-10-24 16:40:49 -03:00
parent 428f0385f6
commit c9512a6d26
6 changed files with 170 additions and 0 deletions

View file

@ -284,5 +284,13 @@
"96-night": "Thunderstorm With Hail",
"99-day": "Thunderstorm With Hail",
"99-night": "Thunderstorm With Hail"
},
"homebridge": {
"available_update": "System",
"update_available": "Update Available",
"up_to_date": "Up to Date",
"available_homebridge_update": "Plugins",
"plugins_updates_available": "{{quantity}} Available",
"plugins_up_to_date": "Up to Date"
}
}