mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 23:53:49 +01:00
11 lines
145 B
JSON
11 lines
145 B
JSON
{
|
|
"services": {
|
|
"restore": {
|
|
"service": "mdi:content-paste"
|
|
},
|
|
"snapshot": {
|
|
"service": "mdi:content-copy"
|
|
}
|
|
}
|
|
}
|