hass-core/homeassistant/components/google_photos/icons.json
Allen Porter ef84a8869e
Add Google Photos service for uploading content (#124956)
* Add Google Photos upload support

* Fix format

* Merge in scope/reauth changes

* Address PR feedback

* Fix blocking i/o in async
2024-08-31 21:16:14 +02:00

7 lines
82 B
JSON

{
"services": {
"upload": {
"service": "mdi:cloud-upload"
}
}
}