65 lines
1.2 KiB
JSON
65 lines
1.2 KiB
JSON
[
|
|
{
|
|
"name": "remote enable",
|
|
"room": null,
|
|
"type": "input_boolean",
|
|
"id": {
|
|
"entity_id": "input_boolean.remote_enable",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "remote time",
|
|
"room": null,
|
|
"type": "input_number",
|
|
"id": {
|
|
"entity_id": "input_number.remote_time",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "remote power",
|
|
"room": null,
|
|
"type": "input_number",
|
|
"id": {
|
|
"entity_id": "input_number.remote_power",
|
|
"device_id": null
|
|
}
|
|
},
|
|
{
|
|
"name": "FoxESS Inverter Modbus",
|
|
"room": null,
|
|
"type": "modbus",
|
|
"id": {
|
|
"entity_id": null,
|
|
"device_id": "FoxESSInverterModbus"
|
|
}
|
|
},
|
|
{
|
|
"name": "core letsencrypt addon",
|
|
"room": null,
|
|
"type": "addon",
|
|
"id": {
|
|
"entity_id": null,
|
|
"device_id": "core_letsencrypt"
|
|
}
|
|
},
|
|
{
|
|
"name": "core nginx proxy addon",
|
|
"room": null,
|
|
"type": "addon",
|
|
"id": {
|
|
"entity_id": null,
|
|
"device_id": "core_nginx_proxy"
|
|
}
|
|
},
|
|
{
|
|
"name": "pvoutput upload command",
|
|
"room": null,
|
|
"type": "rest_command",
|
|
"id": {
|
|
"entity_id": "rest_command.pvoutput_upload",
|
|
"device_id": null
|
|
}
|
|
}
|
|
] |