mirror of
https://github.com/home-assistant/core.git
synced 2026-05-02 14:42:11 +01:00
* Add Google Photos upload support * Fix format * Merge in scope/reauth changes * Address PR feedback * Fix blocking i/o in async
8 lines
82 B
JSON
8 lines
82 B
JSON
{
|
|
"services": {
|
|
"upload": {
|
|
"service": "mdi:cloud-upload"
|
|
}
|
|
}
|
|
}
|