mirror of
https://github.com/elisspace/core.git
synced 2026-09-21 01:57:34 +00:00
16 lines
392 B
JSON
16 lines
392 B
JSON
{
|
|
"title": "Switch as X",
|
|
"config": {
|
|
"step": {
|
|
"user": {
|
|
"title": "Change switch device type",
|
|
"description": "Pick a switch that you want to show up in Home Assistant as a light, cover or anything else. The original switch will be hidden.",
|
|
"data": {
|
|
"entity_id": "Switch",
|
|
"target_domain": "New Type"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|