mirror of
https://github.com/home-assistant/android
synced 2024-11-05 18:28:42 +00:00
bf29174a4a
* Initial rip out of most of the Googley stuff. * Lokalise plugin and dependencies removed. They would be more useful if we had a large app with many translations. However, with most of our UI being a PWA the usefulness of it is very limited. * Both apps now build.... Yay * Formatting. * Tests and checks pass. * Make sure Github Actions are up to date. * Fix more unit tests. * ktLint * Use config class for gradle dependencies.
63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"project_info": {
|
|
"project_number": "project_number",
|
|
"firebase_url": "firebase_url",
|
|
"project_id": "project_id",
|
|
"storage_bucket": "storage_bucket"
|
|
},
|
|
"client": [
|
|
{
|
|
"client_info": {
|
|
"mobilesdk_app_id": "mobilesdk_app_id",
|
|
"android_client_info": {
|
|
"package_name": "io.homeassistant.companion.android"
|
|
}
|
|
},
|
|
"api_key": [
|
|
{
|
|
"current_key": "current_key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"client_info": {
|
|
"mobilesdk_app_id": "mobilesdk_app_id",
|
|
"android_client_info": {
|
|
"package_name": "io.homeassistant.companion.android.debug"
|
|
}
|
|
},
|
|
"api_key": [
|
|
{
|
|
"current_key": "current_key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"client_info": {
|
|
"mobilesdk_app_id": "mobilesdk_app_id",
|
|
"android_client_info": {
|
|
"package_name": "io.homeassistant.companion.android.minimal"
|
|
}
|
|
},
|
|
"api_key": [
|
|
{
|
|
"current_key": "current_key"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"client_info": {
|
|
"mobilesdk_app_id": "mobilesdk_app_id",
|
|
"android_client_info": {
|
|
"package_name": "io.homeassistant.companion.android.minimal.debug"
|
|
}
|
|
},
|
|
"api_key": [
|
|
{
|
|
"current_key": "current_key"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"configuration_version": "1"
|
|
}
|